XenForo
Administrative
- Thread starter
- Admin
- #1
Hi All,
I write a plugin that has grown somewhat and is now getting more complex for my site and a few other sites.
One of the parts of the plugin modify the API POST class to action the deletion of content. It also modifies a few other classes.
It was all working fine however now I am getting the following error
Code:
Read more
Read more about this Feed . . .
I write a plugin that has grown somewhat and is now getting more complex for my site and a few other sites.
One of the parts of the plugin modify the API POST class to action the deletion of content. It also modifies a few other classes.
It was all working fine however now I am getting the following error
Code:
Code:
[LIST]
[*]ErrorException: Fatal Error: Cannot declare class Silvertails\CrossForumChat\XF\Api\Controller\Post because the name is already in us...
Read more
Read more about this Feed . . .