Mads Phikamphon
Forum Replies Created
-
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Latest version not workingEnabled WP_DEBUG on our test site. The following was written to the event log:
[04-Feb-2014 09:22:06 UTC] PHP Notice: Undefined variable: order_id in /home/genvejen/public_html/burgerbar.dk/wp-content/plugins/woocommerce-quickpay/gateway-quickpay.php on line 841
[04-Feb-2014 09:22:06 UTC] PHP Notice: Undefined index: quickpay_redirectText in /home/genvejen/public_html/burgerbar.dk/wp-content/plugins/woocommerce-quickpay/gateway-quickpay.php on line 340
[Feb-2014 09:22:33 UTC] PHP Notice: Undefined offset: 0 in /home/genvejen/public_html/burgerbar.dk/wp-content/plugins/woocommerce-quickpay/gateway-quickpay.php on line 485
My versions, WordPress = 3.8.1, Woocommerce 2.0.20
Thanks,
MadsForum: Plugins
In reply to: [Quickpay for WooCommerce] Latest version not workingHere is exactly what happens at our setup:
1) No matter which version we are using (2.0.9 or 2.1.1), the customer has to wait ~5 seconds for the payment window to open. The only way to avoid the wait is to click the “Γ ben sikker Quickpay kortbetaling” button:
2) If we are using version 2.0.9, the checkout confirmation screen look just like it should:
3) If we are using version 2.0.11, the checkout confirmation screen is quite empty:
4) Nothing is written to the error_log file.
Thanks,
MadsForum: Plugins
In reply to: [Quickpay for WooCommerce] Latest version not workingNo error messages appeared on the page, but I’ll try version 2.1.1 again and see if I get any messages in the error log file.
(currently we are using version 2.0.9)
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Latest version not workingI upgraded to 2.1.1 last night, it didn’t help here (actually it was the cause of all the problems since we didn’t have any problems using the old version)
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Non-standard CSS call causing problemsCommenting out these lines helped a lot.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Latest version not workingThe hotfix didn’t help here, still no redirection.
Forum: Hacks
In reply to: Plugin upload, location of the readme.txt fileNever mind, it just took a bit longer than expected for ww.wp.xz.cn to notice the file…
Everything looks fine now.
Forum: Plugins
In reply to: [Watu Quiz] Description not shownThank you for the plugin update. That helped a lot.
I have noticed that the pro version allows you to create printable certificates.
Can it also create dynamic banners that people can put on their own website to display their awesome exam skills?
(dynamic banners = banners showing people’s exam score)
Forum: Plugins
In reply to: [Watu Quiz] Description not shownYes, that is my emergency plan π
Only problem is that the description will then appear everywhere. From before the test is started, while the test is running and when the test results appear.
Forum: Plugins
In reply to: All in One SEO the Woocommerce Shop pageWooohoo, think I found a fix for this.
At the bottom of the All in One SEO settings, you can exclude specific pages.
Added “/shop/” to the list of excluded pages and now it looks like everything is working correctly!
Forum: Plugins
In reply to: [Woocommerce CSV importer] sale_price don't show after importHave the same problem as realm9thfeb, I also need to go through my sale products, view them and update them (don’t need to change anything, just need to click update…)
Forum: Hacks
In reply to: Editing the object returned by $wpdb->get_results(SQL)Excellent. Thanks a lot, it helped make everything work properly π
Forum: Hacks
In reply to: template_redirect keeps redirectingFound a solution: Make sure products.php is a WP template and not just some random test HTML.
The code above works perfectly (without reloading) if the products.php is a WP template.
Forum: Hacks
In reply to: Custom Widgets – Add Text DynamicallyA quick and dirty solution:
– Show 3 sets of fields (i.e. 3 x room number + phone number) in administration (when you drag the widget to the sidebar).
– Only display sets of fields with values on the theme (i.e. if only 2 x room number + phone number have been filled out, show only those 2 sets of fields).Forum: Hacks
In reply to: Widgets: Setting $instance variables in widget()Oops. Guess this topic should have been in http://ww.wp.xz.cn/support/forum/hacks
Sorry about that. Can someone move it for me?
Thanks,
Mads