digipete
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woocommerce-services.php on line 55dougaitken,
From memory – I did what you said up to step 3 to access the admin area. I did a manual update to WordPress 5.4.1, then updated the hosting to PHP 7. This quieted everything down. Then I was able to rename the woocommerce-service back and everything was good.
Forum: Plugins
In reply to: [WooCommerce] woocommerce-services.php on line 55Update.
When I force at PHP version update from 5.6.2 to 7.3.11 the getenv() error changes to the following.
I added the ellipses (…) to shorten things up. I still can’t access the admin dashboard.
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in …/wp-includes/pomo/plural-forms.php on line 210
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/pomo/plural-forms.php:210) in …/wp-login.php on line 423
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/pomo/plural-forms.php:210) in …/wp-login.php on line 436
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/pomo/plural-forms.php:210) in …/wp-includes/pluggable.php on line 920
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/pomo/plural-forms.php:210) in …/wp-includes/pluggable.php on line 921
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/pomo/plural-forms.php:210) in …/wp-includes/pluggable.php on line 922
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/pomo/plural-forms.php:210) in …/wp-includes/pluggable.php on line 1219
Forum: Plugins
In reply to: [WooCommerce] woocommerce-services.php on line 55Thank you!
Ditto.
Zerif-Pro is broken and I’ve submitted 3 support tickets with no response.
Meeshelldaniell – any response from their contact form?
dP
Forum: Fixing WordPress
In reply to: Index posts by dateOne of those little buggers did it! Thank you.
dP
Forum: Fixing WordPress
In reply to: how can i turn comments off?moosechick,
In the Dashboard, goto Settings > Discussion. At the top of Discussion Settings is “Allow people to post comments to new articles”.
Uncheck that.
Save changes.
Done.