[SOLUTION] Error 404 Login CB 1.1 Joomla 1.5 RC2

16 years 3 weeks ago #59327 by johndavedecano
Replied by johndavedecano on topic Re:[SOLUTION] Error 404 Login CB 1.1 Joomla 1.5 RC2
[code:1]
// redirect to site url (so cookies are recognized correctly after login): if (strncasecmp($mosConfig_live_site, "http://www.", 11)==0 && strncasecmp($mosConfig_live_site, "http://", 7)==0 && strncasecmp( substr($mosConfig_live_site, 11), substr($login, 7), $len_live_site - 11 ) == 0 ) { $login = "http://www." . substr($login, 7); } elseif (strncasecmp($mosConfig_live_site, "https://www.", 12)==0 && strncasecmp($mosConfig_live_site, "https://", 8)==0 && strncasecmp( substr($mosConfig_live_site, 12), substr($login, 8), $len_live_site - 12 ) == 0 ) { $login = "https://www." . substr($login, 8); } elseif (strncasecmp($mosConfig_live_site, "http://", 7)==0 && strncasecmp($mosConfig_live_site, "http://www.", 11)==0 && strncasecmp( substr($mosConfig_live_site, 7), substr($login, 11), $len_live_site - 7 ) == 0 ) { $login = "http://" . substr($login, 11); } elseif (strncasecmp($mosConfig_live_site, "https://", 8)==0 && strncasecmp($mosConfig_live_site, "https://www.", 12)==0 && strncasecmp( substr($mosConfig_live_site, 8), substr($login, 12), $len_live_site - 8 ) == 0 ) { $login = "https://" . substr($login, 12); }


[/code:1]

Please Log in to join the conversation.

15 years 7 months ago #71952 by klasan
Same problem, solved putting a . (dot) instead of index.php on Logout Redirection (mod_cblogin)
No nedds to modify code.

Post edited by: klasan, at: 2008/08/22 11:20

Please Log in to join the conversation.

15 years 5 months ago #78091 by jduncan
I'm getting the same error. Has anyone come up with a reliable fix for this? I don't know if its related, but I am getting a compatibility error in spite of the fact I have legacy turned on.

Thanks.

Please Log in to join the conversation.

15 years 4 months ago #80500 by futuresounds
Replied by futuresounds on topic Re:[SOLUTION] Error 404 Login CB 1.1 Joomla 1.5 RC2
I have read this and am pulling my hair out...whether I've missed a step or just crazy...

I can't login, it gives me an error. The menu and logo of my template appears but no content appears on the front page, then it goes to Page cannot be displayed. I have used the fix from Baka and twhiting without any luck.

Thanks in advanced.

Here's my setup.

GoDaddy Hosting
Joomla! 1.5.7 Production/Stable [ Wovusani ] 9-September-2008 23:00 GMT
***Upgraded to 1.5.8 no help
Community Builder 1.1


If I upgrade to 1.2 would that fix my problem?
***I upgraded to 1.2 RC3 and still having problem.

Post edited by: futuresounds, at: 2008/11/24 23:28

Post edited by: futuresounds, at: 2008/11/26 17:45

www.FutureSoundsStudios.com - soon to be CB created! :)

Please Log in to join the conversation.

15 years 1 month ago #89159 by Joramilea
I am in the same boat as futuresounds.

I have a new install of Joomla! 1.5.9 Production/Stable [ Vatani ], CB 1.1 And I have done all the coding tips they have mentioned and I am still getting a 404 error.

404 - Component not found
You may not be able to visit this page because of:

an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.


I don't know if 404 errors are all the same. Am I missing something? Is there an update or patch I didn't see and download? I am just as frustrated.

Please Log in to join the conversation.

15 years 1 month ago #89208 by Rapunzl
CB 1.0/1.1 was not meant to run with Joomla 1.5, so you're going to have tons of issues until you make the jump to CB 1.2, which is much more stable for both Joomla 1.0 and 1.5 AND has tons of new features!
;)

Post edited by: Rapunzl, at: 2009/02/19 03:32

Jamie (Rapunzl)
Community Builder Team Member

Before posting on forums: Read all CB Articles | Specially the FAQ | Help us help you
CB links: Subscribe to CB documentation | [url=http://www.joomlapolis.com/content/view/7363/37/
]Our templates[/url] | [url=http://www.joomlapolis.com/content/blogcategory/61/74/
]Paid Subscriptions[/url] | Get Hosting | Our Forge
Visit my CB Profile

My personal site Rapunzl's Reality always under reconstruction

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.233 seconds

Facebook Twitter LinkedIn