Warning: Undefined variable $_PROFILER in /var/www/shared/html/index2.php on line 24
Call to a member function mark() on null (500 Whoops, looks like something went wrong.)

Error

HTTP 500 Whoops, looks like something went wrong.

Call to a member function mark() on null

Exception

Error

  1. }
  2. require_once JPATH_BASE.'/includes/framework.php';
  3. // Mark afterLoad in the profiler.
  4. JDEBUG $_PROFILER->mark('afterLoad') : null;
  5. // Instantiate the application.
  6. $app JFactory::getApplication('site');
  7. // Initialise the application.

Stack Trace

Error
Error:
Call to a member function mark() on null

  at /var/www/shared/html/index2.php:24