Jump to:
| Project: | Zero Point |
| Version: | 6.x-1.7 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I think my issue is due to Drupal being installed in a subdirectory rather than at the root. I wonder if there is a workaround for this?
URL = http://www.axis-m.com/tsr
The site is running on a Windows IIS machine so there is no .htaccess file and I am not seeing any permissions errors.
I have ZeroPoint installed in /sites/all/themes ( it is at the root relative to the Drupal install)
I have Primary Links with parents expanded and Suckerfish menus selected on the Configure Themes page.
The dropdown menus work fine in other themes (like Newsflash) but do not work at all in Zero Point.
I am using Zeropoint on another site (www.topsidediver.com) and the dropdowns are working fine there so I know they do work, just not at TSR. Any ideas greatly appreciated.
Thanks
Comments
#1
#2
Now using Nice Menus - but they are not as nice as the menus that come with 0Point.
#3
Replicated module set up from the site on which the menus work, then disabled all but mininum core modules needed to run the site. Also took the site out of the subdirectory - none of this changed anything about the menus.
So maybe this is an issue with this theme running on a windows box?
#4
I'm using zeropoint too and I'm on OSX using MAMP and my child menus have stopped showing. They were working yesterday, but I've been doing lots of code mods, so I've got a bit of checking to find out which code it is that's caused the problem.
I haven't installed any new mods, just code I've implemented which have nothing to do with menus! I'm always clearing all caches, so that hasn't fixed any problems. I've even rebuilt the menus and still not worked.
I'll report back if/when I find out what happened. I might have to go back to my backup from a couple of days ago and do file compares to see the differences.
#5
Well I've reverted to a backup I took yesterday and my menus were working.
I copied the whole of the zeropoint theme folder from the non-working version and overwrote the working version, flushed all caches, rebuilt menus, even overwrote the module that I was working on.... and the menus are still working! Which tells me that it isn't the code I've been working on(and no modules have been installed since yesterday either).
I suspect there is a corruption in the database somewhere cos I've brought my backup copy up to date with todays code and it is still showing the child menus, which must mean that the non-working version must have data that is different to the working version.
I repaired and optimised all my tables in the non-working version and it hasn't helped.
I exported both DBs and did a file compare but nothing looked obvious. There was an extra couple of entries in the menu_links table for the non-working version, but no idea what is extra. I think because I've rebuilt menus, all the indices are different so a file compare didn't show up the differences.
Sorry I can't be any more help. I'll make sure I keep even more than weekly backups from now on!! My automated backup script is a simple 1 click so I might start running it every other day!
I've got a site running nice menus and they aren't as good as suckerfish.
#6
I've given up on this issue after upgrading to the latest release of the Theme and trying everything else I could think of. The site has ben moved to a Linux box - now the suckerfish menus work just swell - as they did on my other site using the same theme succesffully.
I guess it just isn't compatible with IIS
#7