[RSS Feed/News] XFCP_Creator not found

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I am trying to add new field to my addon when create thread but when i try to extend Thread\Creator like below:

PHP:

class Creator extends XFCP_Creator

I got this error

PHP:

XFCP_Creator not found

and i already add Base class name XF\Service\Thread\Creator and Extension class name shqawe\Demo\XF\Service\Thread\Creator in ACP

So where is the problem in my code?

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom