MyBB Community Forums

Full Version: Login Issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://www.youtube.com/watch?v=GdVN3_wbhSo

I have followed every single thing in this tutorial at least 3 times. Still no luck at all.


The tutorial I followed: http://community.mybb.com/thread-126359.html
My forum: nexusmedia.me
No, you didn't follow the tutorial correctly. Your cookie domain should be .nexusmedia.me and not .http://nexusmedia.me
(2013-03-16, 07:39 PM)José F. Wrote: [ -> ]No, you didn't follow the tutorial correctly. Your cookie domain should be .nexusmedia.me and not .http://nexusmedia.me

My cookie domain was never .http://nexusmedia.me
Heres what it looks like:
http://puu.sh/2iIx4
From the source code of your forum, I can see that it's .http://nexusmedia.me. So you are missing something from the tutorial.

Read the steps of this thread carefully. It's not only changing the settings.php, you have to make sure it's CHMOD 666 and change the cookie domain in the Admin CP to update the database.
What/where ic the CHMOD? Also I wish I could access the admin cp..
When you installed MyBB you had to CHMOD some files/directories, right? There are numerous ways to do it. How did you upload the MyBB files? Did you use a FTP like Filezilla? It has that option there, just right click in the file and choose the option "permissions of the file..." or something like that.

You can try to change that setting directly in the database if you can't access the Admin CP, but you should be able to access it after changing the settings.php correctly.
(2013-03-16, 09:29 PM)José F. Wrote: [ -> ]When you installed MyBB you had to CHMOD some files/directories, right? There are numerous ways to do it. How did you upload the MyBB files? Did you use a FTP like Filezilla? It has that option there, just right click in the file and choose the option "permissions of the file..." or something like that.

You can try to change that setting directly in the database if you can't access the Admin CP, but you should be able to access it after changing the settings.php correctly.

I uploaded the files through FTP, and just changed the numeric number from 647 to 666
----------------------------------------------------------------------------------------