• Resolved gecko_guy

    (@gecko_guy)


    Hi,

    The latest version installed today just ends up with a constantly spinning ajax spinner in the admin.

    The problem appears to be that the Ajax runner is not getting dismissed, so it blocks interaction with the buttons and essentially just disables the option to “start Optimization”.

    If I open dev tools and removed the fixed position of the spinner then I can click the start button, and the optimization process runs normally.

    This:

    #odb-running {
        background: rgba(0,0,0,.08)url(../images/running.gif) no-repeat 50% 50%;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }

    https://www.ads-software.com/plugins/rvg-optimize-database/

Viewing 15 replies - 16 through 30 (of 58 total)
  • Plugin Contributor cageehv

    (@cageehv)

    When you scroll down the ‘spinning’ page do you see the ‘optimization took…’ line?

    Optimization took 0.2171 seconds.

    I have the same problem on Win7 with Chrom browser
    This is sad 4.1.7 was also a very bad version!!!

    Plugin Contributor cageehv

    (@cageehv)

    I know, Joe… I haven’t been lucky with recent releases… ??

    same problem?

    The page that shows current settings is where the spinning icon is… The buttons on that page are non functional… But when I click the Optimize DB (1 click) in the admin bar it does an optimization and shows the time it took at the bottom of that…

    Thread Starter gecko_guy

    (@gecko_guy)

    @joe E, it’s just a glitch and the developer is working with us right now to solve it.

    @cageehv, no, not seeing that.

    The optimization can’t be run while the overlay and spinner is active because it prevents interaction with the buttons.

    I’m going to try a different site now.

    I just checked in the Safari browser for the Mac / OS X and it is the same issue, including that the optimize DB 1 click in the admin bar does work…

    Plugin Contributor cageehv

    (@cageehv)

    Thanks gecko_guy!

    I’m also updating the plugin on my other sides…
    So far not a single problem.

    Thread Starter gecko_guy

    (@gecko_guy)

    and also just tested in a different site, same result.

    If it helps spark further thoughts, then all my sites and servers use Nginx as the front-end proxy cache, but I have now tried it in two completely different servers and it’s the same.

    Also, the sites are all running php7, so I thought I would try switching one of them to php5.6, but the result is the same..

    Plugin Contributor cageehv

    (@cageehv)

    I tried it now on +/- 8 different sites, hosted by different hosts and running different versions of PHP…
    I cannot reproduce the problem ??

    Thread Starter gecko_guy

    (@gecko_guy)

    how odd.. it’s like the Ajax request just never completes.

    I’m going to try deleting the plugin and installing fresh from the repo..

    Plugin Contributor cageehv

    (@cageehv)

    Good idea… ??

    Just update 3 more sites, same issue…

    I am on a server that uses Litespeed and CloudLinux in case that is helpful…

    Plugin Contributor cageehv

    (@cageehv)

    Thanks for the info crzyhrse.
    So, what’s the difference?
    *scratching his head*

    Thread Starter gecko_guy

    (@gecko_guy)

    no joy with delete and replace unfortunately

Viewing 15 replies - 16 through 30 (of 58 total)
  • The topic ‘Version 4.1.9 just spins endlesslessy’ is closed to new replies.