vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Images Not Showing In a Certain Forum (https://vborg.vbsupport.ru/showthread.php?t=260267)

JGreig 03-12-2011 07:59 PM

Images Not Showing In a Certain Forum
 
For some reason, the images are not showing in one forum on my board. The forum has the permission set to allow [IMG] tags. Here is my code:

HTML Code:

[IMG]http:www.promotion-box.com/images/reviews/theme.png[/IMG] [B]Theme[/B]
Some stuff about the theme. Does it look okay? What about the color scheme?
[B][COLOR="DarkRed"]?/3[/COLOR][/B]

[IMG]http:www.promotion-box.com/images/reviews/content.png[/IMG] [B]Content[/B]
Some stuff about the Sites Content, is it good, is it bad?
[B][COLOR="DarkRed"]?/3[/COLOR][/B]

[IMG]http:www.promotion-box.com/images/reviews/staff.png[/IMG] [B]Staff[/B]
In this area talk about how the forum activity is and how well the staff work and Number of staff.
[B][COLOR="DarkRed"]?/4[/COLOR][/B]

[B]The Final Score:[/B] [B][COLOR="DarkRed"]?/10[/COLOR][/B]

[IMG]http:www.promotion-box.com/images/reviews/liked.png[/IMG] [B]What I liked:[/B]

[IMG]http:www.promotion-box.com/images/reviews/disliked.png[/IMG] [B]What I disliked:[/B]

[B]Suggestions:[/B]
Some suggestions here.

[CENTER]If you would like to give feedback on how the request was, please click [ [URL="http://www.promotion-box.com/showthread.php?t=8"]here[/URL] ].[/CENTER]

It just shows the [IMG] text instead of the icons themselves. The images are in the correct place too. Any help would be appreciated.

Lynne 03-12-2011 08:05 PM

Perhaps you have Allow [IMG ] code turned off for the forum in the Forum Manager?

JGreig 03-12-2011 08:46 PM

No, the [IMG] tags are as I stated in my first post:

Quote:

The forum has the permission set to allow [IMG] tags.

Lynne 03-12-2011 11:28 PM

If your forum allows images, then try disabling all your mods and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


JGreig 03-12-2011 11:51 PM

If I disable the plugins, will they all stay the same when I turn them back on? I have moods etc in my postbit and it's been customized, so will all my edits stay the same?

P.S it's actually not allowing me to post images in any forum now.

Lynne 03-13-2011 01:18 AM

In any forum now? What have you changed? You must be changing some setting that is causing the issue. You either set it per forum in the forum manager, or you don't allow image tags at all (vboptions > bbcode > enabled code tags), or you have a mod causing the issue.

If you are simply disabling the mods, not uninstalling them, then your settings should be kept.

JGreig 03-13-2011 01:24 AM

I went to BBCode Settings and the only settings I have are:

Allow Basic BB Code
Allow Color BB Code
Allow Size BB Code
Allow Font BB Code
Allow Alignment BB Code
Allow List BB Code
Allow Link BB Code
Allow Code BB Code
Allow PHP BB Code
Allow HTML BB Code

There is none for Images. The only image option there is 'Allow [IMG] Code in Non Forum Specific Areas'. That is set to yes. I also disabled all plugins and it still doesn't show images.

Lynne 03-13-2011 02:25 AM

Yep, you are right. I always forget that that one isn't there.

So, what have you changed lately? As I said, you must have changed something if all of a sudden they aren't showing up. Is it only you who can't see them or other members also?

JGreig 03-13-2011 02:37 AM

Maybe i'm tired or just completely dumb!! I forgot the // in the URL :(

Lynne 03-13-2011 04:56 AM

Lol :)


All times are GMT. The time now is 02:09 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.01075 seconds
  • Memory Usage 1,732KB
  • 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)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete