The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Localhost to domain problem
Hi Everyone,
I am having some problems moving my development vbulletin forum (running on localhost on my home pc) to my hosted domain. From what I have read all I need to do is dump the database data from my dev box and import it to the host server. I have done that as well as change the admin settings for the forum URL. The problem I have is that all the icon images are missing on the hosted pages. When I look at the source it still shows 'http://localhost', even after I have changed the settings in the admin cp. I then decided to 'empty' the datastore table and used the 'tools.php' file to rebuild it. I tried viewing the home page again without success. For some reason vBulletin still thinks I am on 'localhost' when in fact it should be showing my domain name. Can anyone tell me what I am doing wrong. This is driving me crazy. Thanks, Ben |
#2
|
||||
|
||||
Try emptying your browser cache? Try rebuilding caches from inside vBulletin.
|
#3
|
|||
|
|||
Dismounted,
I did clear my browser cache but this didn't make a difference. How can I rebuild the caches from inside vBulletin? I looked everywhere in the admin cp but didn't find anything obvious. Thanks, Ben |
#4
|
|||
|
|||
Admincp-->Maintenance-->Update Counters-->Rebuild Post Cache
|
#5
|
|||
|
|||
dj_melayu,
I tried that but it does not work. Any other ideas? When I look at the source for the page I see this in the HEAD of the document Code:
<script type="text/javascript"> <!-- var SESSIONURL = ""; var IMGDIR_MISC = "http://localhost/forum/images/misc"; var vb_disable_ajax = parseInt("0", 10); // --> </script> How can I change the IMGDIR_MISC value? OK found it. Admin cp -> Style manager -> stylevars At last!!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|