PHP Fatal error: Uncaught Error: Call to undefined function
-
Hello, I am making an update to the site a step I have done numerous times. But this time after deleting and replacing the build folder, I get the following error
[19-Sep-2024 22:22:45 UTC] PHP Fatal error: Uncaught Error: Call to undefined function ReactPress\Admin\repr_log() in /home/d4web/public_html/wp-content/plugins/reactpress/public/User.php:209
Stack trace:
#0 /home/d4web/public_html/wp-content/plugins/reactpress/public/User.php(93): ReactPress\User\User->repr_load_react_app()
#1 /home/d4web/public_html/wp-includes/class-wp-hook.php(308): ReactPress\User\User->enqueue_scripts('')
#2 /home/d4web/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#3 /home/d4web/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /home/d4web/public_html/wp-includes/script-loader.php(2194): do_action('wp_enqueue_scri...')
#5 /home/d4web/public_html/wp-includes/class-wp-hook.php(308): wp_enqueue_scripts('')
#6 /home/d4web/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
#7 /home/d4web/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#8 /home/d4web/public_html/wp-includes/general-template.php(3049): do_acti in /home/d4web/public_html/wp-content/plugins/reactpress/public/User.php on line 209I even tried reverting back to the old build and get same error. The page was just working as expected moments before I attempted to update. Any help on this would be greatly appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.