vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Broken image for multi-quote. Plz help. (https://vborg.vbsupport.ru/showthread.php?t=316963)

lacidious 01-28-2015 03:39 PM

I use chrome. Didn't think about looking in other browsers. You guys gave me a "duh" moment though.

What I did was just take the two images that are causing the broken image, and moved them to the root public html directory where it seems to be pointing to for some reason. That fixed it.

I don't understand why it would be pointing to http://www.barkinghard.com/multiquote_40b.png , when it seems it should be pointing to http://www.barkinghard.com/forums/im...iquote_40b.png ??

But whatever seems to be working now.

Any reason I shouldn't leave it as is?

Thanks so much, you guys are saints.

Dave 01-28-2015 03:52 PM

It points to that location because
PHP Code:

    <script type="text/javascript"
        var 
IMGDIR_BUTTON ""
    </
script

in your template is overwriting the location of the IMGDUR_BUTTON variable to nothing, thus pointing the image to the root.

lacidious 01-28-2015 04:07 PM

Dave. I looked at my plugins. There was one I couldn't delete, the VbExperience plugin, but it is disabled.

I think the rest of the came default with VB 4? Forumrunner, Panjo, Postrelease, Skimlinks, bbcode_table, VbCode Table, Vbulletin Blog, Vbulletin CMS. (I am looking at this under Installed Products)

Dave 01-28-2015 04:11 PM

If you search for "var IMGDIR_BUTTON", it only points you to the headinclude template and it only appears one time in that template?


All times are GMT. The time now is 10:52 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.01102 seconds
  • Memory Usage 1,721KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete