Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:12

Milonic and osCommerce


Poster: AangepasteAuto
Dated: Thursday March 2 2006 - 9:29:50 GMT

I am a happy user of the PHP/MySQL... yes the PHP/MySQL version of the menu.

Now I'm working on a new site that will run osCommerce (you guessed it it'll be a shop). And I would like to replace that crappy menu on the left that comes standard with osCommerce with the Milonic menu.

But now I have the following question. How do I adapt the Milonic menu that it will use the "categories" and "categories_description" (my guess is that makes up the menu in osCommerce) so when I change the categories in the admin panel it will change in the menu also.

Next to that I would still like to use "mm_projects" and "mm_styles" so I can still style the menu.



Since I have no real PHP/MySQL knowledge I was hoping someone here can tell me how this is done?

Thank you! :oops:


Poster: Andy
Dated: Thursday March 2 2006 - 10:56:17 GMT

I think we can build an OSCommerce module for the menu :D

Let us know what site this is for and how you want the menu to appear, menu structure from categories etc.

You'll have to work with us on this and it may take a while to complete but it's worth it.

Cheers,
Andy


Poster: AangepasteAuto
Dated: Thursday March 2 2006 - 15:51:41 GMT

The site is not online. I'm still "playing" with it.

Well I was thinking either a menu what shows the main categories and when you click on a categorie it slides open showing the sub-cats.
Or the standard vertical plain text menu and this linked to the categories tabels from osCommerce.

If the sliding is possible something like
Code:
Cat1
      sub1
      sub2
Cat2

would be nice. With the stability/stylability of Milonic.

Not sure if would be possible. And I would add the images I have on the other site (http://www.aangepasteauto.nl) to it to make it look the same. I did this all in mm_styles.


Not to sound cheap or anything but... will this be done for the community or will it cost me extra? (I'm but a simple poor poor bloke)

Also desire oscommerce module


Poster: jonjon
Dated: Sunday December 17 2006 - 23:24:51 GMT

First-time poster here. I have been using the milonic menu (vertical) in a (non public) test site. It works beautifully in any browser. I have integrated the menu file calls within the < head > </head> on root pages of an osCommerce installation but am having trouble with sessions.

Once this is resolved (or is being addressed somehow), I can buy the license for my client and go live.

Andy, I have also searched the forums and find no module/adaptation of the menu system with osCommerce/PHP. The option I am considering is a DynaMenu contribution for osc.

My menu items do NOT need to be populated from the database but they do need the current session ID added somehow. This critical for visitors to keep items in their baskets as they move around the site.

I have seen one posting where a PHP code session snippet was tried under menu_data.js and all that needed to be done to make it function was to rename the file menu_data.php. yes, the menu shows but the session calls don't function.

I have both the osCommerce categories menu and the Milonic menu running side by side.

When I use the osc menu, add an item to basket, I can cruise around the site from page to page and not lose the basket contents. As soon as I click the corresponding Milonic menu, the basket empties.

I am using a shared SSL. Am very willing to share whatever files are necessary to make the Milonic menu function within an osCommerce storefront.

How can I help?

Jon


Poster: Ruth
Dated: Monday December 18 2006 - 0:19:48 GMT

Hi,

I have posted this to Milonic. This is not something I know, shopping carts and sessions, however, there is a site that uses the Milonic menu, it has a shopping cart and I just tested putting items and then using the menu and the items remain. I think the cart is even a menu item. think this person sets the menu/s in tables, but I doubt that is necessary.


http://surlatable.marketlive.com/

I also found this post about shopper IDs. I have no clue if this would give you any help, either.... :? :)

http://www.milonic.com/forum/viewtopic. ... 6532#26532

Maybe something here would help.

Ruth

:)


Poster: jonjon
Dated: Monday December 18 2006 - 2:34:09 GMT

Thank you, Ruth, for passing on my request :) I am not familiar with the .do extension, as Sur Le Table uses. ASP doesn't help me at all, e.g., calling a session ID, within Milonic menu items. I am not hosted on a windows server.

I am 3 weeks into using PHP and learning fast with hand coding and have done the menu both ways:

1. within the head tags on every page in the root (where necessary)
2. after the body tag with a table cell.

I wonder if it could possibly be made to work built into a table on the column_left.php for osCommerce, rather than inserted after the body tag on every root page (where necessary).

Jon


Poster: Ruth
Dated: Monday December 18 2006 - 3:17:26 GMT

Hi,

You have lost me. I am a basic html person, :lol: . I find most of my answers by experimenting and know less about php than I do about js, which would maybe fit the head of a pin :)

There is a phptable page in the menu download. In the extras folder under the php and this forum post on it, though it makes no sense to me...
http://www.milonic.com/forum/viewtopic. ... 0736#30736

And there's a post about dropping session IDs and again I have not a clue :?

http://www.milonic.com/forum/viewtopic. ... 1615#21615

and one about some php variable not working which has a session ID in it, not sure if it's anything you might be able to use.

http://www.milonic.com/forum/viewtopic. ... 9760#39760


