Hi, please excuse my bad english! ;o)
Last week i decided to update both, Mambo and G2, to latest versions, Joomla 1.0.3 stable ang G2 (i think 2.0.1). The update causes some problems.
If a new user is registered at Joomla, the call of User-Management of the gallery-component results in the following failure:
Fatal error: Call to a member function getuserName() on a non-object in "Path"\administrator\components\com_gallery2\pages\user.manager.php on line 274
The Album-management function of the gallery-component causes the following failure:
Fatal error: Non-static method HTML::getthekeys() cannot be called statically in "Path"\administrator\components\com_gallery2\pages\album.manager.php on line 278
The main gallery-component settings seem to be okay.
Is there a registration-forwarding integrated in the gallery-component?
if a user registers at Joomla, is the registration automatically forwarded to Gallery? so that the user registers at joomla and is automatically registert at g2?
Thankyou for your help,
Markus
Posts: 33
I think the component is supposed to sync users. However, it didn't work automatically for me for some reason. I just went into the admin section of the gallery2 component and did a manual sync in the user manager.
Posts: 11
can somebody tell me, what causes the described failures?
without "repairing" the cause, i'm not able to sync the users
Posts: 33
Hopefully someone will chime in soon with more insight. I'd make sure "file" permissions are set right. Are you running on a windows server, guessing from the error message? Do you not get any sync options when you go the site admin/components/g2 component admin area?
Posts: 48
What version of com_gallery2 are you using?