vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Need Help ASAP (https://vborg.vbsupport.ru/showthread.php?t=282077)

Brexen 04-26-2012 08:31 PM

Need Help ASAP
 
Hi there,

I am helping a friend install his forum as I have alot more experience of vbulletin. However there seems to be an issue with the images showing up. I think I know why but unfortunately I can't seem to overcome it.

http://screensnapr.com/e/oxQR9R.png

None of the images are showing. I have checked the FTP and all the images are there as they should be.

http://screensnapr.com/e/iAFqKX.png

Now I believe the reason the images are not registering correctly is due to the forum path containing /public_html/ rather than the default /.

To try and correct this. I have changed the forum path in the config.php file to this.

http://screensnapr.com/e/2SGjhb.png

However this has no effect on the images. I am cluless what else could be causing this.

Any Ideas?

kh99 04-26-2012 08:35 PM

If you view the html source, what does it say in the img tags for the src?

Brexen 04-26-2012 08:40 PM

Quote:

Originally Posted by kh99 (Post 2323838)
If you view the html source, what does it say in the img tags for the src?

It says this;
Code:

<a name="top" href="forum.php" class="logo-image"><img src="images/misc/vbulletin4_logo.png" alt="Tactical Hax - The Latest and Greatest in Hacking! - Powered by vBulletin" /></a></div>

kh99 04-26-2012 08:43 PM

Hmm...is there a <base> tag on the page?

Brexen 04-26-2012 08:45 PM

Quote:

Originally Posted by kh99 (Post 2323843)
Hmm...is there a <base> tag on the page?

Yes there is;

Code:

<base href="http://www.tacticalhax.com/" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin 4.1.12" />


kh99 04-26-2012 08:50 PM

And that public_html folder is where the vbulletin files are? I'm stumped too.

Do you have an .htaccess file?

What happens if you enter http://www.tacticalhax.com/images/mi...etin4_logo.png in the browser?

Brexen 04-26-2012 08:51 PM

Quote:

Originally Posted by kh99 (Post 2323847)
And that public_html folder is where the vbulletin files are? I'm stumped too.

Do you have an .htaccess file?

Currently there is one on there. But it shouldn't make a difference because it's only restricting IPs from viewing the site.

Code:

AuthName "Admin's only"
AuthType Basic
<Limit GET POST>
order deny,allow
deny from all
allow from My IP
</limit>

Obviously my IP is replaced with my actual IP xD

I'm hopping in the bath. I shall be back in about 30 mins though. I'm just as stumped as you.

kh99 04-26-2012 08:57 PM

So if you just put http://www.tacticalhax.com/images/mi...etin4_logo.png in the browser what happens? And can you check the web server access or error logs to see what it says?

Brexen 04-26-2012 09:00 PM

When I put that url. The logo shows fine;

http://screensnapr.com/e/M9Qi5D.png

There is no error log on the server and the access logs is just a massive list of all the files uploaded to his server.

http://screensnapr.com/e/Y5H4tZ.png

back in 20 mins

--------------- Added [DATE]1335479059[/DATE] at [TIME]1335479059[/TIME] ---------------

Still no luck. I honestly have no clue what the issue is. It's a fresh install, so it can't be any modifications =/

--------------- Added [DATE]1335479743[/DATE] at [TIME]1335479743[/TIME] ---------------

Okay an update. It seems to be working on Internet Explorer but not FireFox. I have no idea why.

I need a few testers.

Go to www.tacticalhax.com and tell me if you see the images.

kh99 04-26-2012 09:41 PM

That's strange. It seems with that base tag and src in the img tag that it should load the same file you're able to load in the browser. Did you try a different browser? Maybe use something like Firefox with Firebug to see what the browser's trying to load when you load the page.

Otherwise I'm out of ideas.

ETA: Just read your post above. There may be some Firefox setting telling it not to load the images by default. Do you get images on other sites?


All times are GMT. The time now is 03:32 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.01249 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_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
  • (10)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