MyBB Community Forums
login problems - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.2 Series (https://community.mybb.com/forum-3.html)
+------ Forum: MyBB 1.2 General Support (https://community.mybb.com/forum-4.html)
+------ Thread: login problems (/thread-13465.html)

Pages: 1 2 3


login problems - TonyKe - 2006-11-01

hi everytime i try to login on my redirect site (http://www.bl44tforum.co.nr) i get the message i logged in but its not and when i login with my subdomain (http://blubke.byethost7.com/MyBB/) there is no problem then how can i fix this

PS: i already got the auto cookiepaths plugin


RE: login problems - destroyer - 2006-11-01

Cookie settings for domain 1:
.bl44tforum.co.nr
/

Cookie settings for domain 2:
.blubke.byethost7.com
/MyBB/


RE: login problems - TonyKe - 2006-11-01

its not working i need only that they can login with http://www.bl44tforum.co.nr and what do i have to set by Board url and Homepage url ?


RE: login problems - Christian - 2006-11-01

[Wiki: Cookies] (Broken link, head over to docs.mybb.com instead)

Cookie Domain: .bl44tforum.co.nr
Cookie Path: /

That should make it so you can login to both. Well.. If I may ask, why you have have a subdomain and the root level domain have to same content? It doesn't make a whole lot of sense to me. If you want your users to the use http://www.bl44tforum.co.nr, make your Board url http://www.bl44tforum.co.nr. The Homepage url is irreverently, you can put any url you want there.


RE: login problems - TonyKe - 2006-11-01

nope still not working and my forum looks bad now :s


RE: login problems - Christian - 2006-11-01

Change your Board URL back to what it was set previously.

Stupid me. I was thinking they were on the same domain.. My apologizes. What do you mean redirect site?


RE: login problems - TonyKe - 2006-11-01

redirect site means that http://blubke.byethost7.com/MyBB/ is redirected to http://www.bl44tforum.co.nr


RE: login problems - Martin M. - 2006-11-01

It should be:
Cookie settings:
.blubke.byethost7.com
/MyBB/

So you can't use the plug-in as it would return wrong url.


RE: login problems - TonyKe - 2006-11-01

doesn't work either


RE: login problems - Dennis Tsang - 2006-11-02

First, please login to the Admin CP (directly if needed by typing in your admin directory into your browser's address bar) and go to Settings --> General Configuration and change the "Board URL" setting to "http://blubke.byethost7.com/MyBB" (note there is no slash at the end)

Then logout of the forum and Admin CP. Clear the cookies from your browser, and try to login again.