-
Posted a reply to “Use Universal Analytics” option missing, on the site WordPress.org Forums:
Thanks :). Then this leads on to my real problem, which might just be with… -
Created a topic, “Use Universal Analytics” option missing, on the site WordPress.org Forums:
I wanted to check "Use Universal Analytics", but it's … -
Posted a reply to Default settings ignored in register_settings, on the site WordPress.org Forums:
Thanks for your help. I tracked this down. A line of documentation had let me… -
Committed [1822270] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-L) -
Committed [1822266] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-K) -
Committed [1822253] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-J) -
Committed [1822247] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-J) -
Committed [1822226] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-I) -
Committed [1822219] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-H) -
Committed [1822211] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-G) -
Committed [1822210] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-G) -
Committed [1822190] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-F) -
Committed [1822189] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-E) -
Committed [1822188] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-D) -
Committed [1822185] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-D) -
Committed [1822180] to Plugins SVN:
v1.0.0, with further modified docs (1.0.0-C) -
Committed [1822166] to Plugins SVN:
v1.0.0, with modified documentation -
Committed [1822151] to Plugins SVN:
v1.0.0, with initial documentation -
Created a topic, Default settings ignored in register_settings, on the site WordPress.org Forums:
I'm built a plugin, and set up its default settings wi… -
Posted a reply to Equivalent of sprintf for il18n on Javascript, on the site WordPress.org Forums:
Thanks, I should have said that I already knew that part of the answer, but… -
Posted a reply to How to get admin/js/accordion.js to work?, on the site WordPress.org Forums:
Yes, I've checked the console for JS errors. I based my HTML on the HTML… -
Created a topic, How to get admin/js/accordion.js to work?, on the site WordPress.org Forums:
According to this 2013 trac ticket, the WP accordion t… -
Created a topic, OG: Image unset for Category Archive, on the site WordPress.org Forums:
I am using All in One SEO v 2.4.3. My default OG image… -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
6.2.1 brought down the whole site, I'm afraid. All pages, including admin pages, threw this… -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
Correction: 6.1.6 works for me. Thanks for the advice, @Joe-Alberts! -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
Sure, I'll be happy to try it. (And send you error logs, if you want… -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
So you know, I've deactivated Zotpress because my CPU share was hitting its limit, and… -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
Reverted to 6.16, and I still get the bug. I did not get the bug… -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
I'm afraid changing the style to APA reproduces the bug. -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
With apologies for the repost if my original comments turn up, this is what reproduces… -
Posted a reply to 6.2 Internal Server Error on bib shortcode, on the site WordPress.org Forums:
(I can't see my previous comment to reply to, so I assume it's in moderation,… -
Created a topic, Passing donation amount to destination page, on the site WordPress.org Forums:
I can see that there's a way of passing a set querystr… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
I got impatient and tried the kludge, and it didn't work. The mismatch is only… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
What's the expected behaviour, in terms of (i) the stripeHandlerX javascript static variables, and (ii)… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Yes, I'd added the name parameter back in. And had upgraded to 1.5.3. The JS… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
(Marked unresolved, because I think I've found something going wrong between the JS and the… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
So I've done some digging. The error is thrown by wp_asp_add_stripe_handler, which is trying to… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
I'm sure MRA would never release any code that threw JS errors on most installations.… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Interesting. Just to double check, DYeung2017, you mean you didn't get any JavaScript errors after… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
I've looked at several other web pages on my site (an individual post; a post… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Correction: But I’ve changed checked the source code and it’s there -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Does that JS error mean anything to you, MRA? Suggest any pointers for what could… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Yes, the page throws two Javascript errors. One on the Stripe plugin: Uncaught TypeError: Cannot… -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
(Just updated to v1.5.3, and that didn't solve it.) -
Posted a reply to “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Thank you for taking the time to have a look. Unfortunately, that doesn't fix it.… -
Created a topic, “Invalid Stripe Token” thrown when “Price” not set, on the site WordPress.org Forums:
Stripe Payments is v. 1.5.2 (I did check) I've follow…