Forums

Transposh doesn't detect W3TC? (20 posts)

  1. kletskater
    Member
    Posted 8 months ago #

    After (re)installing Transposh I got this message:"We were not able to find a supported in-memory caching engine, installing one can improve performance"
    I am using W3TC for al my caching problems.
    Tryed to instal the suggested APC but APC doesn't work when W3TC is installed

  2. Ofer Wald
    Member
    Posted 7 months ago #

    You can safely ignore this warning, APC and W3TC are different, and installing APC (or memcached) can improve performance, but it is not a must

  3. Frederick Townes
    Member
    Posted 3 months ago #

    How did you install APC? Were there any errors with the installation? It's the biggest speed up available for PHP itself and W3TC can use it to improve things even further.

  4. kletskater
    Member
    Posted 3 months ago #

    when installing i get the error
    Fatal error: Cannot redeclare wp_cache_add() (previously declared in /home/deb52593/domains/mysite.nl/public_html/wp-content/object-cache.php:92) in /home/deb52593/mysite.nl/public_html/wp-content/plugins/apc/object-cache.php on line 35

  5. Frederick Townes
    Member
    Posted 3 months ago #

    Do you already have other caching plugins installed?

  6. kletskater
    Member
    Posted 3 months ago #

    yes I've got BWP installed.
    Minify from W3TC swicht off because it slowes down my site.

  7. Frederick Townes
    Member
    Posted 3 months ago #

    Sorry BWP?

  8. kletskater
    Member
    Posted 3 months ago #

    sorry I've got "Better WordPress Minify" installed because minify from W3TC is slowing my site down.
    You sugested to look at it Last septembre asked FTP username and pw(mailed it to you but never heared from you again) that why I asked if you had a sabaticle.

  9. Ofer Wald
    Member
    Posted 3 months ago #

    Hi there,

    I guess if you sent anybody your password it was me. if I ignored its probably because things sink down the unread pile because of the nature of support given, if you have a problem you still didn't solve, just bug me. I'm not offended and will do whatever I can to try and help (although sometimes things are too complex)

    Good luck

  10. kletskater
    Member
    Posted 3 months ago #

    @ Ofer Wald,
    thanks for responding but I did have email exchange with Frederick about this till september 2011!
    The matter is not solved yet allthow I changed from hosting provider.
    -W3TC-minify slowes down my site.
    -can't install APC
    -Have installed BWM for minifying CSS and JS.

  11. Ofer Wald
    Member
    Posted 3 months ago #

    Thanks,

    At least I know it wasn't me ;)

    Still, would be happy to try to help, have you tried ccache or memcached?

  12. kletskater
    Member
    Posted 3 months ago #

    Are ccache and memcache plugins?

  13. Ofer Wald
    Member
    Posted 3 months ago #

    Those are add-ons to PHP, not wordpress plugins.

  14. Frederick Townes
    Member
    Posted 2 months ago #

    How can I be of further assistance here?

  15. smartyd
    Member
    Posted 1 month ago #

    Frederick/Ofer, are you guys working on compatability between W3TC and Transposh 0.8.2? I finally had to ditch W3 and install WP Super Cache to get Transposh to work. W3 was faster than WPSC, but I need translation even more than speed.
    Thanks

  16. Ofer Wald
    Member
    Posted 1 month ago #

    Hi @smartyd,

    I am not working on this at this point, limited resources, time, etc, you know.

    I did look into it in the past, and I need to find a function somewhere in w3tc that invalidates page cache... in good time

    :)

  17. Frederick Townes
    Member
    Posted 3 weeks ago #

    Does anyone already know exactly what needs to be changed here?

  18. kletskater
    Member
    Posted 3 weeks ago #

    I was hoping Ofer or you would know.
    I am no good in changing plugins

  19. Ofer Wald
    Member
    Posted 3 weeks ago #

    Hello Frederick,

    If we want our plugins to be more compatible, there are a few things needed:
    1. a callback or a function that enables transposh to invalidates a cache for a certain page (after a translation happened on said page)
    2. the minification process is sometimes problematic as the variables added by the script localization hooks are not avail to the minified code

    That's about it.

  20. smartyd
    Member
    Posted 3 weeks ago #

    Until that's fixed, I have to use WP Super Cache. However, when I do that and then install Better WP Minify on top of it, my site seems to go all jerky on me. It wants to log me off every few seconds. Is there a known conflict between Transposh and WP Minify? If so, is there a minify plugin that works with Transposh?
    Thanks

Reply

You must log in to post.

About this Topic