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:Error 404 Login CB 1.1 Joomla 1.5 (legacy)
Date: 2007/09/22 18:43 By: beat Status: Admin  
Karma: 238  
Admin

Posts: 3995
graphgraph
This is an error in Joomla 1.5.

I'm currently testing a workaround in cb login module.

If you search this forum, there is a post which gives a fix.
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:Error 404 Login CB 1.1 Joomla 1.5 (legacy)
Date: 2007/09/24 16:29 By: senojeel Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 3
graphgraph
Sorry, I have been searching the forums for a fix and have not found it. Any chance anyone knows the url or the post?
Click here to see the profile of this user The administrator has disabled public write access.

Re:Error 404 Login CB 1.1 Joomla 1.5 (legacy)
Date: 2007/09/24 16:45 By: phrito Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 3
graphgraph
I don't know where the fix it by searching the forum. Maybe I'm a little slow, but I couldn't find it anywhere either. I had a mod patch emailed to me. I'm going to try to post it here. If it doesn't post, PM me and I'll forward it to you. It worked for me but I can't guarantee anything. I hope this isn't violating any rules. If it is someone let me know. Don't want to piss anyone off, you know!
File Attachment:
File name: mod_cblogin.zip
File size:11700 bytes
Click here to see the profile of this user The administrator has disabled public write access.

Re:Error 404 Login CB 1.1 Joomla 1.5 (legacy)
Date: 2007/09/24 17:41 By: senojeel Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 3
graphgraph
Thanks phrito,

I tried your fix. It never logs me in. It redirects me to a page that says I need to login.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Error 404 Login CB 1.1 Joomla 1.5 (legacy)
Date: 2007/09/28 18:38 By: BAKA Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 6
graphgraph
Hi, people, this is my first post...so...welcome me!

Well, I had same problem with the cb login, then, I realised that the issue is in the file: "modules/mod_cblogin/mod_cb_login.php" at line #512 (I guess).

You should change this:

name="return" value="' . htmlspecialchars( $login ) . '"

to:

name="return" value="' . $login . '"

...
Ok, I know it is not a real fix, but it works...
I hope it can help...

PS: sorry for my english!!!

Post edited by: BAKA, at: 2007/09/28 20:27
Click here to see the profile of this user The administrator has disabled public write access.

Re:Error 404 Login CB 1.1 Joomla 1.5 (legacy)
Date: 2007/10/06 11:34 By: beat Status: Admin  
Karma: 238  
Admin

Posts: 3995
graphgraph
Thanks a lot for troubleshooting and sharing solutions, that's community project spirit.

Moving thread to bugs solved as sticky
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.

<< 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