PDA

View Full Version : Random boxes in forum (threads)


K!nG
04-15-2012, 02:26 AM
Hello Everyone,

Hope you all doing great..... I am just facing this small issue where i see 2 random boxes in my forum whenever i browse any threads.... These 2 boxes are attach to each other but they always move around sometimes they on top of forum, sometime middle & sometime bottom.... I tried to locate the code but doing "inspect elements" in google but i couldn't find it anywhere... So If anyone can help me with this i will really appreciate that.
I am attaching a screenshot for better understanding.. Hope i will get a reply for this.

Thanks

http://img20.imageshack.us/img20/7696/boxhx.png

Lynne
04-15-2012, 04:15 PM
Did you search your template code for the iframes? Or try disabling your modifications/plugins 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);

K!nG
04-15-2012, 04:43 PM
Hi lynne,
Thanks for ur reply and even after disabling all the mods from config.php i still see those boxes... i been trying to find this coding from past 2 days but i can't find it or can't figure out where exactly to look for it...... further help will be appreciated.
Thanks

Lynne
04-15-2012, 11:41 PM
You didn't say whether you have searched the templates.

Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

K!nG
04-17-2012, 01:01 AM
Hi lynne,

Thanks for all ur help .... when i created new style it worked fine i didn't see any boxes..... I did find the problem i added this mod on my forum and when i removed its coding from "SHOWTHREAD" i don't see those boxes anymore.
Here is the mod, just in case if you wants to look.

https://vborg.vbsupport.ru/showthread.php?t=239023

Once again thanks for all your help :)