ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,064
- Points
- 823
Reputation:
Our competitions addon is causing errors for a user who has disabled it.
If we use custom thread types how are we best handling them when a user wants to temporarily disable the add-on? (A thread that uses a thread type that no longer exists due to an add-on being disabled will throw an “Invalid thread type” exception from XF\App->threadType())
Just wondering if there’s a preferred way to handle these cases?
Thanks
Continue reading...
If we use custom thread types how are we best handling them when a user wants to temporarily disable the add-on? (A thread that uses a thread type that no longer exists due to an add-on being disabled will throw an “Invalid thread type” exception from XF\App->threadType())
Just wondering if there’s a preferred way to handle these cases?
Thanks
Continue reading...