Ruth


Poster: jonjon
Dated: Monday December 18 2006 - 11:31:29 GMT

Thanks again for your reply. I am hoping someone from Milonic is working on this. I may be pushed to load a different menu system to accomplish what I need and will keep the Milonic Menu present but commented out for future testing.

There is a solution to this. I just know there is :)

jon


Poster: Andy
Dated: Monday January 8 2007 - 18:25:05 GMT

Hi,

Is this the kind of thing you are looking for?

http://oscommerce.milonic.net/catalog/

Consists of just one .php file and a small change to one of the OS Commerce files.

Let me know if this is what you want and I'll generate a .zip for it.

Cheers,
Andy


Poster: jonjon
Dated: Monday January 8 2007 - 18:33:39 GMT

Boo-ya! That means "you're the man!" That is just what I'm looking for. Before you zip it up and let me take it out for a test drive, will session IDs be carried along with each item in the menu? I notice the source code has the urls to categories "hard coded." Perhaps I'm not interpreting what I see correctly.

Thank you so much for working on this:)

jon


Poster: Andy
Dated: Monday January 8 2007 - 18:45:43 GMT

Quote:
will session IDs be carried along with each item in the menu


I'm working on that now - proving to be a little tricky but certainly not impossible to do.

It should also be pretty dynamic based on info added to the config file.

I'm hoping to get sessions sorted tonight

Cheers,
Andy


Poster: jonjon
Dated: Monday January 8 2007 - 19:54:14 GMT

Of interest, I have a search box that functions, and with session IDs in mind, I'd like the currency switchable while retaining the session (possible?) :?: . In the currency sample below, the code is obviously wrong but may be resolved with your solution.

Code:
aI("showmenu=search;text=Keyword Search;");
aI("showmenu=currency;text=Choose Your Currency;");

with(milonic=new menuname("search")){
style=menuStyle;
itemwidth=140;
itemheight=30;
aI("text=`<form name=quick_find action=advanced_search_result.php method=get><input type=text name=keywords size=15 maxlength=20> <input type=image src=scripts/arrow_links_on_search.jpg border=0 alt=Go!></form>`;imagealign=middle;type=form;");
aI("text=Advanced Search;url=advanced_search.php;")
}

with(milonic=new menuname("currency")){
style=menuStyle;
itemwidth=140;
itemheight=30;
aI("text=EURO;url=?currency=EUR&osCsid=...;");
aI("text=USD;url=?currency=USD&osCsid=...;")
}


At the end of the day, if I could just get the sessions carried through the categories, that would be brilliant.

jon


Poster: Andy
Dated: Monday January 8 2007 - 20:08:06 GMT

Take a look at what I have so far.

http://www.milonic.com/oscommerce-menu.zip

I think there may still be work to do but it's a great start. It takes care of session id's and isn't too difficult to setup.

Let me know if you have any trouble getting it going.

Cheers,
Andy


Poster: jonjon
Dated: Monday January 8 2007 - 21:06:41 GMT

Andy, Thank you so much :) I will look at it in the morning (nearly quitting time here). Just to be sure, I need to add the front end of your code on every necessary page at the root, correct? Can this be part of an "include?"

jon


Poster: Andy
Dated: Monday January 8 2007 - 23:10:05 GMT

Here's the instructions:

Download is here: http://www.milonic.com/oscommerce-menu.zip


Quote:
Step by step instructions.

1. Create a directory called milonic in the root of your OSCommerce install.
This is normally /catalog/ but can be different depending on your configuration
An example file location is http://oscommerce.milonic.net/catalog/m ... menudom.js

2. Edit the file mm_phpconfig.php and change the $pathToCodeFiles
This needs to be what you see after the domain name part of your website address.
In our example it would be "/catalog/milonic/"

3. Edit oscommerce-menu.php and make changes to any of the style properties
anything after mmStyle-> can be modified and all normal menu properties are available here

4. Edit /catalog/includes/boxes/catagories.php and change this code:


$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);

new infoBox($info_box_contents);
?>
</td>
</tr>
<!-- categories_eof //-->

to this:

$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);

//new infoBox($info_box_contents);
echo "<a style='font-family:verdana;font-size:10px;' href='http://www.milonic.com/'>DHTML Menu by Milonic JavaScript</a>";
require_once(DIR_FS_CATALOG.'/milonic/oscommerce-menu.php');
?>
</td>
</tr>
<!-- categories_eof //-->

Thats it!



You only need to edit a few files and that's it, these are includes so shouldn't have to muck about modifying multiple files.

HTH,
Andy

Brilliant!


Poster: jonjon
Dated: Thursday January 11 2007 - 19:23:01 GMT

Andy,

I'm sorry it took a few days to reply. Loaded everything up today, edited to suit and it's brilliant!

Before the install, I had 2 levels of categories with no products. A few questions perhaps you can help me with:

