ellacologne
Forum Replies Created
-
OK … after even fiddling around with some of the options (as I could not save them, changed the field “youtubeprefs_alloptions” in wp_options in the database … but to no avail with ajax, debug options etc.) and having one more error message in Chrome’s devtools console, I found the reason.
The additional error message was
invalid form control with name 'height' is not focusableSo I looked for a field with this name. It’s hidden behind the default dimension checkbox in the first (default) tab of the settings. If you click the checkbox and add some values in the field, saving is possible again. Need to say: there were values, but the default values seemed very small (some 120 or so). I couldn’t dig deeper into if the default values in youtube.php are wrong or the $_globals that are used there, however just reporting what I experienced, it might be helpful for somebody else.
so I need to re-upload all instances in of the plugin in all my sites? Or will you deliver a new version that runs with auto-update to solve this issue?
Thank you @btxtiger this saved my day!
Forum: Themes and Templates
In reply to: [Hestia] “headers already sent” error after creating a new postsame here, 1.1.73 – it’s not an error but a warning, so it does not prevent the post from being saved, but it’s flooding the logs …