vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Image problem (https://vborg.vbsupport.ru/showthread.php?t=209297)

GCSkye 03-24-2009 02:00 PM

Image problem
 
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:
HTML Code:

<base href="http://www.yoursite.com/forum/" />


All times are GMT. The time now is 01:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01007 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete