Quote:
I just moved my vbulletin files from one URL to another. the database stil remains at the old URL. The rest of the baord seems to work fine. Webtemplates also seems to work fine when editing. However clicking the "Visit" linknext to a web template in teh admin CP I notice it goes to the old URL. Why is that? Can I change that somewhere? Or is it in the database?
|
Visit link uses the value of "$bburl" to locate the whereabouts of "view.php". And the value of $bburl is assigned by vbulletin according to your admin cp/options page setting.
So if that link is taking you to a wrong URL, it must be related to your wrong entry of your site url in admin cp options page.