Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8088441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T19:05:26+00:00 2026-06-05T19:05:26+00:00

I developed a module to display submenus as stand alone module, every thing works

  • 0

I developed a module to display submenus as stand alone module, every thing works fine untill the sef is enabled, the item id does not change to the correct one

<ul class="list2">

                    <?php foreach ($items as $row) :?>
                    <?php

                        //$router = JSite::getRouter();
                        if ($router->getMode() == JROUTER_MODE_SEF) {

                            $link = $router->build($row->link);
                            $router->setVar('Itemid',$row->id);
                            echo $_REQUEST['Itemid'];
                            //$link =$row->alias;
                        }else {
                            $link = $row->link.'&Itemid='.$row->id;
                        }

                    ?>

I tried using the JSITE::route even router->build and tried to reset $_Request[‘Itemid’]
and nothing worked

what I do wrong, any help please ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T19:05:27+00:00Added an answer on June 5, 2026 at 7:05 pm

    found the solution, just need to change the item id before creating the link

    $router->setVar('Itemid',$row->id);
    $link = $router->build($row->link);
    

    hopfully this will help other developers 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed a module using SagePay Form integration method. It works fine until
we have a website developed in java and .net. it works fine. but now
I need to display a component view into a module. I have developed my
I developed a new module under Magento, it works well. I designed a new
I have developed a module for the administration backend of Joomla 1.5. The description
I've developed a module for a Java project. The module depends on external library
For a new CMS i've developed a Pages module that allows me to manage
I have developed a PyroCMS custom module, but now I want to add WYSIWYG
I have developed a web application using Spring 3.1 In one of the module
I have a problem with use count of kernel module being developed.I'd like to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.