PDA

View Full Version : Image problem


GCSkye
03-24-2009, 02:00 PM
When I click edit, all the images at top of the quick edit menu appear as dead images. They seem to remove the /forum from the URL.

http://iso-cube.com/images/quickeditbuttons.png

After I click save, it removed messes with the images in just my posts by doing the same thing to them and the [Edit][Quote][Quick Reply] buttons at the bottom.

http://iso-cube.com/images/afteredit.png

I can't seem to find where the problem is coming from.

TigerC10
03-24-2009, 03:35 PM
In your Style Vars for your skin, does it have the correct image folder?

GCSkye
03-24-2009, 08:51 PM
http://iso-cube.com/images/stylevar.png

I did manage to check the obvious before making a thread. I checked the templates as well and they all looked alright in terms of the images path they were pointing too.

The post bit works perfectly fine when I click edit, the images don't go missing till I hit save on the quick reply.

~
Edit: i changed the image path to the full url path and it corrected the issue. Thats good enough for me, does anyone know what could be requiring me to post the full directory?

Dismounted
03-25-2009, 06:57 AM
Try adding this to the top of your headinclude template instead:
<base href="http://www.yoursite.com/forum/" />