Home › Forums › WordPress Plugins › Hide My WP › Problems with W3 Total Cache
- This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by Hassan.
-
AuthorPosts
-
January 23, 2015 at 10:51 pm #1677cubeSilencePost count: 10
Hi,
we have problems with the combination Hide My WP and W3 Total Cache.
We added the 000 to the W3 Total Cache method you mentioned in the FAQ. And we disabled Rewrite URL Structure.
First we had the problem, that links to contact form 7 resources (JS/CSS) were not working because it removed the Domain from the URL. Other plugins were working. After enabling the “renaming” functionality, it was loading but somehow the included Vimeo Video wasnt loaded properly. And most links had multiple directory seperators in it (e.g. http://mydomain.tld//wp-content/… So we enabled the “Rewrite URL Structure” in W3 Total Cache. No we have the problem again, that there are lots of links to wp-content cache folder (minified versions of files) and the most worst is, that most links have much more slashes: http://my.domain.tld////////////////////////////////////////////////////////static/ext/dea2b53d/pub/minify.php?file=hctBCoAwDATAD1lCnxRjoEKbQHcF_b3gRW_eZ6qMDJ3WxAABr-5LFbSctNwc5ejch9JFAScetuZZXvLvLYMe_Jwb.css
Its “working” now but those links are not acceptable. And it seems to be dangerous to touch anything – otherwise the combination of W3 Total Cache and Hide My WP stops working properly.
Here is our current configuration:
{"li":"NOT_FOR_PUBLIC","import_options":"","export_options":"","debug_report":"","multisite_config":"","vote_us":"","help":"","new_theme_path":"/static","new_style_name":"","minify_new_style":"","clean_new_style":"","new_include_path":"/static/lib","new_plugin_path":"/static/ext","rename_plugins":"on","new_upload_path":"/file","replace_comments_post":"/comment_submit","antispam":"on","replace_admin_ajax":"/ajax","replace_javascript_path":"0","separator2":"","new_admin_path":"","separator3":"","author_enable":"1","author_base":"/editors","author_query":"member","author_without_base":"","feed_enable":"1","feed_base":"/feed","feed_query":"sitefeed","post_enable":"1","post_base":"/blog/%year%/%monthnum%/%day%/%postname%/","post_query":"","page_enable":"1","page_base":"","page_query":"","paginate_enable":"1","paginate_base":"","paginate_query":"","category_enable":"1","category_base":"","category_query":"","tag_enable":"1","tag_base":"","tag_query":"","search_enable":"1","search_base":"","search_query":"","nice_search_redirect":"","disable_archive":"","replace_wpnonce":"","disable_other_wp":"","custom_404":"0","custom_404_page":"350","trusted_user_roles":{"editor":"editor"},"replace_mode":"quick","hide_wp_login":"on","login_query":"pw","admin_key":"amano","hide_wp_admin":"on","spy_notifier":"on","customized_htaccess":"on","separator":"","remove_feed_meta":"on","remove_other_meta":"on","hide_admin_bar":"on","remove_default_description":"on","remove_ver_scripts":"on","hide_other_wp_files":"on","disable_directory_listing":"on","disable_canonical_redirect":"","remove_body_class":"","clean_post_class":"","remove_menu_class":"","avoid_direct_access":"","direct_access_except":"index.php, wp-content/repair.php, wp-comments-post.php, wp-includes/js/tinymce/wp-tinymce.php, xmlrpc.php, wp-cron.php, wp-admin/upgrade.php","exclude_theme_access":"","exclude_plugins_access":"","remove_html_comments":"","email_from_name":"","email_from_address":"","replace_in_html":"","replace_urls":"","enable_ids":"","ids_level":"0","ids_admin_include":"","ids_cookie":"","logger_link":"","log_ids_min":"5","block_ids_min":"30","email_ids_min":"30","exception_fields":"REQUEST.comment[new_line]POST.comment[new_line]REQUEST.permalink_structure[new_line]POST.permalink_structure[new_line]REQUEST.selection[new_line]POST.selection[new_line]REQUEST.content[new_line]POST.content[new_line]REQUEST.__utmz[new_line]COOKIE.__utmz[new_line]REQUEST.s_pers[new_line]COOKIE.s_pers[new_line]REQUEST.user_pass[new_line]POST.user_pass[new_line]REQUEST.pass1[new_line]POST.pass1[new_line]REQUEST.pass2[new_line]POST.pass2[new_line]REQUEST.password[new_line]POST.password[new_line]POST.hide_my_wp.%[new_line]REQUEST.hide_my_wp.%[new_line]POST.%import%[new_line]REQUEST.%import%[new_line]REQUEST.newcontent[new_line]POST.newcontent","ids_html_fields":"","undo":"","db_ver":"4.01"}
I dont know how to pass you the current configuration of W3 Total Cache. Maybe database? wp_options table entry?
Thanks for your help!
January 25, 2015 at 8:28 am #1684HassanPost count: 955Hi-
As I said in FAQs minify is a complex process and usually break down, Here is my suggested check list:
1) Change New_plugin_path, New_include_path, New_theme_path to something like /X instead of /static/X. Something like /template /modules etc.
2) Disable HMWP and use (unchanged) W3TC to check whether it’s compatible with your other plugins or not.
3) Disable W3TC minify and use Better WordPress Minify. It works with HMWP without any headache. Read this FAQ: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17298
-
AuthorPosts
You must be logged in to reply to this topic.