• Resolved billc108

    (@billc108)


    Testing your plugin, version 2.7.9.

    On the Options page, I’m not seeing any table names beside the checkboxes for “Exclude database tables from optimization…”

    Source code displays each checkbox the same:

    <td width="25%" style="font-weight:normal"><input id="cb_" name="cb_" type="checkbox" value="1"  checked  /> </td>
    <td width="25%" style="font-weight:normal"><input id="cb_" name="cb_" type="checkbox" value="1"  checked  /> </td>
    <td width="25%" style="font-weight:normal"><input id="cb_" name="cb_" type="checkbox" value="1"  checked  /> </td>
    <td width="25%" style="font-weight:normal"><input id="cb_" name="cb_" type="checkbox" value="1"  checked  /> </td>

    I’m trying to use this on a site which has a table with over 10 million rows (an ad tracker), which absolutely needs to NOT be optimized each time as doing so tends to grind things to a halt.

    I tested on several of my other sites, same problem.

    Thanks for any insight.

    https://wordpress.org/plugins/rvg-optimize-database/

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

    (@cageehv)

    Hey Bllic,

    Maybe the layout is messed up because you have too many tables?

    peace,
    Rolf van Gelder

    Thread Starter billc108

    (@billc108)

    I just dumped a bunch of tables (WordFence creates a lot) on my test site and went from 45 to 26 tables.

    I still saw the same number of checkboxes as I did before – 26.

    So I dropped it down to the basic WP 11 tables. Still getting unnamed checkboxes. So I don’t think it’s the number of tables.

    PHP version is 5.5.14, if that makes any difference.

    Thread Starter billc108

    (@billc108)

    BTW, I can give you access on my test install if you want to check it out. Email me through http://sustainablesources.com/about/contact-us/

    Thanks.

    Plugin Contributor cageehv

    (@cageehv)

    Hey Bill,

    Just released version 2.8 of the plugin.
    That will fix your problem!

    Thanks for letting me test on your test install.

    peace,
    Rolf

    Thread Starter billc108

    (@billc108)

    It’s working now as expected.

    Thanks for the quick turnaround.

    Anonymous User 9105421

    (@anonymized-9105421)

    Hi Rolf,

    looks like your “BUG FIX: no table names beside checkboxes” to display the table names for billc108 caused the reverse problem for me, i do see the table names in version 2.7.9 but no longer in 2.8, i uploaded a screenshot of it to imagebam:

    http://www.imagebam.com/image/c31617342171578

    As you can see there are also no tables left selected.

    Please note that i do use an older version of WordPress: 2.52… so if you can not fix no problem, i will stick with 2.7.9 than, just wanted to report. Regards.

    Plugin Contributor cageehv

    (@cageehv)

    Hi Damsko,

    Can you please tell me what the exact name of your database is?

    peace,
    Rolf

    Plugin Contributor cageehv

    (@cageehv)

    Hey Guys,

    I changed the way the names of the tables in a database are retrieved.

    Now it should work on every site.
    Just released version 2.8.1 of the plugin.

    peace,
    Rolf

    Anonymous User 9105421

    (@anonymized-9105421)

    Hi Rolf,

    just see your replies so i missed answering your question but your rewrite in 2.8.1 solved my issue, see screenshot uploaded to imagebam:

    http://www.imagebam.com/image/a32002342235839

    The name i use for my database with my WP tables btw is admin_DB on 64bit Debian (7.6) running Apache server with MYSQL Version: 5.6.12 and PHP Version: 5.5.14

    Top, thanks for the quick response and fix.

    Groet en peace uit Amsterdam πŸ˜‰ damsko.

    PS. i use your plugin to remove the revisions (works great!), i optimize via phpMyAdmin.

    Plugin Contributor cageehv

    (@cageehv)

    Hey All,

    I just released v2.8.2 of the plugin.
    The table name issue finally should be resolved with this new version.

    Please try it and let me know if it works or not! Thanks!

    peace,
    Rolf

    Anonymous User 9105421

    (@anonymized-9105421)

    Hi Rolf,

    for me 2.8.2 works fine, the table names are listed and the revisions get removed, like i mentioned before i optimize via phpMyAdmin.

    I saw that some other people got a conflict with 2.8.1 but that version also worked for me and cleaned the revisions.

    Thanks for the plugin and keeping it up to date.

    Plugin Contributor cageehv

    (@cageehv)

    Hey Damsko,

    Thanks for your feedback!

    It’s starts to look like everyone is happy again now πŸ˜‰

    peace,
    Rolf

    Anonymous User 9105421

    (@anonymized-9105421)

    Yep πŸ™‚ Knock on wood πŸ˜‰

    Many greetings, damsko.

    Plugin Contributor cageehv

    (@cageehv)

    LOL @ damsko! πŸ™‚

    Rolf

    Plugin Contributor cageehv

    (@cageehv)

    Hey Damsko,

    You know, it’s so hard to please tenthousands of users…
    They all have there specific setups, versions, hardware, etc, etc

    Ah well, this version seems to be pretty stable again.

    peace,
    Rolf

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘No table names beside checkboxes?’ is closed to new replies.