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
how can I fix that?
Thank you.
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
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 207
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 43
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 61
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1417
- XF\Mvc\Entity\Finder->fetchOne() in src/addons/XenSoluce/InviteSystem/XF/Pub/Controller/Register.php at line 38
- XenSoluce\InviteSystem\XF\Pub\Controller\Register->actionIndex() in src/XF/Mvc/Dispatcher.php at line 362
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
- XF\App->run() in src/XF.php at line 806
- XF::runApp() in index.php at line 23
how can I fix that?
Thank you.