Forum Replies Created
-
Author
-
Karol
ParticipantThank You very much for reply, I should answer immediately, when I found solution, but i was so exhausted, fighting with this, and i just forgot.
I found the bug yesterday, the problem was cause by plugin which added Polish gateway to woocommerce: “PÅ‚atnoÅ›ci 24”.
Plugin not support “woocommerce subscriptions”. After when customer buy subscription using “PÅ‚atnoÅ›ci 24 gateway” he could pay for subscription and hist role change. But the order was not completed , next time when system check order cancel membership and change the role, because payment for subscription was not complied.
The problem don’t show up when customer buy simple product.
On paypal everything work ok.Regards
Karol
ParticipantI Know this is dirty way but Already resolve my 2 issue
1st – one was because I mismatch product license with Theme forest Api
2nt one it was problem with fatal error ( Warning: get_class() called without object from outside a class in C:\xampp\htdocs\beart\wp-content\themes\kleo\kleo-framework\lib\class-tgm-plugin-activation.php on line 2955)
I couldn’t even get to dashboard. I just delete piece of code in this direction ” wp-content/themes/kleo/kleo-framework/lib/class-tgm-plugin-activation.php
the code what i was deleted is was on line: 2955
$tgmpa_instance = call_user_func( array( get_class( $GLOBALS[‘tgmpa’] ), ‘get_instance’ ) );I do not advice anybody do the same. This is just like I do but I am not a Dev and this way may occur another issue.
After update to 3.0.1 I had do the procedure again but now in the line
3010
but everything seems work fine.Karol
ParticipantI have the same problem, i didn’t get any notification about update. And when I do it manually I gen followed warning:
Warning: get_class() called without object from outside a class in C:\xampp\htdocs\beart\wp-content\themes\kleo\kleo-framework\lib\class-tgm-plugin-activation.php on line 2955
Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in C:\xampp\htdocs\beart\wp-content\themes\kleo\kleo-framework\lib\class-tgm-plugin-activation.php on line 2955
I tested already on web server and copy on on local host and warning is the same.
Thanks.
Karol
ParticipantI try edit this code second hour and nothing happens, even when deleted part of the code. Maybe I do something wrong. I will be grateful for any help.
-
AuthorPosts