Gallery2 + Typo3 user synchronization
|
henrik_479
Joined: 2008-01-15
Posts: 4 |
Posted: Wed, 2008-01-23 12:54
|
|
Hi, Been trying for a while now to synchronize the users from our Typo3 site with the user table in Gallery2. require_once(t3lib_extMgm::extPath('gallery2').'lib/class.tx_gallery2_api.php'); class tx_srfeuserregister_hooksHandler { $user = Array( //these values are just for testing, the final implementation will have dynamic variables of course the last debug statement returns NULL, which should mean the createUser function executed properly, but when looking in the g2_user or g2_externalIdMap tables no entries seem to have been added. Been puzzling with this for some days now and i'm honestly quite clueless, if anyone could give me a hint it would be greatly appreciated. Regards henrik |
|
| Login or register to post comments |
