View Full Version : [Help Please] Drop Down menu error
Cavelary
08-29-2012, 02:42 PM
Greetings to all!
First I'd like to say I'm somewhat new to doing all this forum stuff, so please excuse me if I am not very descriptive in my problem.
On my forum, I've noticed that the drop down menus (see picture 1) aren't working.
Basically what happens, is when you hover over it, the menu appears, but when you go to click a link, the menu disappears before you can click it.
I've tried this on multiple themes and it hasn't worked.
What am I doing wrong? How can I fix this please!
Also, another problem I've had is I can't switch themes. When I go to the theme selector at the bottom of the forum, I can select a different forum from the drop down box, however I'm not allowed to click it to get to the theme. How do I fix this?
Picture 1: https://vborg.vbsupport.ru/
Thank you so much! If you need to see the forum, let me know and we can talk and I'll give you the link so you can see what I'm talking about.
Thank you again!
blind-eddie
08-29-2012, 02:56 PM
Are you having issues with the editor loading as well.
Meaning, is the page loading very slow?
I am having this very problem on a site.
When I visit a thread, the editor will not load & it also effects the drop downs for me.
From what I have been told is it has something to do with server side java. I am still looking for the fix as well.
snakes1100
08-29-2012, 03:08 PM
Greetings to all!
First I'd like to say I'm somewhat new to doing all this forum stuff, so please excuse me if I am not very descriptive in my problem.
On my forum, I've noticed that the drop down menus (see picture 1) aren't working.
Basically what happens, is when you hover over it, the menu appears, but when you go to click a link, the menu disappears before you can click it.
I've tried this on multiple themes and it hasn't worked.
What am I doing wrong? How can I fix this please!
Also, another problem I've had is I can't switch themes. When I go to the theme selector at the bottom of the forum, I can select a different forum from the drop down box, however I'm not allowed to click it to get to the theme. How do I fix this?
Picture 1: http://www.mediafire.com/conv/ca2a0628c115c0ea16fbbe8f9fbe34796dbc0d0e4bd2695e16 17961eaa76fe1d6g.jpg
Thank you so much! If you need to see the forum, let me know and we can talk and I'll give you the link so you can see what I'm talking about.
Thank you again!
1. Disable your plugin system via config.php
2. Create a default vb style
3. Browse the site using the default style
Does the menus work?
If they do, then re-enable the plugin system & test again, whats the result?
If they dont work, upload a fresh copy of all your default vb files via ftp.
This is most likely a coding issue with your customized style or a conflict with a poorly designed hack you installed.
Cavelary
08-29-2012, 11:15 PM
1. Disable your plugin system via config.php
2. Create a default vb style
3. Browse the site using the default style
Does the menus work?
If they do, then re-enable the plugin system & test again, whats the result?
If they dont work, upload a fresh copy of all your default vb files via ftp.
This is most likely a coding issue with your customized style or a conflict with a poorly designed hack you installed.
I was unable to find where in the config.php I needed to disable the plugin system... Where would I do this?
--------------- Added 1346285788 at 1346285788 ---------------
Are you having issues with the editor loading as well.
Meaning, is the page loading very slow?
I am having this very problem on a site.
When I visit a thread, the editor will not load & it also effects the drop downs for me.
From what I have been told is it has something to do with server side java. I am still looking for the fix as well.
Yes, the editor is also bugged. It doesn't show any of the buttons.
snakes1100
08-30-2012, 02:14 AM
I was unable to find where in the config.php I needed to disable the plugin system... Where would I do this?
--------------- Added 1346285788 at 1346285788 ---------------
Yes, the editor is also bugged. It doesn't show any of the buttons.
Second line after the <
define('DISABLE_HOOKS', true);
Then re-save
Cavelary
08-30-2012, 11:45 PM
Alright thank you guys!
I was able to get it to work!
You are all great and very helpful!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.