CBlogin Problem!

15 years 4 months ago #82208 by steveometer
CBlogin Problem! was created by steveometer
I found a bug with sef and the new login module

the 'your profile' and avatar link to user profile all started pointing to a specific user.

what i did was this...

mod_cblogin.php

line 213
[code:1] echo '<a href="'.cbSef("index.php?option=com_comprofiler&amp;task=userProfile&amp;user=".$my->id.$andItemid).'" class="mod_login'.$class_sfx.'">';
[/code:1]

line 229
[code:1] echo '<a href="'.cbSef("index.php?option=com_comprofiler&amp;task=userProfile&amp;user=".$my->id.$andItemid).'" class="mod_login'.$class_sfx.'">';
[/code:1]

as you can see i added the &user=$my->id, but other places use a similar link, and will give same error

SoM

Please Log in to join the conversation.

15 years 4 months ago #82248 by beat
Replied by beat on topic Re:CBlogin Problem!
What SEF solution are you using ?

The &user= is not needed in CB, and there are a dozen other places not adding it.

Looks like your SEF solution has a cache bug...

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.147 seconds