Тема: Base URL
Подскажите пожалуйста!
У меня форум Punbb стоял на локальном сервер пример http://localhost/forum
Я переношу форум в инет на хостинг:
Захожу в админку мне надо поменять в место http://localhost/forum допустим на test.ru/forum
Но мне выдает ошибку
Bad HTTP_REFERER. If you have moved these forums from one location to another or switched domains, you need to update the Base URL manually in the database (look for o_base_url in the config table) and then clear the cache by deleting all .php files in the /cache directory.
Что это может быть?