Warning: Undefined variable $_PROFILER in /customers/3/8/3/latelierdupapier.be/httpd.www/index.php on line 43 Call to a member function setStart() on null (500 Whoops, looks like something went wrong.)

Error

HTTP 500 Whoops, looks like something went wrong.

Call to a member function setStart() on null

Exception

Error

  1. }
  2. require_once JPATH_BASE '/includes/framework.php';
  3. // Set profiler start time and memory usage and mark afterLoad in the profiler.
  4. JDEBUG $_PROFILER->setStart($startTime$startMem)->mark('afterLoad') : null;
  5. // Instantiate the application.
  6. $app JFactory::getApplication('site');
  7. // Execute the application.

Stack Trace

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

  at /customers/3/8/3/latelierdupapier.be/httpd.www/index.php:43