Forum Replies Created
-
AuthorPosts
-
Suman M.Post count: 12478
Once you have logged into wp-admin (http://12blog.org/wp-login.php?hide_my_wp=1234) with network admin’s credential you should be able to access http://12blog.org/wp-admin/network/ as well.
Suman M.Post count: 12478Hi, it seems to be working for me even with IDS on. Please check!
For thumbnail URL, you’ll need to add the following line in your htaccess and delete cache:
RewriteRule ^bdir/(.*) /wp-content/blogs.dir/$1 [QSA,L]
after
RewriteRule ^file/(.*) /wp-content/uploads/$1 [QSA,L]Also, I’ve removed domain name from my previous post.
Suman M.Post count: 12478Hi, is it not working for all social websites? What is your website URL where I can see this happening?
Suman M.Post count: 12478Okay, so what’s your wordpress multisite website URL?
Suman M.Post count: 12478After activating HMWP plugin, your admin login URL becomes http://12blog.org/wp-login.php?hide_my_wp=1234
Here, “hide_my_wp=1234” is default secret key which you can change in HMWP General settings page.
Suman M.Post count: 12478Hi, your wordpress installation directory itself is named “wordpress”. Please change this to something else, may be your site name. But after doing so you’ll have to change the site URL. See – http://codex.wordpress.org/Changing_The_Site_URL
- This reply was modified 9 years, 10 months ago by Suman M..
Suman M.Post count: 12478Hi, did you follow these steps:
– goto HMWP >> ‘Start’ Tab >> select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
– goto HMWP >> ‘Start’ Tab >> click ‘Multi-site Configuration’
– now use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ […])Also check this FAQ –
http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/14731Suman M.Post count: 12478Hi, can you please check at your end the FTP credentials? We are getting “Failed to Retrieve directory listing…”
Suman M.Post count: 12478Hi, first of all, can you please update HMWP plugin to the latest version 4.03? Let us know when you have updated it, so that we can look further into the issue. Thanks!
Suman M.Post count: 12478I followed the steps as mentioned above,
– activated HMWP and applied medium privacy scheme (added rules to htaccess)
– liked a photo in http://domain.com/top-10-cosplays-of-the-week-1-photos
– in my facebook activities I cliked on the link and it redirects to correct post and the correct photo pops out.And regarding the notification, please try disabling HMWP PHP IDS (I’ve disable it now)
Suman M.Post count: 12478I’ve checked “Trusted User Roles” for all user roles except “Blocked” in HMWP >> General Settings. Check if client login works now or not.
And I didn’t see any registration form here http://phillipsdawghouse.com/register/ with HMWP plugin enabled or disabled.
Suman M.Post count: 12478Please also provide us with your site’s FTP details (as private message) so that we can solve it for you.
Also, was there any wordpress update recently in your site?
- This reply was modified 9 years, 10 months ago by Suman M..
Suman M.Post count: 12478Hi, somehow the line “ini_set (‘memory_limit’, ‘256M’);” added in wp-config file was not working. I added it in your child theme’s functions.php and post add/edit worked fine. However, I added extra character “\” there in functions.php that caused syntax error. Can you please that extra “/” from the end of the file using FTP?
And yes you can use better-wp-security and it is also compatible with HMWP. if you are using W3 total cache’s minify feature, you’ll need to do some manual settings as explained here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17774
- This reply was modified 9 years, 10 months ago by Suman M..
Suman M.Post count: 12478Hi, can you please let us know your site URL and admin login URL?
-
AuthorPosts