MyBB Community Forums

Full Version: MySQL Warning
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm in my Admin CP and I'm getting this error message, can anyone understand what is causing this and how I can resolve this issue?

Warning [2] mysql_data_seek() [function.mysql-data-seek]: Offset 0 is invalid for MySQL result index 47 (or the query data is unbuffered) - Line: 449 - File: inc/db_mysql.php PHP 5.2.9 (Linux)

Regards,
George.
The data_seek function essentially looks at a specific row when fetching a field from the database. Which part of the ACP is it that you get the error?