oscommerce-menu.php
Code:
// Menu Style Goes Here
   $mmStyle=new mmenuStyle();
      $mmStyle->bordercolor="transparent";
      $mmStyle->borderstyle="solid";
      $mmStyle->borderwidth=0;
      $mmStyle->fontfamily="Arial";
      $mmStyle->fontsize="75%";
      $mmStyle->fontstyle="normal";
      $mmStyle->fontweight="normal";
      $mmStyle->headerbgcolor="#996666";
      $mmStyle->headercolor="#000000";
      $mmStyle->offbgcolor="#996666";
      $mmStyle->offcolor="#FFFFFF";
      $mmStyle->onbgcolor="#996666";
      $mmStyle->oncolor="#000000";
      $mmStyle->outfilter="randomdissolve(duration=0.1)";
//      $mmStyle->overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
      $mmStyle->padding=2;
      $mmStyle->separatorcolor="#555555";
      $mmStyle->separatorsize=1;
      $mmStyle->subimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links.jpg";
      $mmStyle->subimagepadding=3;
      $mmStyle->overimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
      $mmStyle->onsubimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
      $mmStyle->createMenuStyle("menuStyle");



// Create the main menu, note that the PHP property names all match the name of the menu properties
$mmMenu=new mMenu();
$mmMenu->style="menuStyle";
$mmMenu->alwaysvisible="true";
$mmMenu->position="relative";
$mmMenu->menuwidth="100%";
$mmMenu->itemwidth="138";
$mmMenu->itemheight="30";


On the itemheight, it's not having an affect on the fly-out categories (level 2+). What I would like is for every item to be 30 in height.

May I use followscroll with this? I tried it but found the menu rushing to the bottom for its start position!

After the install, I added a "dummy" level 1. As expected, the subimage, etc., do not appear as this Category has no levels beneath.

I then added a level 3 Category. On clearing cache and reloading the page, the following expected elements do not show:

1. subimage, overimage and onsubimage on the level 2 which leads to level 3, nor
2. the Level 3 flyout

Thank you in advance :)

jon

One more observation


Poster: jonjon
Dated: Friday January 12 2007 - 15:36:01 GMT

Andy,

I didn't notice it yesterday. After the install, I created the Dummy Level 1 category. It sorted to the top in alpha order. No problem. When clicked, it is picking up the subcategories of the next Level 1 Category down.

Here's my structure.
The ... represents the osCsid session ID, which shows in FireFox but not in IE (I'm not forcing cookies, perhaps that's why).
The ^ indicates the image on/off:

DUMMY (cpath=1...) but shouldn't be same as CARDS

HANDMADE CARDS ^ (cpath=1...)
___General (cpath=1_17...)
___Holidays (cpath=1_4...)

PAPER ^ (cpath=2...)
___Favours (cpath=2_21...)
___Journals ^ <-- should be there, is not (cpath=2-18...)
______Own Words (cpath=2_18_28) This flyout doesn't show up

------------------
Just for the sake of playing around, and since my categort sort order was not defined, I went ahead and defined DUMMY as sort order 1.

It dropped to the bottom of the items list as #3, with cpath=3. I went ahead and defined H/MADE CARDS as #2 and PAPER as #3. The result was back to square one (alpha) with the DUMMY picking up the H/MADE CARDS' cpath=1.

Thank you again for your efforts on this :)

jon


Poster: Andy
Dated: Wednesday January 17 2007 - 0:06:42 GMT

Hi,

Do you have a copy of your OSCommerce site that we can see. I'm having trouble picturing the problem.

Cheers,
Andy


Poster: jonjon
Dated: Wednesday January 17 2007 - 2:20:06 GMT

I can't post it publicly as it's not ready. Please give me an email address for you and I'll send it over. :)

jon


Poster: Andy
Dated: Thursday January 18 2007 - 11:42:20 GMT

Hi,

Send it to me at

Quote:
support4

Quote:
at

Quote:
milonic.com


Poster: jonjon
Dated: Thursday January 18 2007 - 11:54:31 GMT

On the way :)


Poster: bitznbytes
Dated: Wednesday February 28 2007 - 16:26:14 GMT

Hi Andy & Jonjon,
I've been following your posts on the use of Milonic's menu for OScommerce and I've been very successful installing and using it based on your previous instructions. However, If I use anymore than 1 subcatagory then the menu doesnt seem to pick it up at all. I can't seem to follow your comments related to this issue - I was wondering if it could be fixed so you can have 3,4,or 5 subcatagories?

Thanks,
B


Poster: jonjon
Dated: Wednesday February 28 2007 - 16:41:40 GMT

Hey B,

The last time I heard from Andy was 19 January. He wrote me that he understood the problem and was working on it.

I also could not get the script to function when there was a 3rd category level (or more)

1 Main
--2 Sub of Main
----3 Sub Sub of Main

There seemed to be a better "time" to start using the script: After all Categories were set up.

If, after the script was in use and further categories were added, they duplicated an existing path to another existing category.

So I disabled the script and went back to square one osC style.

I would very much like to see a working model but I suppose the world will have to be patient :)

jon


