PDA

View Full Version : inline images not showing, what template controls this?


sross
02-22-2010, 02:43 AM
Hi, i have inline images for attachments turned on but they are not showing. I figure must be something up with my template but unsure what template to revert or check on. Thanks for any help!

Marco van Herwaarden
02-25-2010, 10:57 AM
If you have turned it on in your vBulletin options and still not working then it is either a style or a modification issue.

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.