MyBB Community Forums

Full Version: Cookie Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

Where do I find the file that edits cookies in my home directory? Like what PHP file?
I can't edit via Admin CP, so where's the file that has this info stored?

Thanks
That information is stored in inc/settings.php but why can't you change it via the Admin CP? It usually means that the file is not writable. Please check the System Health of your MyBB installation in AdminCP > Tools & Maintenance. At the bottom of the page you will see a list of files that should be writable. Change the file permissions for the ones that aren't.
./inc/settings.php
As already said, its inc/settings.php. However, make sure you make the same changes in your admincp after making the changes in the settings.php file or else they will be overwritten whenever you save a change in admincp.
This is all explained for you here: http://community.mybb.com/thread-74904.html