Jump to content


Transmenu


  • You cannot reply to this topic
61 replies to this topic

#61 austrohack

    Etomite Forum Newbie

  • Member
  • 29 posts

Posted 25 July 2008 - 11:10 AM

Hi Ralph!

I've found a solution: I just modified the TransMenu Snippet. The problem only occures when i call the transmenu with the extension ?id=XX

When i modify the code from:

if(!isset($id)) {
    $id = 0;
}

to:

$id = 76;

erverything works fine! :huh:

I hate it when something works and i don't know why... ;)

Do you have an idea?

#62 Ralph

    Loves Etomite Forums!

  • Admin
  • 6,524 posts
  • Gender:Male

Posted 25 July 2008 - 12:46 PM

Sometimes an uncaught PHP error can cause problems like you described, austrohack... It's starting to sound more PHP than Javascript related based on the ?id=xx piece of the puzzle... Whether the Etomite PHP/MySQL debuggers can help in tracking the problem down is questionable... It might be a minor code issue in TransMenu itself...





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users