Recent content by xmarinusx

  1. X

    XF 1.4 Why does a child node portion have to be unique?

    So having "<url>/test/test1" isn't possible?
  2. X

    XF 1.4 Why does a child node portion have to be unique?

    Is it possible to have the same portion on multiple child nodes? For example, a parent node is called "test" and a child node is called "test1", how would I have "<url>/test/test1"?
  3. X

    XF 1.4 Rewrite get variables

    How would I replace http://site.net/stats/?username=test with http://site.net/stats/test?
  4. X

    Get value from parameter array in template

    I am using a php callback to pass in parameters to a template, how can I get a value from an array in the parameters?
Top Bottom