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
- 24,675
- Points
- 823
Reputation:
I'm using Visual Studio Code with the PHP Intelephense and PHP Debug (xdebug) extensions.
extension_hint.php seems to be working fine while coding. No errors.
However, when attempting to debug, I get this error:
Continue reading...
extension_hint.php seems to be working fine while coding. No errors.
However, when attempting to debug, I get this error:
PHP Fatal error: Uncaught Error: Class "[addon id]\Pub\Controller\XFCP_Thread" not found in [addon path]/Pub/Controller/Thread.php:10
Continue reading...