Hi,
I'm trying to configure zen cart to work with phpbb3. Everything is great so far except one thing. I'd like to be able to add the users to the default "Newly Registered Users" group.
Reason I'd like to do this is to restrict some features and posting permissions until the users have 50 posts, and short of modding phpbb with outdated mods, there's no other way to really do this.
I took a look at the class.phpbb.php file in /includes/classes and the group id that it sends to phpbb is defined there as '2' (Registered Users group). I changed it to 7, which in my case is for Newly Registered Users. Signed up a test account, it went to Registered Users. Unlinked phpbb and relinked it, signed up another test account, it did the same thing.
Has anyone successfully pulled this off? I imagine I might be overlooking something simple like a way to "reload classes" in the Zen Cart Admin panel. Any ideas?


Reply With Quote
