PDA

View Full Version : Hmm - Weird error when trying to view threads...


Chris M
05-26-2003, 09:25 AM
Warning: mysql_data_seek() [function.mysql-data-seek]: Offset 0 is invalid for MySQL result index 30 (or the query data is unbuffered) in /home/*******/*****/***/****/*******/public_html/forum/admin/db_mysql.php on line 187

When trying to view any thread using the Default vBulletin style (only), I get this error 4 times above the header...

I am using vB 2.3.0, and the only hacks installed on it are:


Customer Information edit (user.php edited only)
Show if they are a Customer or not in the postbit (simple admin/functions.php edit)
vB3 Multiple Attachments
Quick Reply Box with Member on/off option(FireFly's)
Custom Support Ticket area (does not edit any normal vB files)
Custom Members area (does not edit any normal vB files)
Custom hack to get smilies for each post and in showsmilies based on user's styleid
Remove re-direct templates hack


The last two hacks to be installed are shown as the bottom two, the list being in order of installation...

Can you think of any reason why this happens?

Satan

Chris M
05-26-2003, 09:52 AM
It's ok I fixed it:)

Edit: Nope - Stupid thing :paranoid:

Satan

MindTrix
05-26-2003, 11:00 AM
What turnt out to be ur problem/solution then? :p

Chris M
05-26-2003, 11:37 AM
Whatever the solution was, it now still displays errors for one of my users:(

Satan

Chris M
05-26-2003, 12:06 PM
Ok the problem has gone again...

We think it is because of the "use forum default" setting not inserting a styleid for a user, which is what our "smilies per style" hack is based on;)

Satan