capeproducer
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] After Update, JSON and Syntax errorsPerhaps it was the fear of the Ninja- but the error is GONE!
Just did a live test and the checkout process returned a correct message response.
I think it was on the Merchant response end (which would make the first error on the token make sense). If you’re ever on Cape Cod, I owe ya a beer!
Thank you. Your order has been received.
ORDER NUMBER:
7954
DATE:
August 17, 2015
TOTAL:
$25.00
PAYMENT METHOD:
Credit cardForum: Plugins
In reply to: [WooCommerce] After Update, JSON and Syntax errorsYes, I was pretty sure it is BluePay as well- and yes opened a ticket late Friday, waiting to see what the fix might be. Thanks for your help, Mike, thought by chance I might hit gold by posting here 😉 Most of our WooCommerce sites use BluePay, but this is the only one that had updated the WC and extension.
Forum: Plugins
In reply to: [WooCommerce] After Update, JSON and Syntax errorsThanks Mike- the website is http://capecodartassoc.org/shop/support-cape-cod-art-association/
Forum: Plugins
In reply to: [WooCommerce] After Update, JSON and Syntax errorsSeeing this in the debug.log now
[17-Aug-2015 15:27:37 UTC] PHP Notice: Trying to get property of non-object in wp-content/plugins/woocommerce/includes/class-wc-form-handler.php on line 587Forum: Plugins
In reply to: [WooCommerce] After Update, JSON and Syntax errorsAlso getting this error after updating WooCommerce and the Bluepay payment extension last week.
SyntaxError: JSON Parse error: Unexpected identifier “RESPONSE”
and also
SyntaxError: Unexpected token RThe charge does indeed go through, but the customer only sees the error and the page does not redirect, so they attempt to pay again. I have put a notice on the checkout page, but would like to solve this error sooner rather than later. Reinstalled by FTP both woo and bluepay, turned off all plugins, default theme- no joy.
Forum: Plugins
In reply to: [Event Organiser] Bug? Month to month Full calendar view not loadingThanks Stephen- upped the memory for now- will have to investigate plugins as the error just produced itself on upgrades of multiple plugins, yours included.
Greetings,
I would be very interested in this and willing to help debug, test and contribute – love the plugin, but the limitations in search by form field like City is frustrating. If we add the city as a Tag and another Tag it will not display the results. Use one or the other, it displays.
Please let me know how we can help.You can use the Shortcode in a Text Widget if you want to use in multiple sidebars- you might need to add the filter do shortcode to the functions file, but works great.
Thank you-that was it!
This error is coming from debugging IE8
SCRIPT3: Member not found.
frontend.js?ver=1.2.2, line 152 character 21event = $('<li class="event"></li>').append('<span class="cat"></span><span><strong>' + events[i].time + ': </strong></span>' + events[i].post_title).append('<div class="meta" style="display:none;"><span><a href="' + events[i].link + '">View</a></span><span> </span><span><a href="' + events[i].Glink + '" target="_blank">Add to Google Calendar</a></span></div>');