09-22-2017, 11:15 AM
First, I'd like to say I appreciate the time and effort put into this project, it's a huge help for coders like me.
I'm integrating UserSpice into a pre-existing website built is pure PHP, and we're already using PDO to handle all MYSQL calls. I've installed UserSpice but all the pages are loading blank. In my apache error logs, this is the message:
PHP Catchable fatal error: Object of class stdClass could not be converted to string in users/classes/DB.php on line 51
I've been trying like crazy to figure this our, but to no avail.
I'm integrating UserSpice into a pre-existing website built is pure PHP, and we're already using PDO to handle all MYSQL calls. I've installed UserSpice but all the pages are loading blank. In my apache error logs, this is the message:
PHP Catchable fatal error: Object of class stdClass could not be converted to string in users/classes/DB.php on line 51
I've been trying like crazy to figure this our, but to no avail.