Closed (fixed)
Project:
SimpleMenu
Version:
5.x-3.2
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
28 Jul 2007 at 22:53 UTC
Updated:
6 Dec 2007 at 05:11 UTC
I tryed this module and it works great in the beginning. But when i to set it to "replace" my screen go to white. I removed the module and installed it again. But still my scren are white. I can se the menu but notthing else. How can i fix this? I like it when it was funksion.
Comments
Comment #1
dennys commentedI got the same problem when I set it to "replace". And although I removed all simple* records of variable table, I still get the same problem. How to remove this module completely ? I want to uninstall it and reinstall it.
Comment #2
shane birley commentedSame issue when trying this module.
Comment #3
shane birley commentedTest on both version 3.2 and the latest dev release.
Comment #4
srbiv commentedI am having this same issue. When Simplemenu is enabled I get the a menu in the top left hand corner and the rest of the page is blank (white). I deleted the module and database rows in the system and variable tables of the Drupal database. When I try and reinstall this module after doing all this I end up with the blank page with the menu at the top.
Thanks for your help!
stafford
Comment #5
sharique commentedI have found the reason .
When we use option replace, it replace everything under the class of specified with menu.
For example: if css class is body then it replace content of body with simple menu.
-----
Sharique
Comment #6
raggix commentedI have the same problem.
Now how i can clean the installation of simplemenu in drupal?
I have removed the module in DB settings (in the table system > filename=modules/simplemenu/simplemenu.module > status=0) and the screen is normal but i cannot remove simplemenu in Site Configuration and Modules.
Thanks
Comment #7
ms1 commentedHi
I truly believe it is a very interesting module (simple yet powerful). But this white-screen problem has come-up when I select the 'replace' option. Although I managed to reselect 'prepend' after some install-uninstall, I just wanted to know that if I decide to remove the module completely then what db-changes I need to do.
Thanks & Regards
Comment #8
Max_Headroom commentedI agree, this is an interesting module and I hope the developers fix this soon.
To remove I search my db for %simplemenu% and deleted all of them. (that is after I remove the module)
A simple workaround to display primary links:
Create your primary links and set Simplemenu to show your primary links. Don't set replace.
In your theme's page.tpl.php file, edit out (or delete) the code around and including
print theme(links, $primary_links)Comment #9
marafa commentedthanks for the db tip.
Comment #10
m3avrck commentedGood catch guys. Turns out replace is not a jQuery method and it was causing weird results.
Best bet clear all simplemenu variables in your system table.
Removed so no more confusion!
Comment #11
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.