Hello @fridacreators
To better understand your site’s current environment, could you please share a copy of your site’s full System Status Report?
- System Status Report: navigate to WooCommerce → Status → select
Get system report and then Download for support. This will download a TXT file which has the contents of the SSR to share with us.
- Fatal Error log: Share a copy of any fatal error log found under WooCommerce → Status → Logs.
In the meantime, I suggest performing a conflict test by switching to a default WordPress theme, and then deactivating all plugins except WooCommerce to see if the issue is gone, if yes, that means a theme or a plugin is contributing to the issue. Re-enable each to see which one causes it. You can find a more detailed explanation of how to do a conflict test here.
Let us know how it goes.
Thank you Darla, we will do that.
Here is the status report:
https://creatorslegal.com/wp-content/uploads/2023/10/WordPress-Environment-Status.txt
fatal error log:
2023-10-14T18:13:35+00:00 CRITICAL Uncaught TypeError: join(): Argument #2 ($array) must be of type ?array, string given in /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/jypazho.php(48) : eval()’d code(423) : eval()’d code:19 Stack trace: #0 /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/jypazho.php(48) : eval()’d code(423) : eval()’d code(19): join(‘\n’, ”) #1 /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/jypazho.php(48) : eval()’d code(423) : eval()’d code(111): ex_run(‘ps -eaf 2>&1’) #2 /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/jypazho.php(48) : eval()’d code(423) : eval()’d code(254): is_loaded() #3 /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/jypazho.php(48) : eval()’d code(423): eval() #4 /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/juluzutom.php(16): uzilala_uzasiju() #5 /nas/content/live/creatorslegal/wp-includes/class-wp-hook.php(308): opyxych_sedejyb(”) #6 /nas/content/live/creatorslegal/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #7 /nas/content/live/creatorslegal/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /nas/content/live/creatorslegal/wp-settings.php(623): do_action(‘init’) #9 /nas/content/live/creatorslegal/wp-config.php(84): require_once(‘/nas/content/li…’) #10 /nas/content/live/creatorslegal/wp-load.php(50): require_once(‘/nas/content/li…’) #11 /nas/content/live/creatorslegal/wp-blog-header.php(13): require_once(‘/nas/content/li…’) #12 /nas/content/live/creatorslegal/index.php(17): require(‘/nas/content/li…’) #13 {main} thrown in /nas/content/live/creatorslegal/wp-content/plugins/juluzutom/jypazho.php(48) : eval()’d code(423) : eval()’d code on line 19
Thanks for your help
Hello @fridacreators,
Thank you for sharing the status report and fatal error log.
The error log suggests that there’s an issue with a plugin named Juluzutom. The error is triggered by a join() function in the plugin’s code that is not used correctly.
As a first step, I recommend deactivating the Juluzutom plugin and checking if the issue with the Stripe Payment Gateway persists. If the issue is resolved, the Juluzutom plugin is likely causing a conflict.
If you’re unsure what the Juluzutom plugin does or if it’s necessary for your site’s functionality, I recommend contacting the plugin’s developers for further assistance.
If deactivating the plugin doesn’t resolve the issue, you may want to continue with the conflict test, as my colleague @aguinaldodarla suggested, by deactivating all other plugins and switching to a default WordPress theme like Storefront. This can help isolate the issue further.
Additionally, please update your WordPress, WooCommerce, and WooCommerce Stripe Gateway plugins to the latest version, as you are using an outdated version. Also, downgrade your PHP Version from 8.2.11 to 8.2.1 or lower.
Please let us know how you get on or if you need any further assistance.
Hi @fridacreators
It’s our pleasure to help. Can you share how it goes after trying our suggestions? Thanks!