ERROR Uncaught Whoops\Exception\ErrorException: Declaration of Concrete\Core\Workflow\Progress\

Permalink
When hosting my website, this error shows up.

Uncaught Whoops\Exception\ErrorException: Declaration of Concrete\Core\Workflow\Progress\PageProgress::add(Concrete\Core\Workflow\Workflow $wf, Concrete\Core\Workflow\Request\PageRequest $wr) should be compatible with Concrete\Core\Workflow\Progress\Progress::add($wpCategoryHandle, Concrete\Core\Workflow\Workflow $wf, Concrete\Core\Workflow\Request\Request $wr) in /home/asmass1q/public_html/concrete/src/Workflow/Progress/PageProgress.php:8 Stack trace: #0 /home/asmass1q/public_html/concrete/src/Workflow/Progress/PageProgress.php(8): Whoops\Run->handleError(2, 'Declaration of ...', '/home/asmass1q/...', 8, Array) #1 /home/asmass1q/public_html/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Psr4ClassLoader.php(69): require('/home/asmass1q/...') #2 [internal function]: Symfony\Component\ClassLoader\Psr4ClassLoader->loadClass('Concrete\\Core\\W...') #3 /home/asmass1q/public_html/concrete/elements/page_controls_footer.php(12): spl_autoload_call('Concrete\\Core\\W...') #4 /home/asmass1q/public_ht

Please help!!

 
Gondwana replied on at Permalink Reply
Gondwana
Sounds like you're using an older version of concrete5 with a newer version of php. Check out the php version requirements for the version of concrete5 you're using.