Will not login!

17 years 2 months ago #31940 by pattycake
Will not login! was created by pattycake
Just installed Community Builder 1.0.2 on Joomla! 1.0.12 Stable. This is a brand new site.
I synched the existing users, and now I can not login with any of their IDs. So, I unpublished the CB login, put back the regular Joomla login, and I still can't login. Not even with the admin ID. I went into the Joomla admin, and saw that all the users I tried to login are showing as logged in - but they can't see registered content!
My site is completely down. I'd totally tear the whole thing up and start over from the ground up but that's 20 hours of work I'd have to do over. Anyone?

Please Log in to join the conversation.

17 years 2 months ago #31952 by jason.a.lynch
Replied by jason.a.lynch on topic Re:Will not login!
Check the domain listed in the global config. When trying to login, check to make sure the url shows the correct domain.

If your config shows www.yourdomain.com then make sure the url in your browser shows www.yourdomain.com

If your config shows yourdomain.com then make sure the url in your browser shows yourdomain.com

The two above examples are considered different domains when using cookies (the login uses session cookies).

I hope this is your problem.

--

Jason

Please Log in to join the conversation.

17 years 2 months ago #31953 by pattycake
Replied by pattycake on topic Re:Will not login!
Jason! Brilliant! :)
hey is there any way to redirect someone from domain.com to www.domain.com?

Please Log in to join the conversation.

17 years 2 months ago #31954 by jason.a.lynch
Replied by jason.a.lynch on topic Re:Will not login!
Yes. There are several ways. Your options may however depend on your service provider. Consider checking with your web host on this because they may have a simple way to set up redirection. Other options are htaccess files. I've never used htaccess files to do this but I do know it is possible. I need to do the same thing on my site because I have three different domains referencing the same files (the login only works for one of the domains). I'll be checking into these options myself and will let you know if I find an error free method that works on all of my domains.

--

Jason

Please Log in to join the conversation.

17 years 2 months ago #31957 by pattycake
Replied by pattycake on topic Re:Will not login!

Other options are htaccess files.

I found one! when you said htaccess, I did some googling, and found

RewriteCond %{HTTP_HOST} ^domain.com$
RewriteRule ^(.*) www.domain.com/$1 [R=301,L]


Cool. Thanks a pile.
Now I got another, IE7-related bug. New post! Learning curve! Back to school!

Post edited by: pattycake, at: 2007/02/24 23:53

Please Log in to join the conversation.

17 years 2 months ago #31960 by jason.a.lynch
Replied by jason.a.lynch on topic Re:Will not login!
This one worked for me.

[code:1]$mosConfig_live_site = 'http://'.$_SERVER;
[/code:1]

It was an easy change in my Joomla config file.

Thanks for your input.:)

--

Jason

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.250 seconds

Facebook Twitter LinkedIn