|
User Details |
message
|
|
Jonathan G
post date:
2009-06-24 12:09:59
|
|
for some reason the flash and my menu is not working any ideas?rnrnwww.lamitindustries.com/indextest.htmlrn
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2009-06-25 09:48:43
|
Hello,
I think that the link to the includes folder is broken and that's why your rendering functions don't work. Your links look like this:
src="../includes/Creative Menus/menuDisplay.js".
I think that you need to delete "../" and it should work afterwards. Check your page and in each place you see a link to the includes folder delete "../".
Regards,
Andrei Rinciog
|
|
|
Jonathan G
post date:
2009-06-26 15:16:00
|
something is working...if i take the "../" out then my page doesnt work locally?
i made a test page with only a test menu on it....any idea whats going on?
http://www.lamitindustries.com/test.html
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2009-06-29 06:56:20
|
Hello,
The same thing on that page, either the links to the "includes" folder are broken or the you haven't upload the "includes" folder at all on the server.
All the files that are used by the menus to function are kept inside that includes folder that you have on the root of your website. In the pages where menus are inserted you will notice many paths to that includes folder. You need to make sure that those are correct. The best way to do this it's to keep the same menu structure when you upload your website as you have it on your computer.
Regards,
Andrei Rinciog
|
|