📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
B

RSS XFMG caused a MySQL query error

B

BredyAK

Guest
Guest or Bot
I got an error log in admin page: XF\Db\Exception: MySQL query error [1264]: Out of range value for column 'position' at row 1 src/XF/Db/AbstractStatement.php:230.

Detailed:
Code:

Code:
UPDATE  `xf_post` SET `position` = ? WHERE `post_id` = 360
------------
 
#0 src/XF/Db/Mysqli/Statement.php(207): XF\Db\AbstractStatement->getException('MySQL query err...', 1264, '22003')
#1 src/XF/Db/Mysqli/Statement.php(83): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1264, '22003')
#2...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top