- This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore Admin Function Strange Error Message
After a recent WordPress upgrade we’re seeing a strange message (actually one per product) when we try to use the encrypted link generation through eStore Admin functions.
I need to say that this doesn’t seem to be preventing the function from working! But I’d still like to know if I should worry about it. Here’s an example of the error message:
Strict Standards: Non-static method RC4Crypt::encrypt() should not be called statically in /home1/guitar/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_post_payment_processing_helper.php on line 307
Strict Standards: Non-static method WP_eStore_Db_Access::insert() should not be called statically in /home1/guitar/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_post_payment_processing_helper.php on line 786
Thanks
Your server has E_STRICT turned on. Ask your hosting provider for instructions on how to “turn it off.”
My hosting provider has disabled e_strict but I’m still seeing the error messages when I try to generate links through eStore admin.
Please use the copy of the plugin I sent to you via email just now.
That worked. Many thanks.