Solved error

ka99

Licensed
Licensed
User Groups Legend
Advanced Statistics
Required Custom Fields On Forums
Invite System
Profile Customization
Draft System
DM Auto Reply
Joined
Aug 4, 2025
Messages
5
Reaction score
1
Hi..

when I needed to test the addon I got the error ( in the url albassam.org/register) :

---------------------------------
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'albassamorg_xf.xf_xs_is_invitation_buy' doesn't exist in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 207
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 43
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 61
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  5. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1417
  6. XF\Mvc\Entity\Finder->fetchOne() in src/addons/XenSoluce/InviteSystem/XF/Pub/Controller/Register.php at line 38
  7. XenSoluce\InviteSystem\XF\Pub\Controller\Register->actionIndex() in src/XF/Mvc/Dispatcher.php at line 362
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
  12. XF\App->run() in src/XF.php at line 806
  13. XF::runApp() in index.php at line 23
---------------------------------

how can I fix that?

Thank you.
 
Sorry.. I was able to fix it by re-installing the addon.

Regards.
 
Solution
Hello there, no more problem regarding this issue now ?

Regards, SyTry
 
no, it's ok now after I re-installing the addon.

Regards.
 
Back
Top Bottom