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/11/26 16:54 By: BAKA Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 6
graphgraph
Divyatyam, are you sure you uploaded the file once you modificated it?
Please give us an url to check that...
Click here to see the profile of this user The administrator has disabled public write access.

Re:[SOLUTION] Error 404 Login CB 1.1 Joomla 1.5 RC
Date: 2007/12/01 18:32 By: michael_belanger Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 8
graphgraph
Reposted problem in newbies thread, since theoretically I am a newbie

Post edited by: michael_belanger, at: 2007/12/03 00:12
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/12/01 21:00 By: michael_belanger Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 8
graphgraph
After trying in vain a second time to apply the code fix, I reinstalled Joomla! in its entirety with the same results.

Any ideas now?

Post edited by: michael_belanger, at: 2007/12/02 02:13
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/12/17 00:37 By: trifo Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
it works

here the correct line :

echo '<input type="hidden" name="return" value="' . ( $login ) . '" />'."n";
Click here to see the profile of this user The administrator has disabled public write access.

Re:[SOLUTION] Error 404 Login CB 1.1 Joomla 1.5 RC
Date: 2007/12/18 23:25 By: sfsovoda Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
Tried code fix, still having issue when starting fresh in new window.

Any other ideas?

How about a hint where to put in a line for a refresh of the screen after login accepted.
SfSovoda
Click here to see the profile of this user The administrator has disabled public write access.

Re:[SOLUTION] Error 404 Login CB 1.1 Joomla 1.5 RC
Date: 2007/12/19 08:40 By: leeshipley Status: CB Doc subscriber  
Karma: 1  
Fresh Joomlapolitan

Posts: 13
graphgraph
This is not a solution but a big of the jigsaw puzzle that a person a bit more familiar with PHP may be able to use in solving this one.

I have tried the fix on an XP box XAMPP and Joomla 1.5 but end up not even the nicely formatted 404 error page.

The clue is in the URL the routine tried to use as a return:

Code:

 http://abe/joomla/joomla/index.php?option=com_content&view=frontpage&Itemid=1



All my joomla site is under the "joomla/" subdirectory on my local abe server. The program has repeated the subdirectory and so the browser does not know where to go. If I manually edit out the second "joomla/" the browser ends up where it should have gone.

So something in the coding is inserting the second "joomla/".

I notice that the coding in cb_login.php has a complex section branching to build the appropriate URL for the version of Joomla. This would explain why the patch worked for some and not others.
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