2016-01-26, 01:27 PM
2016-01-26, 01:29 PM
Your AdminCP url will be yoursite.com/admin/index.php unless you changed it.
2016-01-26, 02:00 PM
(2016-01-26, 01:29 PM)Ben C Wrote: [ -> ]Your AdminCP url will be yoursite.com/admin/index.php unless you changed it.
I made a backup from an older forum in a diferent host and now i upgrade it with that database but the Admincp is being redirect to the older host. Where can i change this?
Thanks
2016-01-26, 02:22 PM
^ first you have to edit board url & cookie settings in ~/inc/settings.php file and then again at Site Details of forum admin panel
~/inc/settings.php file
admin panel >> configuration (settings) >> Site Details -->
* Board URL
* Cookie Domain
* Cookie Path
related guidance => http://community.mybb.com/thread-126359.html
~/inc/settings.php file
$settings['bburl'] = "______________";
$settings['cookiedomain'] = "_____________";
$settings['cookiepath'] = "______________";
admin panel >> configuration (settings) >> Site Details -->
* Board URL
* Cookie Domain
* Cookie Path
related guidance => http://community.mybb.com/thread-126359.html
2016-01-26, 03:02 PM
Thanks.
Here is my new forum upgraded, but there are some stuff missing, like the new thread, no new thread and some menus backgrounds, any idea were to fix this?.
Thanks.
Here is my new forum upgraded, but there are some stuff missing, like the new thread, no new thread and some menus backgrounds, any idea were to fix this?.
Thanks.