Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

link to another item menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: link to another item menu
#12248
link to another item menu 13 Years ago Karma: 0
Hi Iґm having a problem when a set a menu item ( type menulink ) that points to another mainmenu menu item .

the Ari Yui menu is encoding the id of the menu item, not the "another mainmenu menu item id "


Iґm attaching a doc with some picture to show the problem
File Attachment:
File Name: menuitem.doc
File Size: 108544


I have created a backup of my site at mediafire where is the link

www.mediafire.com/?9j541j8t0br3k6g
The administrator has disabled public write access.
 
#12249
Re: link to another item menu 13 Years ago Karma: 0
I forgot to say that backup is made using AKeeba backup

Thank for your help.
The administrator has disabled public write access.
 
#12252
Re: link to another item menu 13 Years ago Karma: 0
I think I have done a work around , in the menu.html.php file near the 110 line a put a if around this code

if ($menuItem->type != 'menulink' and $menuItem->type != 'alias')
{
$router = JSite::getRouter();
$link = $router->getMode() == JROUTER_MODE_SEF ? 'index.php?Itemid=' . $menuId : $link . '&Itemid=' . $menuId;
}
The administrator has disabled public write access.
 
#12253
Re: link to another item menu 13 Years ago Karma: 746
Hello,

Is it required to investigate this issue or now the module works fine?

Regards,
ARI soft
The administrator has disabled public write access.
 
#12260
Re: link to another item menu 13 Years ago Karma: 0
it's working, but I think you could investigate this issue to see if really nead some correction in the code .

thank Roque
The administrator has disabled public write access.
 
Go to topPage: 1