Hey @perelovski,
Thanks for asking! When you’re saying “I cannot remove autoload or delete the option.”, do you mean there are no buttons to perform those actions on the options, or does nothing happen when you click the buttons?
Or, does the option get removed when you click the delete button, but reappear when you reload the page?
Thanks,
Taco
Hello @tacoverdo , thanks for the fast reply.
The buttons for both options exist, but when I click on any of the buttons, nothing happens.
-
This reply was modified 9 months ago by
perelovski.
That doesn’t sound right at all!
Is this happening exclusively with LiteSpeed options, or are other options also affected?
When this problem occurs, do you see any errors in your browser’s console?
It doesn’t sound right, but it’s the way it is ๐
It is happening exclusively with the LiteSpeed, and here is the error log of the browser’s console:
admin-script.js:222
Failed to delete-option for litespeed.cdn_setup._summary.
Object
abort
:
ฦ (e)
always
:
ฦ ()
catch
:
ฦ (e)
complete
:
ฦ ()
done
:
ฦ ()
error
:
ฦ ()
fail
:
ฦ ()
getAllResponseHeaders
:
ฦ ()
getResponseHeader
:
ฦ (e)
overrideMimeType
:
ฦ (e)
pipe
:
ฦ ()
progress
:
ฦ ()
promise
:
ฦ (e)
readyState
:
4
responseJSON
:
{code: 'option_not_found_or_deleted', message: 'Option does not exist or could not be deleted', data: {โฆ}}
responseText
:
"{\"code\":\"option_not_found_or_deleted\",\"message\":\"Option does not exist or could not be deleted\",\"data\":{\"status\":404}}"
setRequestHeader
:
ฦ (e,t)
state
:
ฦ ()
status
:
404
statusCode
:
ฦ (e)
statusText
:
"Not Found"
success
:
ฦ ()
length
:
0
name
:
""
prototype
:
{}
arguments
:
(...)
caller
:
(...)
[[FunctionLocation]]
:
jquery-migrate.min.js:2
[[Prototype]]
:
ฦ ()
[[Scopes]]
:
Scopes[4]
then
:
ฦ (t,n,r)
[[Prototype]]
:
Object
error @ admin-script.js:222
Thanks for the info!
Weโve identified the problem (a . in the option name). You can follow our progress on this at https://github.com/ProgressPlanner/aaa-option-optimizer/pull/42.
Thanks, I’ll keep an eye on the progress.
Best regards.
Thanks for your patience @perelovski!
We’ve just released version 1.4, which should resolve this problem for you. Can you please let me know if it works for you too?
Thanks!
Hello @tacoverdo !
Thanks for the info, I have updated to the latest 1.4 version, but now I have different problem, everything is empty, Unused, Used, Requested, nothing exists in the list of options.
When I go to All options > Get all options, I get this error message:
” DataTables warning: table id=all_options_table – Incorrect column count. For more information about this error, please see https://datatables.net/tn/18 “
That’s it, for now ๐
@perelovski Thanks for your feedback!
What this error says is that the number of columns is different in the table header than in the table body. Unfortunately, it’s a strange error we can’t reproduce on our testing environments.
Could you maybe try completely deleting and then reinstalling the plugin?
Please let me know if that works! Thanks!
@tacoverdo I have tried deactivating and activating the plugin, also completely deleting and reinstalling the plugin, but the same error exists! I also cleared the cache from the website and cloudflare, didn’t help. For now, I will rollback to the previous version of the plugin ๐
Best regards,
Vladimir.
@perelovski Yesterday, we released a new version of the plugin. Could you please update and let us know if that resolves the problem on your site?
Thanks!
Hello @tacoverdo, I have updated the plugin and testing it now. At the moment, all the options seem to be working fine ๐ Thank You for your efforts!
Best regards.