Hello, i changed the location of my forums from domain.com/forums/ to domain.com/
I have also VBA on domain.com/ , so i made the appropriate changes for to work with the forum (forum.php).
How can i make my forums look like as it was before? eg. domain.com/forum/f23/
The only way i could come up to is to put in vbseocp.php in the Custom Rewrite Rules section this line:
'^forum\.php$' => 'forum/'
well, everything is looking great, i also changed each and every one setting from the URL Rewrite Settings section to be like:
eg for forum url: forum/f[forum_id]/
This seems to work just fine!
What i want to know is if there is another more "smart" way to do all that, and to make the vboptions[bburl] variable to be http://domain.com/forum without breaking everything!
i use that variable in many templates and really want to have a way to make that thing work.
Thanks(i did all this because i wanted /blog to be in the root of the domain, not under /forum
)


LinkBack URL
About LinkBacks
(i did all this because i wanted /blog to be in the root of the domain, not under /forum
)






Reply With Quote

