Hey so me and my friend have just bought a site and uploaded MyBB to it, we have done the install step and everything.. but we wont stay logged in i belive this is because i did the cookie setting thing wrong any ideas on where to put it
Yeah, that thread covers almost everything that can cause this but if we had your URL we could tell you exactly what the settings need to be.
This is your cookie path:
Code:
/home/users/web/b1018/ipg.pers04/cgi-bin/tmp
Where the bloody hell did you get that from...?? What I'd do is move the files out of the /Upload/ folder into the /forum/ folder, you're not really meant to keep them in the /Upload/ folder, then once you've moved the files, edit ./inc/settings.php, change your Board URL to:
Code:
http://www.beyondaverage.net/forum
your cookie domain to:
and your cookie path to:
Then go ACP > Configuration > General Configuration > and make these 3 changes again. Remember to move the files to the /forum/ folder before doing this.
(11-20-2009, 07:22 AM)MattR Wrote: [ -> ]This is your cookie path:
Code:
/home/users/web/b1018/ipg.pers04/cgi-bin/tmp
Where the bloody hell did you get that from...?? What I'd do is move the files out of the /Upload/ folder into the /forum/ folder, you're not really meant to keep them in the /Upload/ folder, then once you've moved the files, edit ./inc/settings.php, change your Board URL to:
Code:
http://www.beyondaverage.net/forum
your cookie domain to:
and your cookie path to:
Then go ACP > Configuration > General Configuration > and make these 3 changes again. Remember to move the files to the /forum/ folder before doing this.
i asked my hosting tech support ... they changed it for me ..
Yeah I'd like to know who they are too, they clearly had absolutely no idea what they were doing.
ipage.com lol yea newbs XD
I fixed it thanks everyone here for the help