Forum 'SaveBox' not working

For everything that's not in any way related to PureBasic. General chat etc...
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Forum 'SaveBox' not working

Post by PB »

When I click the 'SaveBox' button in my messages, I get the following error.
Is is happening for anyone else?

Code: Select all

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home.2/purebasi/www/english/db/mysql4.php on line 118
PureBasic Forum Index
General Error

Could not query private message information

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT COUNT(privmsgs_id) AS total FROM purebasic_privmsgs WHERE ( ( privmsgs_to_userid = 27 AND privmsgs_type = 3 ) OR ( privmsgs_from_userid = 27 AND privmsgs_type = 4) )

Line : 1988
File : privmsg.php
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

same for me
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Post by LuCiFeR[SD] »

I reported this about a month ago, I got no reply :)
Post Reply