We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25547
    • 61 Posts
    Hi, sometimes parameters work fine, but now when i am trying to use them, when I add the parameter to a snippet it just doesn’t show up with a parameter. Any ideas?
      • 7231
      • 4,205 Posts
      Please post your snippet call.

      The most common error are:
      1) using single quote rather than back-ticks,
      2) with embedded snippet calls within other snippet calls you need to alternate the cache settings,
      3) using an uncahed snippet call on a cached document (or is it the other way around),
      4) using a special char in the snippet parameter, you cant use stuff like & or "" in the parameter.
      5) ... I can’t remember anymore but there must be rolleyes

      If these don’t do it post your call and someone will check it for errors.
        [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

        Something is happening here, but you don't know what it is.
        Do you, Mr. Jones? - [bob dylan]
        • 25547
        • 61 Posts
        thanks, I got it grin

        I forgot the question mark embarrassed