The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New domain Images not showing up
I just recently decided to put a forum back up for a friend. We used a backup and now everything is fine except all the images aren't working.
The images are linking back to the old domain address even though I changed the main url in the settings. If I use google chrome inspect element and change the urls the links work. So how do I make this a permanent fix? |
#2
|
||||
|
||||
You need to edit the style you are using and point all the image links in this style to new URL.
|
2 благодарности(ей) от: | ||
Brandon Sheley, rockerzteam |
#3
|
||||
|
||||
You can always go to
Styles & Templates -> Replacement Variable Manager -> Add new replacement variable for that style Search for text: oldurl.com Replace with text: newurl.com That'll ensure all instances are replaced : ) |
Благодарность от: | ||
rockerzteam |
#4
|
|||
|
|||
Thank you so much. Everything is working so far now that I can find . Running more checks and will respond with more errors I find.
|
#5
|
|||
|
|||
It is likely your images are linked with the old domain from within the style, search for the old domain in your your styles and remove it leaving only paths to images
Code:
images/blah/someimg.png Code:
http://olddomain.com/images/blah/someimg.png |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|