The following message appears after clicking in Let's go.
Warning: Supplied argument is not a valid MySQL result resource in /chat/frame_set.php on line 128
Any ideas as to why this happens?
Many Thanks
das bezieht sich auf die vip-tabelle. ist deise korrekt installiert? ansonsten mache einfach ein @vor mysql_free_result() in zeile 128 mirko
Could you help me in English please? You say is a problem with the vip table? Thanks, Alexis
hi alexis,
i don't know exactly but i think it could be a problem with the vip-table. are there all fields available?
if nothing else helps, make a "@" before the mysql_free_reuslt(); on line 128 to @mysql_free_result()
mirko
Log in to post a comment.
The following message appears after clicking in Let's go.
Warning: Supplied argument is not a valid MySQL result resource in /chat/frame_set.php on line 128
Any ideas as to why this happens?
Many Thanks
das bezieht sich auf die vip-tabelle. ist deise korrekt installiert? ansonsten mache einfach ein @vor mysql_free_result() in zeile 128
mirko
Could you help me in English please? You say is a problem with the vip table?
Thanks,
Alexis
hi alexis,
i don't know exactly but i think it could be a problem with the vip-table. are there all fields available?
if nothing else helps, make a "@" before the mysql_free_reuslt(); on line 128 to
@mysql_free_result()
mirko