Poster: bitznbytes
Dated: Wednesday February 28 2007 - 17:01:08 GMT

AHH.....too bad....I thought that was the case.....damm....am trying to get an OScommerce site setup for an impatient client who really likes this menu setup.

It did work well for the first level...have you seen any other easy options to use with OScommerce to change the catagory menu around?

Thanks for the quick reply!

B


Poster: jonjon
Dated: Wednesday February 28 2007 - 17:24:39 GMT

I would like Milonic because I am familiar with it and its ease of use. I understand if I had purchased a license, it would bump my request up the queue. I just can't do that unless I can see what I'm buying. No offense intended at all to hard-working Milonic developers, whose progress I have been watching for years :)

jon


Poster: Andy
Dated: Wednesday February 28 2007 - 17:27:28 GMT

We are working on many things at the moment and this is on the ToDo list.

We will have something soon.

I only wish I could give you a date


Poster: jonjon
Dated: Wednesday February 28 2007 - 17:36:13 GMT

Thanks for your reply, Andy, and for your discreet deletion without the Smith & Wesson.

jon


Poster: Andy
Dated: Wednesday February 28 2007 - 17:39:16 GMT

Quote:
Thanks for your reply, Andy, and for your discreet deletion without the Smith & Wesson.


;)

FYI - I'm working on it as we speak - That's the OS Commerce menu, not the Smith & Wesson BTW


Poster: bitznbytes
Dated: Wednesday February 28 2007 - 17:47:30 GMT

Hi Andy, just want to say 'thanks so much' for keeping this on your 'to do' list ! I am very anxious to see if it will work with OScommerce.

Cheers,
B


Poster: Andy
Dated: Wednesday February 28 2007 - 19:33:21 GMT

Right then - I have another beta version at http://www.milonic.com/oscommerce-menu.zip

Can you have a play and then let me know what you think. Let me know of any problems issues etc and I'll try and get them sorted whilst all this is fresh in my noodle.

I need to take a lie down now ;)

Cheers,
Andy

Second go 'round :)


Poster: jonjon
Dated: Wednesday February 28 2007 - 21:22:11 GMT

Andy,

I have uploaded the revised set of files. It's nice that there needn't be a .js call in the header now.

Question: How can I get the kids to be the same item height as the parents?

Code:
// Menu Style Goes Here
   $mmStyle=new mmenuStyle();
      $mmStyle->bordercolor="transparent";
      $mmStyle->borderstyle="solid";
      $mmStyle->borderwidth=0;
      $mmStyle->fontfamily="Arial";
      $mmStyle->fontsize="75%";
      $mmStyle->fontstyle="normal";
      $mmStyle->fontweight="normal";
      $mmStyle->headerbgcolor="#996666";
      $mmStyle->headercolor="#000000";
      $mmStyle->offbgcolor="#996666";
      $mmStyle->offcolor="#FFFFFF";
      $mmStyle->onbgcolor="#996666";
      $mmStyle->oncolor="#000000";
      $mmStyle->outfilter="randomdissolve(duration=0.1)";
//    $mmStyle->overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
      $mmStyle->padding=2;
      $mmStyle->separatorcolor="#555555";
      $mmStyle->separatorsize=1;
      $mmStyle->subimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links.jpg";
      $mmStyle->subimagepadding=3;
      $mmStyle->overimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
      $mmStyle->onsubimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
      $mmStyle->createMenuStyle("menuStyle");

// (Re-used from first version from Andy.) Create the main menu, note that the PHP property names all match the name of the menu properties
      $mmMenu=new mMenu();
      $mmMenu->style="menuStyle";
      $mmMenu->alwaysvisible="true";
      $mmMenu->position="relative";
      $mmMenu->menuwidth="100%";
      $mmMenu->itemwidth="138";
      $mmMenu->itemheight="30";


When we get this resolved, I'll add a category or two :) Thanks much!

jon


Poster: Andy
Dated: Wednesday February 28 2007 - 23:03:06 GMT

Quote:
How can I get the kids to be the same item height as the parents?


Are they not the same, they should be?

If you've got a URL I'll see what we can do to fix it.

I'm pretty sure I got it this time and can assure you that we will get to the bottom of this so if you want to add some categories and do some testing that would be great.

Cheers,
Andy


Poster: bitznbytes
Dated: Thursday March 1 2007 - 1:20:12 GMT

Hi Andy,
I'm still not getting any 2,3,4 sub-catagories on the menu. I've replaced my originall files and followed your install directions - any suggestions?


Poster: Andy
Dated: Thursday March 1 2007 - 9:40:52 GMT

I'll need copies of your categories and categories_description tables to see what's different with your data.

Or at very least give me a small clue as to your websites, I'm working blind here and I hate to have to guess all the time.


Poster: bitznbytes
Dated: Thursday March 1 2007 - 10:54:54 GMT

Hi Andy,
Sorry for that - it is working! All seems to be working perfectly! I"ve added many sub-catagories and they do show on the menu system - I'll have more time later today to test for you and try out different options and I"ll let you know how it goes - but all seems well so far - a big 'THANK-YOU' for your time and assistance!

