Results 1 to 9 of 9

Dhtml Menu does not display.

This is a discussion on Dhtml Menu does not display. within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; Hello, I have just started modifying OscMax latest version on my local computer. I chose Dhtml in the Configuration section ...

      
  1. #1
    New Member
    Join Date
    Jul 2003
    Posts
    25
    Rep Power
    0


    Default Dhtml Menu does not display.

    Hello,

    I have just started modifying OscMax latest version on my local computer. I chose Dhtml in the Configuration section of the admin as the instructions from other posts have indicated.

    I have added some categories but to no avail.

    Your help in getting this menu displayed will be much appreciated.

    Thanks,
    Walter

  2. #2
    New Member
    Join Date
    May 2006
    Posts
    5
    Rep Power
    0


    Default dhtml menu gone because of java errors

    I installed oscommerce 2.2 rc1, and up to rc3 and i can't get dhtml to work. I just get blank categories everytime. These are clean installs. In Mozilla Firefox i checked the Javascript console and this is what it says. Is anybody else getting these errors in the dhtml menu? And any suggestions how to get this thing to work? I searched the forums etc and didn't find anything.

    Also cool menu doesn't work properly because it doesn't put it under categories but just to the left of it?

    I also tried it in explorer and
    Line32
    Char2
    Error 'StartTop'is undefined
    Code:0
    URL: http://www.ucsutah.com/ucs

    Help would be appreciated

    Error: Error in parsing value for property 'cursor'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates...stylesheet.css
    Line: 291

    Error: Error in parsing value for property 'cursor'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates...stylesheet.css
    Line: 311

    Error: Error in parsing value for property 'clip'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 6

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 25

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 38

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 44

    Error: Error in parsing value for property 'cursor'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 47

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 54

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 66

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 72

    Error: Error in parsing value for property 'cursor'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 75

    Error: Unknown property 'layer-background-color'. Declaration dropped.
    Source File: http://www.ucsutah.com/ucs/templates/aabox/coolmenu.css
    Line: 82

    Error: missing ) after argument list
    Source File: http://www.ucsutah.com/ucs/
    Line: 280, Column: 152
    Source Code:
    rray("HITACHI (27)","http://www.ucsutah.com/ucs/index.php?cName=hard-drives-hitachi","",0,20,110); Menu7_5= new Array("HITACHI SCSI HARD DRIVE 3.5" (23)","http://www.ucsutah.com/ucs/index.php?cName=hard-drives-hitachi-scsi-hard-drive-35","",0,20,110); Men

    Error: StartTop is not defined
    Source File: http://www.ucsutah.com/ucs/includes/menu_animation.js
    Line: 31

  3. #3
    Member
    Join Date
    Jan 2007
    Posts
    63
    Rep Power
    6


    Default Cool Menu Positioning Problem

    Hi,

    Having some problems with the CoolMenu. I've enabled it through the admin console fine and have worked out how to change the colours/style of it but how do i change it's position on the page? At the moment its on the far left of my page but my shop is centered so it looks a tad odd where it is. I need it to be in the Category box where the standard list of categories goes. I asusme the code below is for the coolmenu?

    <!-- coolMenu //-->
    <?php
    if (DISPLAY_DHTML_MENU == 'CoolMenu') {
    require(DIR_WS_INCLUDES . 'coolmenu.php');
    }
    ?>
    <!-- coolMenu_eof //-->

    I've tried moving this code around the page but whenever i put it in a table it vanishes completely! Is there some special trick to get the coolmenu to go into the infobox?

    Thanks

    James

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Cool Menu Positioning Problem

    Cant use coolmenu with a centered shop. That is a limitation of that menu system. You need to use the DHTML menu if you want it centered.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    Member
    Join Date
    Jan 2007
    Posts
    63
    Rep Power
    6


    Default Re: Cool Menu Positioning Problem

    Hi,

    Damn, okay thanks for the info.

    I've enabled the DHTML menu but nothing is showing up on the menu, the height of the category box has changed to match the number of categories but there are no category names. Its just an empty box.

    Any ideas?

    Thanks

    James

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Cool Menu Positioning Problem

    Turn off the cache.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  7. #7
    Member
    Join Date
    Jan 2007
    Posts
    63
    Rep Power
    6


    Default Re: Cool Menu Positioning Problem

    Hi,

    My shop has the following cache settings:


    Use Cache is set to False


    Enable Page Cache - false
    Cache Lifetime - 5
    Turn on Debug Mode? - false
    Disable URL Parameters? - false
    Delete Cache Files? - true
    Config Cache Update File? - none


    Are these the right settings for the DHTML menu to work?

    If so its still not working.

    Thanks

    James

  8. #8
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Cool Menu Positioning Problem

    How about a link to your site?
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  9. #9
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Cool Menu Positioning Problem

    This has been confirmed as a bug and will be corrected in the next release. Here is the specific bug report and fix:
    191: dhtml menu gone because of java errors and coolmenu not located under categories but to the left - Bug Tracker - open source Commerce Maximized :: osCMax
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. DHTML menu doesn't work. Help!!
    By cadalist in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 11-27-2006, 07:56 AM
  2. HOw to activate the DHTML Menu
    By Walter in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 11-05-2006, 03:47 PM
  3. dhtml menu
    By kjh in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 08-01-2005, 06:26 AM
  4. Dhtml Menu Problem
    By kolamon in forum osCMax v1.7 General Mods Discussion
    Replies: 3
    Last Post: 01-10-2005, 03:24 PM
  5. DHTML Categories Menu
    By damnedpig in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 05-14-2004, 10:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •