1
leonidou
Re: How to create dynamic entries of menus and submenus in the main menu?
  • 2008/1/12 19:06

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


Hi friend,

I will include more info in case you still want to help me. I have a categories table (in DB), each category has a category_id as primary key and a categoyy_parent as a foreigh key pointing to the parent category. In theory level can be infinite. I need to make a block which will host a dynamic tree composed of the categories in order to navigate in the categories. This block has to be in the main menu section.

Thanks all.



2
leonidou
Re: How to create dynamic entries of menus and submenus in the main menu?
  • 2008/1/10 7:36

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


Unfortunatly
$modversion['sub'][$i]['extra'] did not worked with me so I can not create sub categories. Any other ideas?

Thanks for your support trabis. Really appreciate.



3
leonidou
How to create dynamic entries of menus and submenus in the main menu?
  • 2008/1/7 21:40

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


Hi all,

Does anybody knows how to create dynamic entries of menus and submenus in the main menu? I will explain more:
Suppose we have a module with the following entries in the xoops_version.php file with the following lines:

// Menu
$modversion['hasMain'] = 1;
$modversion['sub'][1]['name'] = "Categoty 1";
$modversion['sub'][1]['url'] = "categoty.php?catid=1";
$modversion['sub'][2]['name'] = "Category 2";
$modversion['sub'][2]['url'] = "category.php?catid=2";

Can I replace it with code generated dynamicly so I get the the submenus from a DB table?

Can I have 2,3 or more levels (sub levels) or categories?

Thanks for your time!




4
leonidou
Re: Product Info Module?
  • 2007/11/24 19:27

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


thanks everyone for your help.
it worked with php 5.



5
leonidou
Re: product catalog module request
  • 2007/11/24 19:23

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


rm mini shop worked with php 5 but smartsection is better.
thanks to everyone.



6
leonidou
Re: Product Info Module?
  • 2007/11/21 16:44

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


did anyone managed to use rm mini shop? I did not. I have installed rmcommon 2.01 and rm mini shop and mini shop does not work. Any one who can help??

thanks



7
leonidou
product catalog module request
  • 2007/11/21 16:36

  • leonidou

  • Just popping in

  • Posts: 7

  • Since: 2007/11/21


Hi all. I am looking for a product catalog module. I have tried the rm mini shop from XOOPS mexico but it does not work for me. This module requires an other module called rmcommon in order to work. After installing both nothing happend.

Please help

thanks




TopTop



Login

Who's Online

189 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits