Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:Problem with Remember me in CB login
Date: 2007/09/05 18:58 By: p999 Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 5
graphgraph
Hey, that’s nailed it.

CB login takes a click to another page before it recognises a user is logged in, but I guess that has been addressed.

Thanks for the fantastic response (as always)
Click here to see the profile of this user The administrator has disabled public write access.

Re:Problem with Remember me in CB login
Date: 2007/09/19 16:51 By: Syska Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
I thought I had the same issue ... but not ...



Code:

     if ( count$messagesToUser ) > ) {         if ( $resultError ) {             echo "<div class=\"message\">".$resultError."</div>";         }         echo "\n<div>" implode"</div>\n<div>"$messagesToUser ) . "</div>\n";     } elseif ($resultError) {         echo "<div class=\"message\">".$resultError."</div>";     } else {                  cbRedirecthtmlspecialchars_decode($returnURL) ); // here i had to decode the special chars ....      }



htmlspecialchars_decode was needed as "&" was written as "&" in the URL ....

Like this:
http://localhost/index.php?option=com_content&view=frontpage&Itemid=1
Click here to see the profile of this user The administrator has disabled public write access.

Re:Problem with Remember me in CB login
Date: 2007/09/19 22:20 By: beat Status: Admin  
Karma: 242  
Admin

Posts: 4063
graphgraph
This last one is not the remember-me issue, but a bug-workaround for a Joomla 1.5RC2 issue.
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The administrator has disabled public write access.

Re:Problem with Remember me in CB login
Date: 2007/10/19 19:49 By: bdillard Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 18
graphgraph
I can't emphasize enough how thankful I am to beat. This has been an ongoing and very frustrating issue, and this fixed the problem. We need to flag this or something because this is a common issue and most people are not getting answered when they ask abut the login issues.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Problem with Remember me in CB login
Date: 2007/11/24 16:48 By: mperdue Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 3
graphgraph
beat wrote:
Yes, a known problem of Joomla 1.5 RC2.

We are working at a workaround in CB login module and sent info to Joomla before 1.5 RC2 was published....


I'm having this problem with RC3. Does anyone have an update on the status of a fix for this?

Mario
Click here to see the profile of this user The administrator has disabled public write access.

Re:Problem with Remember me in CB login
Date: 2007/12/30 21:41 By: franov Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
Hi!
I've the same problem but with Joomla 1.0.13...I use CB to manage SMF 1.1.14 together with the site and it works just fine as far registration, login and logout are concerned...but if I try to login with "remember me" checked...it won't remember me if you let the session expire or close and open again the browser...I'm getting crazy for this issue...do you have any idea on how to fix it?
Thank you very much!
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login