Jump to content

[SOLVED] Error?


unidox

Recommended Posts

I am getting this error:

 

Catchable fatal error: Object of class stdClass could not be converted to string in /home/purecp/public_html/beta/admin/process.php on line 22

 

This is line 22 of process.php:

$q = mysql_query("SELECT * FROM `pcp_users` WHERE `username` = '$user'") or die (mysql_error());

 

I dont know how to fix. Thanks

Link to comment
https://forums.phpfreaks.com/topic/103334-solved-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.