News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Mambo user permissions and SMF bridge

Started by tutarm, February 13, 2005, 01:05:24 AM

Previous topic - Next topic

tutarm

Hi,

I installed SMF Bridge to my mambo site. Everything works great. My users can submit a news and a link to my portal. It was working before breidge but now only submit web link option is working. If I click submit news, it says no permission to   access. Link and news submission has same permissions from mambo site ? What is wrong any idea ?

My second questions is, when a user registers,... after registration the forum pages shows up. How can I direct it to main portal page.

Thanks,


xenovanis

Quote from: tutarm on February 13, 2005, 01:05:24 AM
Hi,

I installed SMF Bridge to my mambo site. Everything works great. My users can submit a news and a link to my portal. It was working before breidge but now only submit web link option is working. If I click submit news, it says no permission to   access. Link and news submission has same permissions from mambo site ? What is wrong any idea ?

...


http://www.simplemachines.org/community/index.php?topic=26874.msg208429#msg208429

"Insanity: doing the same thing over and over again and expecting different results."

tutarm

Thanks, xenovanis

but it didn't work also I found this info from mambers.com but didn't work also ....

Replacing the code from the /components/com_registration/registration.php

Replace:

Code:
$row->gid = $acl->get_group_id('Registered','ARO');

with:

Code:
$row->gid = $acl->get_group_id('Author','ARO');


Any idea ?



Advertisement: