Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter anitaharris

    (@anitaharris)

    Hi,

    I am posting this to help anyone else getting the ‘scan failed’ message for the same reasons I was…
    This issue was fixed by my service provider eventually after I supplied them with them with my login details and they traced where the problem was ..
    Your suggestion to increase the ‘max executuion time’ did not help and every time I tried to run the scan with debug the scan failed in different locations.

    So the solution the scan completing was two fold.

    1) ensure its not run after midnight when the service provider is not busy backing up and running security scans on their servers (scan showed server status with an exclamation mark) – wait until after 5am – then the exclamation mark vanishes.

    2) Hosting service provider updated the .htacces file adding this to the very beginning and fixed the scan on one website. I applied the same change to my other sites and then they all worked.. – RESOLVED!!!

    even having disabled the litespeed plugin did not help, yet the code indicates its a litespeed problem.. Setting the wordfence settting for noabort did not help either. only this code when added to the .htaccess file resolved the error for this topic.

    # BEGIN litespeed noabort – for Wordfence scan fix – AH
    <IfModule rewrite_module>
    RewriteEngine On
    RewriteRule .* – [E=noabort:1]
    </IfModule>
    # END litespeed noabort

    Thread Starter anitaharris

    (@anitaharris)

    So, what happens now @mihaiimagely ?
    I reported the BUG as you requested. and supplied all the details and referred back to this posting…

    Will they contact me when it is being worked on and will I know when this bug gets fixed?
    I am fed up with resetting the nextgen gallery options everytime I need to deactivate plugin and reactivate it.

    Please note **** the jetpack connection problems while nextgen is activated no longer exist because my service provider added zlib.output_compression = Off to the .ini.php file.
    This fixed problems 1 and 2 described above, But problem 3 still exists for which I have now reported a BUG at the link you supplied.

    Thread Starter anitaharris

    (@anitaharris)

    Hello again @mihaiimagely, in addition to the above info….
    I have just turned on debug in the wp-config file and created a debug.log file from which I can send you the last 30 lines or so which reference the functions php.
    I have the relevant code sections copied too with the line numbers from the log file highlighted in the code.
    If you think this will be helpful Please let me know where to send the info – via email perhaps? don’t want to supply it here…

    Thread Starter anitaharris

    (@anitaharris)

    Yes, WP v5.3.2, PhP v7.2, nextgen v 8.2.3

    My service provider disabled ‘zlib.output_compression’ in my ‘php.ini’ files (zlib.output_compression = Off) today, in response to the debug.log and code supplied earlier in this thread. It identified the code in php.ini causing conflicts between nextgen and jetpack

    Incredibly turning off compression resolved the nextgen/jetpack conflicts errors 1 and 2 described earlier in this thread.

    Error 3 (loss of non default settings in NEXTGEN >gallery settings on deactivation/reactivation) IS STILL OCCURING.
    the /gallery/GALLERY SETTINGS are reset to default values every time the nextgen plugin is deactivated and reactivated

    I have tested this thouroughly with all other plugins off and my theme deactivated and theme 2020 activated.

    I set the Basic thumbnail settings – number of images to 999 and SAVED, redisplayed to confirm it was really saved. then I deactivated nextgen (the ONLY plugin activated) then reactivated it again. The /gallery/gallery settings/ basic thumbnail setting had reverted back to its default, 20! All changes made to any gallery settings revert to defaults. Note : nextgen OTHERoptions are NOT reset to defaults!

    Do you at nextgen still want me to raise an ‘issue report’ for this thread, or continue on this thread, which still describes the 1 remaining error i have with nextgen -resetting its ‘gallery settings’ back to defaults during deactivating and reactivating nextgen ?

    SOFTWARE versions supplied at the top of this message!

    • This reply was modified 4 years, 9 months ago by anitaharris. Reason: Typos
    • This reply was modified 4 years, 9 months ago by anitaharris.
    Thread Starter anitaharris

    (@anitaharris)

    Hi again, more info…

    so now I have also turned on debug in my config file, with only 1 plugin – nextgen active and theme 2020 activated…

    I deactivated nextgen and reactivated it and then turned off debug/debug logging.
    this is what it generated and below that is the code that generated the error… its way over my head – but maybe it helps you determine why I am getting the problems described in my previous message…. Would very much appreciate your help in resolving the above problems with Nextgen…

    Action taken:

    ALL plugins deactivated except nextgen and theme 2020 activated
    >turned on debug in wp-config.php
    > deactivated nextgen
    > activated nextgen – WHICH CREATED debug.log in wp-content folder – see below
    >turned off debug in we-config.php

    Debug.log
    [28-Feb-2020 01:51:41 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/mauigirl/public_html/anitaharrisfamily.co.uk/wp-includes/functions.php on line 4552
    [28-Feb-2020 01:51:47 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/mauigirl/public_html/anitaharrisfamily.co.uk/wp-includes/functions.php on line 4552
    [28-Feb-2020 01:52:35 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/mauigirl/public_html/anitaharrisfamily.co.uk/wp-includes/functions.php on line 4552
    [28-Feb-2020 01:52:40 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/mauigirl/public_html/anitaharrisfamily.co.uk/wp-includes/functions.php on line 4552

    Code in functions.php line 4552 creates error in debug.log

    /**
    * Flush all output buffers for PHP 5.2.
    *
    * Make sure all output buffers are flushed before our singletons are destroyed.
    *
    * @since 2.2.0
    */
    function wp_ob_end_flush_all() {
    $levels = ob_get_level();
    for ( $i = 0; $i < $levels; $i++ ) {
    ob_end_flush(); /* this is line 4552 */
    }
    }

    Thread Starter anitaharris

    (@anitaharris)

    Hi again, correction – its confusing, but the /gallery/OTHER options are not reset when deactivating the nextgen plugin and then reactivating it.
    BuT its the /gallery/GALLERY SETTINGS that are reset to default values every time the nextgen plugin is deactivated and reactivated

    I have tested this thouroughly with all other plugins off and my theme deactivated and theme 2020 activated.

    I set the Basic thumbnail settings – number of images to 999 and SAVED, redisplayed and proved they it was saved. then I deactivated nextgen (the ONLY plugin activated) then reactivated it again. The /gallery/gallery settings/ basic thumbnail setting had reverted back to 20!

    I have ALSO noticed even with all the other plugins deactivated and using theme 2020 that entering URL https://www.anitaharrisfamily.co.uk/xmlrcp.php produces a blank page (or ‘oops not found message on website) instead of the message ‘XML-RPC server accepts POST requests only’ this is also a problem for me

    AND thirdly… when nextgen is activated I cannot connect to jetpack, I have to deactivate nextgen to successfully connect to jetpack – (which is a pain, because all my gallery/GALLERY SETTINGS are always lost and I have to reenter them again). error displayed is :verification secrets not found

    FYI when jetpack and nextgen are both activated the website works fine, BUT I get a message when going to /dashboard/Tools/SITE HEALTH : site is not connected :200 from jetpack – BUT ONLY when nxtgen is activated – even if nxtgen and jetpack are the only two plugsins activated on my theme – same on theme 2020 !

    Please help resolove these 3 problems that only exist when NEXTGEN is activated.

    Much appreciated and many thanks in advance.

    Anitaharris
    PS I have four websites and only the sites which have the nextgen plugin have these problems with
    1) jetpack connections
    2) the missing xmlrpc.php file and
    3) loss of >gallery settings (not >other options) on deactivation/reactivation

    • This reply was modified 4 years, 9 months ago by anitaharris.
    • This reply was modified 4 years, 9 months ago by anitaharris.

    ….I tried your fix mgraf, by renamaing the jetpack java script, and the nextgen menus worked – BUT I agree this is NOT a permanent fix as the change has to be repeated EACH time jetpack is installed/activated. thanks for that..

    My errors 2,3,4 above still exist though – so NEXTGEN and JETPACK conflicts still driving me crazy!

    I’m having the same problem with the nextgen plugin conflicting with jetpack
    1) Cannot manage galleries/albums/tag options in nextgen, ALSO get in a continual browser LOOP in both IE11 and Edge. The NEXTGEN ‘manage’ menus are UNUSABLE. Problem is resolved when deactivating JETPACK, but then when NEXTGEN activated and working cannot reinstall or activate JETPACK, A very vicious circle – this is the case even if these two plugins are the ONLY two plugins active on my site.
    ALSO:
    2) Cannot update jetpack v6.0 settings while nextgen 2.2.54 is activated
    3) Cannot activate jetpack while nextgen is activated – verification secrets not found
    4) Cannot post by email while nextgen is activated – images not saved to media library AND post goes into DRAFT.

    Been having a nightmare with this..
    I upgraded to WP 4.9.5- updatd to the latest versions of all my plugins AND had these problems on php 5.6 and have now also updated to php 7.1 – and still have all the problems listed above!

    I also had a problem with the visual editor with NEXTGEN (while jetpack was activated) where the editor had no menu options and typing was ‘invisible’ but installing the plugin ‘visual editor fix for NGG’ resolved this…

    There are obvioiusly serious compatiblily issues between NEXTGEN and JETPACK, If anyone can help with problems 1-4 above I would be delighted

    I found two ways to stop the prompt! (in IE)
    1) disconnect jetpack from www.remarpro.com OR
    2) change IE9 setting to stop showing prompting to show content. See instructions here https://www.mydigitallife.info/how-to-disable-only-secure-content-is-displayed-in-ie-always-show-all-mixed-content/

    I went for the second option…. prompt only displayed when running site when logged in as a user. not suitable when developing a site when developer is usually logged in… all ok now…

    anita
    AnitaHarris.com

    Hi, I had the same problem – just in FF, but was fine in IE8.
    I had just installed wordpress, and could login to admin on IE8 but nothing happened after entering the usernam/password in FF.

    I cleared my private data (all of it) and enabled cookies.

    Did the trick..

    if you enter an incorrect pswd, you get an error and are also advised that cookies should be enabled for wordpress. IE8 seems to work fine with cookies not enabled – obviously FF does not.

    Good luck
    Anita
    https://www.anitaharris.com

    I am also having the same problem. Only when i upload more than 6 images though. I resolve the problem by selecting the thumbnails not created, and apply a ‘re-create’ thumbnails from the gallery. That works, but i would like to resolve this so the error does not occur, it happens on more than one website of mine!
    Anita

    anitaharris

    (@anitaharris)

    I had the jumping cursor too, it was driving me crazy… every time i entered a space, or pasted or navigated out of the edit area the text was displayed from the top but the cursor remained in the correct location – i am in IE8. So i set my site to ‘compatibility view’ from IE8 tools menu option and that resolved the problem for me… hope this helps…

    anitaharris

    (@anitaharris)

    I had the jumping cursor too, it was driving me crazy… every time i entered a space, or pasted or navigated out of the edit area the text was displayed from the top but the cursor remained in the correct location – i am in IE8. So i set my site to ‘compatibility view’ from IE8 tools menu option and that resolved the problem for me… hope this helps

    anitaharris

    (@anitaharris)

    I had the jumping cursor too, it was driving me crazy… every time i entered a space, or pasted or navigated out of the edit area the text was displayed from the top but the cursor remained in the correct location – i am in IE8. So i set my site to ‘compatibility view’ from IE8 tools menu option and that resolved the problem for me…

Viewing 15 replies - 1 through 15 (of 21 total)