Log in

View Full Version : Images Not Showing In a Certain Forum


JGreig
03-12-2011, 07:59 PM
For some reason, the images are not showing in one forum on my board. The forum has the permission set to allow tags. Here is my code:


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

http:www.promotion-box.com/images/reviews/content.png Content
Some stuff about the Sites Content, is it good, is it bad?
?/3

http:www.promotion-box.com/images/reviews/staff.png Staff
In this area talk about how the forum activity is and how well the staff work and Number of staff.
?/4

The Final Score: ?/10

http:www.promotion-box.com/images/reviews/liked.png What I liked:

http:www.promotion-box.com/images/reviews/disliked.png What I disliked:

Suggestions:
Some suggestions here.

If you would like to give feedback on how the request was, please click [ here (http://www.promotion-box.com/showthread.php?t=8) ].
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:

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

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 :)