4
Well, how could we fix the problem?
I'm getting:
Fatal error: Call to a member function on a non-object in /home/trustedpath/modules/xsns/userlib/class/commonView.php on line 11
which is
Quote:
$this->tpl->assign(array(
So it seems like '$this' is no longer a valid object
But I have no idea why it works in X-Cube, but not in XOOPS.
Are you getting the same error?
BTW, I'm also receiving this error:
Quote:
SELECT * FROM xoops2_xsns_c_image WHERE (target = '1' AND target_id IN ())
Error number: 1064
Error message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1