Theme Issue

Nyvorlas

Madly Diligent
Joined
Sep 12, 2012
Messages
9,466
Reaction score
415
FP$
5,994
Hello Everybody!

I recently bought a theme for my XF site and now the theme is giving me technical issues with images and such. Can anybody help me?

Regards,
Jadster
 
Spookster said:
The Clown said:
Link to site?

http://www.adminscenter.org

I am not sure what the issue is, I don't know if it is in my CPanel, or if it is a xml error or what really.

Are you truly certain your image links are configured correctly (as well as your general board settings)?

404 Not Found errors typically result from improper URLs, after all. It's also possible that some of your image folders could be chmodded incorrectly.
 
Well, take for instance your footer logo. Is it located in the folder/URL that your theme is trying to embed?

Namely, this one?
Code:
http://www.adminscenter.org/styles/core/xenforo/sources/blue/footerlogo.png

If that is indeed exactly where your footer logo is, check to make sure /blue/ and /sources/ are chmodded correctly. /blue/ *should* be an image folder and should likely have its chmod settings set to 755.
 
Where did you upload the images to? All of the images are pointing to styles/core/xenforo/sources/*

If I recall correctly you should be able to change the image path in the theme settings.
 
Back
Top Bottom