PDA

View Full Version : mysql error in data seek


Amongthethugs
04-17-2003, 09:38 AM
Warning: mysql_data_seek() [function.mysql-data-seek]: Offset 0 is invalid for MySQL result index 24 (or the query data is unbuffered) in /home/thugs/public_html/forum/admin/db_mysql.php on line 187

Is the error my forum is now creating on the top of showthread.php it creats a new one for every reply to the thread too. The server was upgraded today from a older version of php and sql 3.x to php 4.3.1 and mysql 4.0.12 running on apache 1.3.27 with cpanel 6.4.0-edge build 14 on redhat 8.

ideas?

thanks! :beard:

Logician
04-17-2003, 10:02 AM
If you have hacked showthread.php, functions.php and especially db_mysql.php, I suggest upload unhacked versions of these 3 files and try again. If this does not help, I'd say fill a support ticket in vbulletin.com because if you didn't hacked db_mysql.php, it may be a vb bug. There are not many hacks that modifies "db_mysql.php" (Microstats is one) so your problem is really unusual..