Hi everyone I am currently maintaining my clients site which is Drupal based, I believe its version 4.6.
I had installed (now its down because it is broken), a flash navigation system which worked on 90% of all the pages, but in 10% it did not show up. In the source code the flash could be seen, but it did not show up on the page, nor show a broken link to the file.
The navigation is contained in a single include file, and that include would work site wide, just not the flash file. I have now reverted the nav back to the image based way it was before and there are no isses on any pages?!
The site as I say has been reverted back to it's original form so that it is usable for visitors, but the code remains identical to the "faulty" flash navigation code which was in place of the image based navigation.
If anyone could help with what this may be here are the URLs of some of the working and non-working pages.
Would an upgrade to 4.7 or perhaps 5.x help, or fix this?
Working URLs (when the nav was flash based)
- http://hyperlite.com/
- http://hyperlite.com/gear?UID=20
- http://hyperlite.com/community
Non-Working URLs (when the nav was flash based)
- http://hyperlite.com/user/3
- http://hyperlite.com/user/5 (or anything /user for that matter)
- http://hyperlite.com/community/downloads
Any help or feedback would be very much appreciated!