PDA

View Full Version : after posting a reply. Itz taking me to the top of the page.. yy?


sebil
01-18-2010, 06:23 PM
hello..

i have a question..

Whenever i post reply.. Itz taking me automatically to the top instead keeping me in bottom..
Now.. i have to scroll back againt o teh bottom to see my reply..

I am using vb4 suite.

http://www.malludreams.com

VB3.8.x was okke. (i meant the reply problem:confused:)

Lynne
01-18-2010, 06:55 PM
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?

If it is still happening - Try disabling your modifications/plugins and 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);