I just purchased the Shrimpy WordPress theme through Themeforest/Envato.
It is throwing PHP errors when you try to Activate it or even do Live Preview in the latest version of WordPress and PHP.
It does not seem to have been supported for several years.
I put in two support tickets with HighThemes the last two weeks with no response, and now when I try to go to their website, it is blocked by all browsers as being a phishing site.
I would really like to make this theme work, as we already have a site we built a few years ago using the HTML version of the same theme and we just wanted to redo it in WordPress.
Unfortunately my PHP knowledge is limited and not enough to be able to figure out the problems.
I was wondering if anyone else is currently using this same theme and might be able to offer guidance.
Here is the error information, with server path replaced with SERVERINFO and website name replaced with WEBSITE for privacy since this is a public forum.
When seeking help with this issue, you may be asked for some of the following information: WordPress version 6.8.1 Active theme: Shrimpy (version 1.2.2) Current plugin: (version ) PHP version 8.1.32
An error of type E_ERROR was caused in line 74 of the file /home/SERVERINFO/public_html/WEBSITE.com/wp-content/themes/ht-shrimpy/framework/functions/functions-metaboxes.php.
Error message: Uncaught Error: Call to undefined function create_function() in /home/SERVERINFO/public_html/WEBSITE.com/wp-content/themes/ht-shrimpy/framework/functions/functions-metaboxes.php:74
Stack trace:
#0 /home/SERVERINFO/public_html/WEBSITE.com/wp-content/themes/ht-shrimpy/includes/meta-boxes/page-metabox.php(193): ht_register_metabox()
#1 /home/SERVERINFO/public_html/WEBSITE.com/wp-content/themes/ht-shrimpy/includes/meta-boxes/index.php(43): require_once(’/home/SERVERINFO…’)
#2 /home/SERVERINFO/public_html/WEBSITE.com/wp-includes/class-wp-hook.php(324): ht_default_metaboxes()
#3 /home/SERVERINFO/public_html/WEBSITE.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /home/SERVERINFO/public_html/WEBSITE.com/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/SERVERINFO/public_html/WEBSITE.com/wp-admin/admin.php(176): do_action()
#6 /home/SERVERINFO/public_html/WEBSITE.com/wp-admin/customize.php(13): require_once(’/home/SERVERINFO…’)
#7 {main}
thrown