saintsinner
Junior Member
Posts: 25
Joined: Jan 2010
Reputation: 0
|
Can't login into forums
I added Wordpress and changed the mybb directory, now I can't login to MyBB forum. I am able to log into admin panel but after every click Admin Login comes up and I have to log in again.
I saw a similar thread here but the solution was not mentioned.
When I log in Mybb Forums, I get back to the log in page and the login is not successful. There are no error messages.
On the other thread, there was a mention of cookie problem; but I did not understand.
can anyone help?
thanks
|
|
| 07-27-2010, 01:26 AM |
|
pvtien92
Junior Member
Posts: 5
Joined: Jul 2010
Reputation: 0
|
RE: Can't login into forums
you should edit inc/settings.php (edit 2 variables : bburl and cookiepath)
|
|
| 07-27-2010, 03:55 PM |
|
GigaSpace
Junior Member
Posts: 39
Joined: Apr 2009
Reputation: 1
|
RE: Can't login into forums
yes, I was just about to say make sure you have your cookie path set right.
|
|
| 08-01-2010, 01:42 AM |
|
Tїdusєk
Junior Member
Posts: 46
Joined: Jul 2010
Reputation: 0
|
RE: Can't login into forums
Check the settings for cookies and cache and rebuild cahe - the most common reasons for giving that can not be logged.
|
|
| 08-07-2010, 12:27 AM |
|
groovybluedog
Member
Posts: 141
Joined: Feb 2010
Reputation: 0
|
RE: Can't login into forums
Cookie paths is your problemo.
|
|
| 08-09-2010, 05:12 AM |
|
IpHeX
Premium User
Posts: 19
Joined: Aug 2010
Reputation: 0
|
RE: Can't login into forums
Can't login to admincp due to wrong cookie Path?
First:
Via FTP or cpanel file manager open the settings.php file (found in /inc/)
Second:
Edit the file and search and replace for all references to your old domain name, as in domain.com not http://www.domain.com or http://domain.com, or finally http://www.domain.com, by using only the domain.com part, you will replace both cookie and url settings correctly
Finally:
Save and re-upload the settings.php file and login to admincp to make sure the cookiepath, and board url settings point to new url also, if all goes according to plan the cookies will be correct settings.
Source
Also, you might want to take a look at: MyBB Cookie Settings.
I hope this helps.
(This post was last modified: 09-06-2010, 11:24 PM by IpHeX)
|
|
| 09-06-2010, 11:23 PM |
|
joey19982
Junior Member
Posts: 36
Joined: Apr 2010
Reputation: 0
|
RE: Can't login into forums
The cookie path is the problem. It happened to me to when I switched over to a new server.
|
|
| 10-01-2010, 07:29 AM |
|