We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37108
    • 80 Posts
    The following fatal error occurs because of changes in php 5.3 and above:
    func_get_args(): Called from the global scope - no function context

    Does anyone know how to get around this or, more precisely, what the expected value of $allParameters = func_get_args() would be?
      • 16278
      • 928 Posts
      What version of Evo are you using? I only found one reference to this function in MODX 1.0.6, and that was in a debugging section of AjaxSearch. Does the error message specify the file concerned?
      ??? KP