Http 500 error on upgrade

After upgrading successful to pulse 5.3.11, site runs, but when going to admin panel, white screen with HTTP error 500.
No PHP or Apache errors on the server
PHP is version 7.4
Setup script of pulse gives all was ok.

edit:

I enabled error logging:

Deprecated : Function get_magic_quotes_gpc() is deprecated in /home/douwe/domains/webrain.nl/public_html/hofstra/admin/inc/magic.php on line 4

Fatal error : Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(/home/douwe/domains/webrain.nl/public_html/hofstra/content/blog): failed to open dir: No such file or directory in /home/douwe/domains/webrain.nl/public_html/hofstra/pulsecore/page/admin/dashboard.php:27 Stack trace: #0 /home/douwe/domains/webrain.nl/public_html/hofstra/pulsecore/page/admin/dashboard.php(27): RecursiveDirectoryIterator->__construct() #1 /home/douwe/domains/webrain.nl/public_html/hofstra/pulsecore/page/admin/dashboard.php(212): pulsecore\page\admin\Dashboard->lastFiles() #2 /home/douwe/domains/webrain.nl/public_html/hofstra/pulsecore/page/base.php(108): pulsecore\page\admin\Dashboard->handle_get() #3 /home/douwe/domains/webrain.nl/public_html/hofstra/admin/inc/dashboard/dashboard.php(21): pulsecore\page\Base->process() #4 /home/douwe/domains/webrain.nl/public_html/hofstra/admin/inc/dashboard/dashboard.php(26): page_dashboard() #5 /home/douwe/domains/webrain.nl/public_html/hofstra/admin/index.php(75): require_once('/home in /home/douwe/domains/webrain.nl/public_html/hofstra/pulsecore/page/admin/dashboard.php on line 27

Edit:

OK, Upgrading manual says "Copy everything except content" I did, but previous version had no blog. There must be a blog according to the error. I copied blog from installer version, and site is running.

But also there is a deprecated warning, that should not be

Hi @douwe_yntema! Thanks for this. Could you also forward the error logs from your Admin Panel then Account > Debug Info?

I will, but there are more lines than allowed in this forum. Can I upload an attachment somewhere?

(Not to be proud of such huge list)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.