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

Joomlapolis Forums  


404 error (Joomla 1.5, CB 1.1)
Date: 2007/09/26 09:43 By: mdmx Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 8
graphgraph
Hello,

I'm using Joomla 1.5RC2 and CB 1.1. It seems like redirecting isn't working well. For example, when i press "Login" in CBLogin module, it logs me into the system but in the end i get 404 error. It is because ampersands (&) somehow are not converted into &'s.
In the address line i get:
index.php?option=com_content&view=frontpage&Itemid=1
instead of
index.php?option=com_content&view=frontpage&Itemid=1

I'm sorry, if the problem was already disscussed, but i'm new here and i couldn't find it. Please help.
Click here to see the profile of this user The administrator has disabled public write access.

Re:404 error (Joomla 1.5, CB 1.1)
Date: 2007/09/27 13:20 By: moza Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
I have the exact same problem myself and trying to fix this for days.

If I put a url without "&" in login redirect (lets say index.php?option=com_user) it redirects fine. But if I use a "&" it replaces it with "&_amp;" (without the "_" )

If i leave blank or put just "index.php" it replaces the & also.

I looked in file: mod_cblogin.php and found a line...

Code:

 $return str_replace'&''&_amp;'$return );


tried to change it but nothing works.



can anybody help with that?
Click here to see the profile of this user The administrator has disabled public write access.

Re:404 error (Joomla 1.5, CB 1.1)
Date: 2007/09/27 13:30 By: moza Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
Ok I found a fix...

http://www.joomlapolis.com/components/com_joomlaboard/uploaded/files/mod_cblogin.zip
Click here to see the profile of this user The administrator has disabled public write access.

Re:404 error (Joomla 1.5, CB 1.1)
Date: 2008/05/14 21:51 By: etrain Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
did you just replacxe the files o yur server, or did you install the module???

i am having the same issue, but need to know how to make this fix.

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

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