1
Hi all,
I have installed XOOPS 2.0.9.2 and I am using Japanese as my main language.
When a new user creates an account, he gets a blank screen after loging in for the first time, while the "view account" is displayed.
When I switch on the debug, I get the following message:
Fatal error: Call to a member function on a non-object in /var/www/noisia.com/html/honka/kernel/groupperm.php on line 326
In line 326 is the following code:
$criteria->add(new Criteria('gperm_groupid', $gperm_groupid));
Does anybody have a clue what it could be?
Any suggestionis highly appreciated