PDA

View Full Version : Location of pop-up boxes in fixed width forum


Muldvalpen2
Sun 11th May '08, 8:44am
I have a problem with the displaying och pop-up boxes in my forum. They doesnt "pop up" right next to the "Search" or "Forum tools" buttons. They appear far down to the right, sometimes making a scrollbar appear in the bottom.

Here is a link to the forum with a test account: VBULLETIN /// BULLETIN
http://www.crossyourlimits.com/forums/

A huge thanks in advance! :o

Jose Amaral Rego
Sun 11th May '08, 5:09pm
Create a user with administrators permission to edit vBulletin options / forum permission and private message me with the details and I will see what is going on or if Staff ask then let them in.

Enable these option, so I can poke around. I do not have 3.7.0, but I have been working on other members site and know about some of the new functions added since 3.7.0 Beta 5.

Can Administer Styles
Can Administer Forums
Can Administer Threads
Can Administer Plugins

Muldvalpen2
Wed 14th May '08, 10:38am
bump

Steve Machol
Wed 14th May '08, 11:40am
To troubleshoot this, first 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. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

Next, disable all plugins.

Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?

Jose Amaral Rego
Wed 14th May '08, 12:09pm
It was custom CSS, that cause his issue and Muldvalpen2, you need to post in www.vBulletin.org in 'Request For Paid Services' or maybe 'vBulletin Templates, Graphics & Styles' or continue here. in this thread, as I can not help you further with correcting your style from your admin area.

Muldvalpen2
Wed 21st May '08, 4:11am
bump

Steve Machol
Wed 21st May '08, 12:10pm
Read post #5 again.