PDA

View Full Version : mysql_query() [function.mysql-query]


hnjco
10-11-2007, 04:26 AM
My forum was getting this error on Warning: mysql_query() [function.mysql-query]: Unable to save result set in /includes/class_core.php on line 371

I find info below on vbull.com To fix

run Repair/Optimize in the Admin CP.

Admin CP -> Maintenance -> Repair/Optimize Tables -> Check All -> Continue

If you cannot access the Admin CP you can also use phpMyAdmin to repair tables.

after doing this via phpMyAdmin....i can't see any posts in showthread but can see all thread in forumdisplay

Lynne
10-11-2007, 02:49 PM
You may have to run the repair/optimize tables function a couple of times.

Eikinskjaldi
10-12-2007, 04:00 AM
Did you recently upgrade any part of your system, such as apache, php or mysql?