php - Fatal error: Using $this when not in object context - Stack Overflow
here is the part if having error. Fatal error: Using $this when not in object context in /pb_events.php on line 6 line 6 is: $jpp = $this->vars->data["jpp"]; function
stackoverflow.com |