It seems the update fixed the initial error, but I had to create a wp-config.php file and now I am left with only one error which is:
“Fatal error: Uncaught Error: Call to undefined function wp() in /home/napsital/public_html/wp-blog-header.php:16 Stack trace: #0 /home/napsital/public_html/index.php(17): require() #1 {main} thrown in /home/napsital/public_html/wp-blog-header.php on line 16“
Plus to notify in the previous version there wasn’t any wp-config.php file I checked since I did a backup before starting this troubleshooting.
-
This reply was modified 2 years, 5 months ago by galdikasm.
Hey, @manuell I already checked and seems like functions.php doesn’t exist but there are two similar files called: functions.wp-scripts.php, functions.wp-styles.
I am currently doing an update and will notify if that fixed the problem.