I have the same height and length issue


Poster: jonjon
Dated: Thursday March 1 2007 - 15:00:06 GMT

Hi Andy,

I got your email with the replacement zip. I think what's going on here is I have used images to indicate to the user that there's a subcat to fly out. No subcat? No image.

subimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links.jpg";
subimagepadding=3; overimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
onsubimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";

I also know that when there is no image, the height must be consistent at 30 (image or no image).

So where can I safely specify each Category, no matter the level, no matter is there is an subimage, to be 30 in itemheight and 138 in itemwidth?

Code:
// Menu Style Goes Here
   $mmStyle=new mmenuStyle();
      $mmStyle->bordercolor="transparent";
      $mmStyle->borderstyle="solid";
      $mmStyle->borderwidth=0;
      $mmStyle->fontfamily="Arial";
      $mmStyle->fontsize="75%";
      $mmStyle->fontstyle="normal";
      $mmStyle->fontweight="normal";
      $mmStyle->headerbgcolor="#996666";
      $mmStyle->headercolor="#000000";
      $mmStyle->offbgcolor="#996666";
      $mmStyle->offcolor="#FFFFFF";
      $mmStyle->onbgcolor="#996666";
      $mmStyle->oncolor="#000000";
      $mmStyle->outfilter="randomdissolve(duration=0.1)";
//      $mmStyle->overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
      $mmStyle->padding=2;
      $mmStyle->separatorcolor="#555555";
      $mmStyle->separatorsize=1;
      $mmStyle->subimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links.jpg";
      $mmStyle->subimagepadding=3;
      $mmStyle->overimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
      $mmStyle->onsubimage=DIR_WS_HTTP_CATALOG."/milonic/arrow_links_on.jpg";
      $mmStyle->createMenuStyle("menuStyle");


I have pulled this out now. In or out, no effect.
// Create the main menu, note that the PHP property names all match the name of the menu properties
$mmMenu=new mMenu();
$mmMenu->style="menuStyle";
$mmMenu->alwaysvisible="true";
$mmMenu->position="relative";
$mmMenu->menuwidth="100%";
$mmMenu->itemwidth="138";
$mmMenu->itemheight="30";

Thanks much :)

jon

Height resolved


Poster: jonjon
Dated: Friday March 2 2007 - 2:15:57 GMT

Ha! What a twit :)

I got it, Andy, I got it! Off to play in categories.

jon


Poster: bitznbytes
Dated: Sunday March 4 2007 - 11:22:39 GMT

Hi Andy,
Got a quck question for you with reference to using SSL and your menu. If I use the menu and enable SSL, I get a "Partically Connected" sign when buying an item or when the SSL kicks in. From my understanding of SSL with OScommerce since the site is pulling an outside link that is not SSL (milonic's address found in the 'catagories' file) then it will not give me a true SSL connection. Do I have any options here in order to get a consistant true SSL connection with your menu?

Thanks,
Bitz


Poster: HellGod
Dated: Sunday March 4 2007 - 16:03:02 GMT

Is there a possibility to convert the "Breeze horizontal menu" for OSCommerce ?


Poster: Ruth
Dated: Monday March 5 2007 - 3:39:04 GMT

Hi,

Well, according to the info in the zip files you can edit the style, so you should be able to edit it and use the breeze menu. In the oscommerce-menu.php file you'll find the area to edit the style:

Code:
// Menu Style Goes Here
   $mmStyle=new mmenuStyle();


According to the install.txt file this is where you edit and all style properties are available. I did notice that in that existing style, there is a subimage and the code for that is

Code:
$mmStyle->subimage=DIR_WS_HTTP_CATALOG."/milonic/arrow.gif";


So I have to figure that if you were going to use that breeze.gif for the bgimage you'd have to code it as

Code:
$mmStyle->bgimage=DIR_WS_HTTP_CATALOG."/milonic/breeze.gif";


As to editing the menu, ie making it horizontal, there is no information on that except where I see the area for the main menu

Code:
if($menuArray[$a]['master'])
         {
            $mmMenu->alwaysvisible="true";
            $mmMenu->position="relative";
            $mmMenu->menuwidth="100%";
            $mmMenu->itemwidth="100%";
            $mmMenu->alwaysvisible="true";         
         }
      }


It does not say if you can add properties to the menu, so all I can suggest is that you try to add
Code:
$mmMenu->orientation="horizontal";
and see if that let's you make it horizontal.

Since I don't see any place where it says you can have multiple styles, nor any place in the oscommerce-menu.php file where you can 'edit' menu properties in a submenu. I think that whatever menuStyle you create is applied to all the menus main and sub. Since there doesn't seem to be a place to add menu properties to the submenus, I would think that even if you add the orientation='horizontal"; for the main, that is in the main menu part and shouldn't apply to the subs, so they would open vertically.

As you can see, I'm guessing on most of this from reading that install.txt and oscommerce-menu.php file.

