Forums / Cotonti / Support / XSCCS

tensh
#27123 2010-11-18 17:59
Provide me a link to the plugin, I'll try to check it out.

First that comes to my mind: try to check if $db_xsccs_challenge points to correct database table (echo $db_xsccs_challenge;), and then check it the fields name are correct.

You can also try to surround $db_xsccs_challenge like this: ".$db_xsccs_challenge." just in case.