-
-
Notifications
You must be signed in to change notification settings - Fork 39
Error when providing link since last update #369
Comments
Thanks for the report. Working on 2 large bugs that I became aware of this morning that might relate to this. Gonna push those fixes out first. Once that happens, update and let me know if this still occurs for you. |
Hi, thanks for the fast answer. But despite the new update, the error is still here. |
@HoussenMoshine Have you had a recent change in servers? Or have you upgraded your server recently? Looks like your server is blocking Sorry for the trouble. Let me know. |
See here for more details: woocommerce/woocommerce#9838 |
@dsifford Yes, it seem that something blocking the POST request, but i can't find out for the moment. It's possible to use a older version of the plugin? |
@HoussenMoshine Yes, it's possible as of right now to use past versions of the plugin by downloading it directly from wordpress.org (https://wordpress.org/plugins/academic-bloggers-toolkit/advanced/). However, as soon as WordPress 5.0 lands, all previous versions of the plugin will stop working since WordPress is switching out TinyMCE for their new Gutenberg Editor (this current version will also fail, but it's set up to quickly support Gutenberg once the time comes). |
Possibly related to #387 |
@HoussenMoshine You were correct. This is an error resultant from a typo that was made during the last update. Found the issue. Thanks for your patience. I'll have a fix out for this soon. |
Thanks for following the issue and fixing it. I will check out in the next update |
I am using Legacy V3 just before a week for integration Woo Commerce Product Posting using Rest Api's on WC Version 2.5.5. |
ABT Version: 4.11.0
PHP Version: PHP Version 5.5.9-1ubuntu4.22
Theme: Hueman
Plugin List:
Browser: Google Chrome (Version: xxx)
Insert link
Actual behavior: Impossible to insert link via Add References I
Console messages:
JQMIGRATE: Migrate is installed, version 1.4.1
index.js:30 Deprecated TinyMCE API call: .onMouseUp.add(..)
%7Bdefault_value%7D Failed to load resource: the server responded with a status of 404 (Not Found)
index.js:30 POST https://sitexxxx/wp-admin/admin-ajax.php 501 (Not Implemented)
// Paste messages here
I have a message error saying that i need to enable the dom and libxml extensions. I have checked and theses extensions are enabled. The error happen only since the laste update. Disable all plugin, error is still here. Screen capture joined.
The text was updated successfully, but these errors were encountered: