XF 1.1 phpBB import - changing forum directory after the fact

Akela

Active member
Licensed customer
I imported http://datingfora.com/ from phpBB3 several months ago, putting the board in the root of the domain. Now I think that I should have put it into a subdirectory instead and have a CMS in the root.

Is there somewhere in the db I could edit to fix the phpBb redirects is I do end up moving the XF installation into a subfolder? Somewhere in the archived_import_log?
 
The PHP redirects should be happening via htaccess and not DB accessed issues, as long as you update that, it should function.
 
Back
Top Bottom