Hope this helps.

Ruth


Poster: HellGod
Dated: Tuesday March 6 2007 - 21:54:22 GMT

sorry my english is not the best, that's a reason why my post not so long.

my problem is that the script wont work correctly. It writes the scriptcode into the html Source code, but not on the Website..

tomorrow I wil post some pictures an some Sourcecode
for a better understanding.

__at__ Ruth: I test the things form your help, but it wont work. nevertheless thanks


Poster: HellGod
Dated: Wednesday March 7 2007 - 17:01:55 GMT

Image

the Sourcecode from the website
Code:
<!-- categories //-->
          <tr>
            <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
  <tr>
    <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt="" width="11" height="14"></td>

    <td width="100%" height="14" class="infoBoxHeading">Kategorien</td>
    <td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
  </tr>
</table>
<a style='font-family:verdana;font-size:10px;' href='http://www.milonic.com/'>DHTML Menu by Milonic JavaScript</a>
<script language="JavaScript" src="/catalog/milonic/milonic_src.js" type="text/javascript"></script>   
<script language="JavaScript">
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=/catalog/milonic/mmenuns4.js><\/scr"+"ipt>");      
  else _d.write("<scr"+"ipt language=JavaScript src=/catalog/milonic/mmenudom.js><\/scr"+"ipt>");
</script>
<script>

_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0
      with(menuStyle=new mm_style()){
bordercolor="#b6b7cb";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f8f8f9";
offcolor="#000000";
onbgcolor="#bbc3d3";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding="4";
separatorcolor="#b6b7cb";
separatorsize="1";
subimage="//milonic/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("menu0")){
style=menuStyle;
alwaysvisible="true";
position="relative";
menuwidth="100%";
itemwidth="100%";
aI("text=Aquaristik;url=http://localhost/testsite/index.php/cPath/44?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu44;");
aI("text=Bücher;url=http://localhost/testsite/index.php/cPath/113?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu113;");
aI("text=Nagetiere;url=http://localhost/testsite/index.php/cPath/149?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu149;");
aI("text=Terraristik;url=http://localhost/testsite/index.php/cPath/49?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu49;");
aI("text=Tiere;url=http://localhost/testsite/index.php/cPath/89?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu89;");

}

with(milonic=new menuname("menu23")){
style=menuStyle;
aI("text=Aufzuchtfutter;url=http://localhost/testsite/index.php/cPath/28?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Flockenfutter;url=http://localhost/testsite/index.php/cPath/24?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Futtertabletten;url=http://localhost/testsite/index.php/cPath/25?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Gartenteichfutter;url=http://localhost/testsite/index.php/cPath/33?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Granulatfutter;url=http://localhost/testsite/index.php/cPath/30?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Lebendfutter gefriergetrocknet;url=http://localhost/testsite/index.php/cPath/31?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Premiumfutter;url=http://localhost/testsite/index.php/cPath/35?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Spezial Fischfutter;url=http://localhost/testsite/index.php/cPath/32?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Wochenend- und Ferienfutter;url=http://localhost/testsite/index.php/cPath/34?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu26")){
style=menuStyle;
aI("text=Aufzucht;url=http://localhost/testsite/index.php/cPath/46?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu37")){
style=menuStyle;
aI("text=Anlagen;url=http://localhost/testsite/index.php/cPath/38?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Osmose Wasser;url=http://localhost/testsite/index.php/cPath/148?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Zubehür;url=http://localhost/testsite/index.php/cPath/39?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu40")){
style=menuStyle;
aI("text=Bodenheizungen;url=http://localhost/testsite/index.php/cPath/42?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Regelheizer;url=http://localhost/testsite/index.php/cPath/139?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Regelungen;url=http://localhost/testsite/index.php/cPath/41?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu43")){
style=menuStyle;
aI("text=Ausströmer;url=http://localhost/testsite/index.php/cPath/45?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu45;");
aI("text=Membranpumpen;url=http://localhost/testsite/index.php/cPath/130?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu44")){
style=menuStyle;
aI("text=Aquarien;url=http://localhost/testsite/index.php/cPath/75?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu75;");
aI("text=Artemia;url=http://localhost/testsite/index.php/cPath/26?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu26;");
aI("text=Beleuchtung;url=http://localhost/testsite/index.php/cPath/105?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu105;");
aI("text=Bodengrund;url=http://localhost/testsite/index.php/cPath/104?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=CO²;url=http://localhost/testsite/index.php/cPath/102?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu102;");
aI("text=Filter / Pumpen;url=http://localhost/testsite/index.php/cPath/81?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu81;");
aI("text=Fischfutter;url=http://localhost/testsite/index.php/cPath/23?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu23;");
aI("text=Heizen;url=http://localhost/testsite/index.php/cPath/40?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu40;");
aI("text=Luftechnik;url=http://localhost/testsite/index.php/cPath/43?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu43;");
aI("text=Mess- und Regeltgeräte;url=http://localhost/testsite/index.php/cPath/103?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Pflanzenpflege;url=http://localhost/testsite/index.php/cPath/48?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu48;");
aI("text=Umkehrosmose;url=http://localhost/testsite/index.php/cPath/37?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu37;");
aI("text=UV-C Filter;url=http://localhost/testsite/index.php/cPath/134?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Wassertests;url=http://localhost/testsite/index.php/cPath/21?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Zierfischheilmittel;url=http://localhost/testsite/index.php/cPath/22?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Zubehör;url=http://localhost/testsite/index.php/cPath/47?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu47;");

}

