dparvanova
Forum Replies Created
-
Forum: Plugins
In reply to: [Timber] Parse error on “new \Timber\Timber”I found it.
Upgrading to php 5.3 (at least) did the jobForum: Plugins
In reply to: [WooCommerce] Can't make woocommerce_registration_redirect workI found the problem
Finally I drill down to woocommerce itself…
And after making a diff of my and just downloaded code I found the difference. In class-wc-form-handler.php there was some code after wp_safe_redirect and before exit; Obviously I incidentally pasted it there while looking into the code.Shame on me!
Thank you for not neglecting my problem and your efforts to help me!
I am really sorry for wasting your time!Forum: Plugins
In reply to: [WooCommerce] Can't make woocommerce_registration_redirect workI am sent back to my-account.
I searched for “woocommerce_registration_redirect” and it appears only in functions.php and in woocommerce/includes/class-wc-form-handler.php
I just tested on a new installation with only Woocommerce activated. And the code works! I will start deactivating other plugins one by one…
Forum: Plugins
In reply to: [WooCommerce] Can't make woocommerce_registration_redirect workin my theme’s functions.php. Other code that is in it file works
Forum: Plugins
In reply to: [WooCommerce] Can't make woocommerce_registration_redirect workThe page is My account with content [woocommrrce_my_account]
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Warning during installSorry. It was a misconfiguration in the server