Kushalitha
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] error_logThanks Frederick.. 1592 errors created. waiting new update..
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] HelpIf you remove the plugin, that folder will automatically remove. Can you paste your .htaccess file here. if you want to remove the w3 total cache plugin completely, also you have to remove some code from wp-config.php
remove the following line in wp-config.php file
/** Enable W3 Total Cache */ define('WP_CACHE', true); // Added by W3 Total CacheForum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Helpyour root folder – /public_html/
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] HelpHi,
try this
first of all, disable w3 total cache. then log into your host and edit .htaccess file and remove all W3TC data within.
# BEGIN W3 Total Cache
# END W3 Total Cache
don’t remove other data. remove only W3TC data.
then save and go to wp-content folder and remove w3tc folder, advanced-cache.php, object-cache.php, w3-total-cache-config-preview.php, w3-total-cache-config.php, db.php files.
after all complete, reactivate w3 total cache plugin and configure again
hope this helps you.Thanks for the reply. It’s working before update V1.4.1 to V1.4.3 but IP, Browser, OS detecting correctly.
I’ll try to delete the records as you mention.
waiting for the new release. Cheers..!