with(milonic=new menuname("menu45")){
style=menuStyle;
aI("text=Flexibel;url=http://localhost/testsite/index.php/cPath/133?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Keramik;url=http://localhost/testsite/index.php/cPath/131?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Lindenholz;url=http://localhost/testsite/index.php/cPath/132?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu47")){
style=menuStyle;
aI("text=Kleinteile;url=http://localhost/testsite/index.php/cPath/106?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=PVC Rohre / Schlauch;url=http://localhost/testsite/index.php/cPath/125?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu48")){
style=menuStyle;
aI("text=Dünger;url=http://localhost/testsite/index.php/cPath/137?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Zubehör;url=http://localhost/testsite/index.php/cPath/173?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu49")){
style=menuStyle;
aI("text=Beleuchtung;url=http://localhost/testsite/index.php/cPath/83?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu83;");
aI("text=Bodengrund;url=http://localhost/testsite/index.php/cPath/108?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Einrichtung;url=http://localhost/testsite/index.php/cPath/170?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Futter;url=http://localhost/testsite/index.php/cPath/50?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu50;");
aI("text=Heizungen;url=http://localhost/testsite/index.php/cPath/52?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu52;");
aI("text=Höhlen;url=http://localhost/testsite/index.php/cPath/112?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Medikamente;url=http://localhost/testsite/index.php/cPath/115?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Näpfe/Schalen;url=http://localhost/testsite/index.php/cPath/82?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Pflanzen;url=http://localhost/testsite/index.php/cPath/86?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu86;");
aI("text=Rückwand;url=http://localhost/testsite/index.php/cPath/172?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Terrarien / Bauen;url=http://localhost/testsite/index.php/cPath/76?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu76;");
aI("text=Wasserfälle / Beregnung;url=http://localhost/testsite/index.php/cPath/100?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Zubehör;url=http://localhost/testsite/index.php/cPath/53?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu50")){
style=menuStyle;
aI("text=Agamen;url=http://localhost/testsite/index.php/cPath/84?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Fertigfutter;url=http://localhost/testsite/index.php/cPath/85?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Lebendfutter;url=http://localhost/testsite/index.php/cPath/57?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Leguane;url=http://localhost/testsite/index.php/cPath/169?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Schildkrötenfutter;url=http://localhost/testsite/index.php/cPath/51?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Vitamine;url=http://localhost/testsite/index.php/cPath/77?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu52")){
style=menuStyle;
aI("text=Heizkabel;url=http://localhost/testsite/index.php/cPath/107?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Heizstrahler;url=http://localhost/testsite/index.php/cPath/116?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Wärmesteine;url=http://localhost/testsite/index.php/cPath/56?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Heizmatten;url=http://localhost/testsite/index.php/cPath/54?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Regelungen;url=http://localhost/testsite/index.php/cPath/55?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu75")){
style=menuStyle;
aI("text=Abdeckungen;url=http://localhost/testsite/index.php/cPath/167?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Aquarienbau;url=http://localhost/testsite/index.php/cPath/166?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Rechteck;url=http://localhost/testsite/index.php/cPath/142?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu76")){
style=menuStyle;
aI("text=Faunaboxen;url=http://localhost/testsite/index.php/cPath/109?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Glasterrarien;url=http://localhost/testsite/index.php/cPath/111?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Terrarienbau;url=http://localhost/testsite/index.php/cPath/110?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Vollnetz Terrarien;url=http://localhost/testsite/index.php/cPath/124?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu81")){
style=menuStyle;
aI("text=Außenfilter;url=http://localhost/testsite/index.php/cPath/126?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Außenhängender Filter;url=http://localhost/testsite/index.php/cPath/127?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Innenfilter;url=http://localhost/testsite/index.php/cPath/128?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Pumpen;url=http://localhost/testsite/index.php/cPath/129?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu83")){
style=menuStyle;
aI("text=Betriebseinheiten für Röhren;url=http://localhost/testsite/index.php/cPath/119?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Brenner HQI, Lampen HQL;url=http://localhost/testsite/index.php/cPath/122?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Fassungen;url=http://localhost/testsite/index.php/cPath/171?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Klemmlampen mit E 27 Fassung;url=http://localhost/testsite/index.php/cPath/121?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Leuchstoffröhre;url=http://localhost/testsite/index.php/cPath/118?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Reflektoren für Leuchtstoffröhre;url=http://localhost/testsite/index.php/cPath/123?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=UV Strahler;url=http://localhost/testsite/index.php/cPath/120?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Spotstrahler   Glühbirnen;url=http://localhost/testsite/index.php/cPath/117?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu86")){
style=menuStyle;
aI("text=Künstlich;url=http://localhost/testsite/index.php/cPath/87?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Richtige Pflanzen;url=http://localhost/testsite/index.php/cPath/88?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu89")){
style=menuStyle;
aI("text=Nagetiere;url=http://localhost/testsite/index.php/cPath/98?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Reptilien;url=http://localhost/testsite/index.php/cPath/90?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu90;");

}

