Jump to content

Liquify

New Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Liquify

  1. ERROR: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/m4st3r/public_html/inbox.php on line 34 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/m4st3r/public_html/inbox.php on line 35 CODE: $num = mysql_num_rows($allusers = mysql_query("SELECT * FROM PMs WHERE `status`='0' AND ReceiveID='$myU->ID' ORDER BY ID")); $PMs = mysql_num_rows($allusers = mysql_query("SELECT * FROM PMs WHERE `status`='0' AND `LookMessage`='0' AND ReceiveID='$myU->ID' ORDER BY ID")); PIC:
  2. Ohhhh, thanks, I'll have to change it back I guess.
  3. Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'chaosbla_db'@'localhost' (using password: YES) in/home/m4st3r/public_html/Global.php on line 28 Error connecting to database.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.