Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lcdservices Friend
    #125685

    I’ve got Transmenu up and running on Joomla 1.5. When I create menu links to articles, Transmenu adds ascii ampersands to the link, which corrupts the link. So I get a link like this:

    /index.php?option=com_content&view=article&id=46&Itemid=53

    Anyone else experiencing this? Anyone find a solution?

    -Brian

    lcdservices Friend
    #239138

    Probably not the best solution in the world, but it got the job done — I added the following to line 259:

    $row->link = str_replace("&", "&", $row->link); //new

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  lcdservices 16 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum