Forum Replies Created

Viewing 15 replies - 106 through 120 (of 149 total)
  • same problem too! Look forward for a fix / solution please.

    Thread Starter simbian

    (@simbian)

    after some Google searches i found that the optimization of Innodb tables is not a primary need, here is a clear discussion about

    https://dba.stackexchange.com/questions/55934/how-to-optimize-innodb-tables-in-mysql

    Thread Starter simbian

    (@simbian)

    ok and thanks for your support ruhanirabin!

    Thread Starter simbian

    (@simbian)

    Hello and thanks for reply!

    Im on Linux, Litespeed web server, PHP 5.2.17, MySQL 5.5.34

    i tried with PHPMyAdmin and this is the result:

    https://img46.imageshack.us/img46/6215/0p0i.jpg

    for all tables it says: “note Table does not support optimize, doing recreate +…”

    i Googled and came to https://dev.mysql.com/doc/refman/5.1/en/optimize-table.html
    especially the paragraph referred to “For InnoDB tables, OPTIMIZE TABLE is mapped to ALTER TABLE…”

    In PHPMyAdmin i checked and the type of WP Tables are InnoDB.

    I have other WordPress db istances that are type MyISAM and if i run the optimize sql query it works fine.

    So this is the “problem” and maybe why WP-OPTIMIZE doesn’t affect.

    How i can do? Should i contact the web hosting or there is another SQL query i can run to optimize?

    thanks

    Thread Starter simbian

    (@simbian)

    Update: i noticed a strange behaviour of WP-Optimize plugin.
    If i run the optimization, then it tells me that all tables have been optimized. But if i refresh the settings page they all become red and tells me need optimization…

    Thread Starter simbian

    (@simbian)

    Thanks i followed the instructions, but the problem still remain.
    I have WPTouch (not pro version), and in the WP-Minify settings in the exlude list of javascript i put:

    wp-content/plugins/wptouch/include/js/wptouch.js
    wp-content/plugins/wptouch/themes/bauhaus/default/bauhaus.js
    wp-content/plugins/wptouch/themes/core/core.js
    wp-content/plugins/wptouch/themes/foundation/modules/base/base-public.js
    wp-content/plugins/wptouch/themes/foundation/modules/base/base.js
    wp-content/plugins/wptouch/themes/foundation/modules/base/wptouch-preview.js
    wp-content/plugins/wptouch/themes/foundation/modules/fastclick/fastclick.js
    wp-content/plugins/wptouch/themes/foundation/modules/fastclick/fastclick.min.js
    wp-content/plugins/wptouch/themes/foundation/modules/fastclick/wptouch.fastclick.js
    wp-content/plugins/wptouch/themes/foundation/modules/featured/swipe.js
    wp-content/plugins/wptouch/themes/foundation/modules/featured/swipe.min.js
    wp-content/plugins/wptouch/themes/foundation/modules/featured/wptouch-swipe.js
    wp-content/plugins/wptouch/themes/foundation/modules/google-fonts/google-fonts.js
    wp-content/plugins/wptouch/themes/foundation/modules/infinite-scroll/infinite-scroll.js
    wp-content/plugins/wptouch/themes/foundation/modules/load-more/load-more.js
    wp-content/plugins/wptouch/themes/foundation/modules/media/fitvids.js
    wp-content/plugins/wptouch/themes/foundation/modules/media/fluid-width-videos.js
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.eot
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.svg
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.ttf
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.woff
    wp-content/plugins/wptouch/themes/foundation/modules/media/media.js
    wp-content/plugins/wptouch/themes/foundation/modules/menu/menu.js
    wp-content/plugins/wptouch/themes/foundation/modules/meny.js
    wp-content/plugins/wptouch/themes/foundation/modules/wptouch.meny.js
    wp-content/plugins/wptouch/themes/foundation/modules/spinjs/spin-jquery.js
    wp-content/plugins/wptouch/themes/foundation/modules/spinjs/spin.min.js
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/add2home-config.js
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/add2home.js
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/webapp.js

    and in the exclude list of CSS i put:

    wp-content/plugins/wptouch/themes/bauhaus/default/bauhaus-rtl.css
    wp-content/plugins/wptouch/themes/bauhaus/default/style.css
    wp-content/plugins/wptouch/themes/core/core-css/gigpress.css
    wp-content/plugins/wptouch/themes/core/core-css/wptouch-switch-link.css
    wp-content/plugins/wptouch/themes/default/style.css
    wp-content/plugins/wptouch/themes/foundation/default/style.css
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/font-awesome.css
    wp-content/plugins/wptouch/themes/foundation/modules/menu/menu.css
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/add2home.css
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/webapp.css

    naturally i also cleared the Minify cache manually.
    Where im wrong?

    Thanks

    Thread Starter simbian

    (@simbian)

    Thanks i followed the instructions, but the problem still remain.
    I have WPTouch (not pro version), and in the WP-Minify settings in the exlude list of javascript i put:

    wp-content/plugins/wptouch/include/js/wptouch.js
    wp-content/plugins/wptouch/themes/bauhaus/default/bauhaus.js
    wp-content/plugins/wptouch/themes/core/core.js
    wp-content/plugins/wptouch/themes/foundation/modules/base/base-public.js
    wp-content/plugins/wptouch/themes/foundation/modules/base/base.js
    wp-content/plugins/wptouch/themes/foundation/modules/base/wptouch-preview.js
    wp-content/plugins/wptouch/themes/foundation/modules/fastclick/fastclick.js
    wp-content/plugins/wptouch/themes/foundation/modules/fastclick/fastclick.min.js
    wp-content/plugins/wptouch/themes/foundation/modules/fastclick/wptouch.fastclick.js
    wp-content/plugins/wptouch/themes/foundation/modules/featured/swipe.js
    wp-content/plugins/wptouch/themes/foundation/modules/featured/swipe.min.js
    wp-content/plugins/wptouch/themes/foundation/modules/featured/wptouch-swipe.js
    wp-content/plugins/wptouch/themes/foundation/modules/google-fonts/google-fonts.js
    wp-content/plugins/wptouch/themes/foundation/modules/infinite-scroll/infinite-scroll.js
    wp-content/plugins/wptouch/themes/foundation/modules/load-more/load-more.js
    wp-content/plugins/wptouch/themes/foundation/modules/media/fitvids.js
    wp-content/plugins/wptouch/themes/foundation/modules/media/fluid-width-videos.js
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.eot
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.svg
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.ttf
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/fontawesome-webfont.woff
    wp-content/plugins/wptouch/themes/foundation/modules/media/media.js
    wp-content/plugins/wptouch/themes/foundation/modules/menu/menu.js
    wp-content/plugins/wptouch/themes/foundation/modules/meny.js
    wp-content/plugins/wptouch/themes/foundation/modules/wptouch.meny.js
    wp-content/plugins/wptouch/themes/foundation/modules/spinjs/spin-jquery.js
    wp-content/plugins/wptouch/themes/foundation/modules/spinjs/spin.min.js
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/add2home-config.js
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/add2home.js
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/webapp.js

    and in the exclude list of CSS i put:

    wp-content/plugins/wptouch/themes/bauhaus/default/bauhaus-rtl.css
    wp-content/plugins/wptouch/themes/bauhaus/default/style.css
    wp-content/plugins/wptouch/themes/core/core-css/gigpress.css
    wp-content/plugins/wptouch/themes/core/core-css/wptouch-switch-link.css
    wp-content/plugins/wptouch/themes/default/style.css
    wp-content/plugins/wptouch/themes/foundation/default/style.css
    wp-content/plugins/wptouch/themes/foundation/modules/font-awesome/font-awesome.css
    wp-content/plugins/wptouch/themes/foundation/modules/menu/menu.css
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/add2home.css
    wp-content/plugins/wptouch/themes/foundation/modules/webapp/webapp.css

    naturally i also cleared the Minify cache manually.
    Where im wrong?

    Thanks

    i tried both plugins in WordPress test site and works well together!

    Hello, i would know the same, if it’s working with latest TML, v3.5.1

    My needs are to add extra fields in an easy way.

    I found this https://www.jfarthing.com/development/theme-my-login/adding-extra-registration-fields/ but it requires to manually edit code which is not a good solution especially considering the plugin updates.

    Thread Starter simbian

    (@simbian)

    I tested in a new WordPress istance activating the same theme and plugins and it works. So i just simply deactivated and reactivated it in TML modules and now magically seems working fine!

    Thread Starter simbian

    (@simbian)

    Hello Jeff, no im not using it

    Thread Starter simbian

    (@simbian)

    hello teryg93, yes SI captcha works fine for me https://www.fxmypics.com/register

    i also have installed Stop Spammer Registrations plugin because the captcha is not so strong like Recaptcha.

    I had the problem of wrong code even if was typed correctly only with Recaptcha.

    Thread Starter simbian

    (@simbian)

    Hello Mike and thanks for your reply and im happy about you would look again for a solution.
    The problem (i think not only mine) is if you are on a shared hosting and not on a dedicated server or VPS and if you have many subscribers and you want to send them an e-mail usually the hosting provider could block you and suspend your account because see an abuse of resources.

    Thread Starter simbian

    (@simbian)

    i tried using the Twenty Twelve theme instead of Responsive as mobile theme and now custom menu seems working fine

    Thread Starter simbian

    (@simbian)

    Hello Emil, no im using Uraniumoid by PADD Solutions as “desktop” theme, unfortunately this is not responsive but i need to use it for my project. So i use the plugin switcher because when users browse the site for mobile it proper display a mobile responsive theme (inactive by default)

    thanks for your support

Viewing 15 replies - 106 through 120 (of 149 total)