K
KSA
Guest
I am having this strange issue with some errors that claims some column do not exist when in fact they do.
Code:
Read more
Continue reading...
- Database version: libmysql - mysqlnd 8.1.25
- PHP version: 8.1.25
it looks like mysql is not happy about about the below quires
Code:
Code:
[LIST]
[*]XF\Db\InvalidQueryException: MySQL statement prepare error [1176]: Key 'post_date' doesn't exist in table 'xf_profile_post'
[*]src/XF/Db/AbstractStatement.php:230
[*]Generated by:
[*]Jan 10, 2024 at 3:36 PM
[/LIST]
[HEADING=2]Stack trace[/HEADING]...
Read more
Continue reading...