with(milonic=new menuname("menu90")){
style=menuStyle;
aI("text=Agamen;url=http://localhost/testsite/index.php/cPath/147?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu102")){
style=menuStyle;
aI("text=Sets;url=http://localhost/testsite/index.php/cPath/135?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Zubehör;url=http://localhost/testsite/index.php/cPath/136?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu105")){
style=menuStyle;
aI("text=Hängeleuchten;url=http://localhost/testsite/index.php/cPath/145?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Reflektoren;url=http://localhost/testsite/index.php/cPath/146?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=T5;url=http://localhost/testsite/index.php/cPath/144?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=T8;url=http://localhost/testsite/index.php/cPath/143?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu113")){
style=menuStyle;
aI("text=Aquaristik;url=http://localhost/testsite/index.php/cPath/140?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Nager;url=http://localhost/testsite/index.php/cPath/164?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Terraristik;url=http://localhost/testsite/index.php/cPath/114?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu114;");

}

with(milonic=new menuname("menu114")){
style=menuStyle;
aI("text=Echsen;url=http://localhost/testsite/index.php/cPath/165?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Schlangen;url=http://localhost/testsite/index.php/cPath/168?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu149")){
style=menuStyle;
aI("text=Futter;url=http://localhost/testsite/index.php/cPath/155?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu155;");
aI("text=Heu, Stroh & Streu;url=http://localhost/testsite/index.php/cPath/150?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu150;");
aI("text=Kleintierheime und Käfige;url=http://localhost/testsite/index.php/cPath/162?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu162;");
aI("text=Lecksteine & Mineralsteine;url=http://localhost/testsite/index.php/cPath/154?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Nager - Apotheke;url=http://localhost/testsite/index.php/cPath/160?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Parasitenbekämpfung;url=http://localhost/testsite/index.php/cPath/161?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu150")){
style=menuStyle;
aI("text=Einstreu;url=http://localhost/testsite/index.php/cPath/151?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Heu;url=http://localhost/testsite/index.php/cPath/153?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Stroh;url=http://localhost/testsite/index.php/cPath/152?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu155")){
style=menuStyle;
aI("text=Futter für Meerschweinchen;url=http://localhost/testsite/index.php/cPath/159?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Kräcker, Drops & Leckereien;url=http://localhost/testsite/index.php/cPath/156?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;showmenu=menu156;");

}

with(milonic=new menuname("menu156")){
style=menuStyle;
aI("text=Drops für Mäuse;url=http://localhost/testsite/index.php/cPath/158?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");
aI("text=Kräcker für Meerschweinchen;url=http://localhost/testsite/index.php/cPath/157?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

with(milonic=new menuname("menu162")){
style=menuStyle;
aI("text=Käfige;url=http://localhost/testsite/index.php/cPath/163?osCsid=faaf101d4ea2cf16bd70f89a65fb552d;;");

}

drawMenus();
</script>
                   </td>

                 </tr>
       <!-- categories_eof //-->
<!-- categories_eof //-->


Poster: HellGod
Dated: Saturday March 10 2007 - 9:09:05 GMT

no help :?: or not enough input ? ;)


Poster: Ruth
Dated: Sunday March 11 2007 - 2:49:25 GMT

Hi,

I'm going to have to post this to Milonic, and they are going to need the url for the site to see what's going on.

In the meantime, did you

edit the mm_phpconfig.php and change the $pathToCodeFiles

and Edit /catalog/includes/boxes/catagories.php and change the code as noted?

Ruth


Poster: HellGod
Dated: Sunday March 11 2007 - 9:50:57 GMT

yes, I have both done


no Url available its a Xampp localhost server.
Say me what You need and I post a file to download.

the code 2 posts bevore is the sourcecode that i get when its build in.


Poster: HellGod
Dated: Sunday March 18 2007 - 18:42:47 GMT

no help :?: or not enough input ? ;)

this support smells like ....

i test a other menue ...
thanks

bye


Poster: Ruth
Dated: Sunday March 18 2007 - 23:21:26 GMT

Hi,

I will post to Milonic. I cannot help as I know nothing about oscommerce. This is a volunteer forum. You might also contact Milonic explaining you are testing and cannot get the menu to work.

Ruth


Poster: Andy
Dated: Monday March 19 2007 - 14:41:47 GMT

Quote:
no help or not enough input ?


Not enough input and your lack of a URL.

Quote:
this support smells like ....


:roll:

Quote:
i test a other menue ...


Please do