Recent content by Adam Kirkland

  1. Adam Kirkland

    Issue with Page Callback (1.1.5)

    This makes much more sense now! Thanks for the information.
  2. Adam Kirkland

    Issue with Page Callback (1.1.5)

    Close, directory structure is root/library/ServerLogs/ServerLogsCallback.php (Does it need to be just Callback.php because I'm going to kick myself if that's the case) EDIT: It appears I am kicking myself... Thanks Kovifor for pointing out my idiocy haha!
  3. Adam Kirkland

    Issue with Page Callback (1.1.5)

    So for some reason I am getting "Please enter a valid callback method" when trying to submit a page with the callback method of ServerLogs_Callback::respond. Even when I strip out the inside of the static function it still returns the same, I have no idea what I am doing wrong. Thanks! <?php...
Back
Top Bottom