Forum Replies Created
-
AuthorPosts
-
HassanPost count: 955
Hi-
First sorry for such a long delay.
It was fixed now. More details here:
I attached the fixed version here for future references so do not consider it as a new version.
Again, Thank you for your patience.
PS:
You provided username and password via a public post. I changed it to private but I recommend to delete that temporal account ASAP.Attachments:
You must be logged in to view attached files.HassanPost count: 955Thank you π
HassanPost count: 955Hi there,
First sorry for such a long delay,
Finally I could find the problem. It was a complex and rare bug. Technical details here.
Thank you for your provided details they were really helpful! It now works on your site. It will be fixed in our upcoming version soon.
PS:
I changed permalink structure please check it out to make sure everything works. You are free to change it.HassanPost count: 955Was done π
HassanPost count: 955Was done!
HassanPost count: 955Strange. It works for me. For example:
http://www.viralbae.com/stories/post.php?post=1050&action=editIt’s important to logout and login again to see changes.
HassanPost count: 955This reply has been marked as private.HassanPost count: 955Seems it was fixed! π
HMWP replaces all /wp-admin in source code with new admin path (i.e. stories) and this caused the problem.
I just made a copy from this folder:
/wp-content/themes/ViralBae/includes/wp_booster/wp-admin
and renamed it to stories
/wp-content/themes/ViralBae/includes/wp_booster/storiesYou need to do it whenever you update the theme.
PS:
FTP login problem was because of TLS security check. FileZilla worked perfectly!- This reply was modified 9 years ago by Hassan.
HassanPost count: 955Hi-
First sorry for delays, please provide your PayPal email and I’ll pay back the money.
I already triad to use FTP several times but I couldn’t login and forgot to request new details. Are you sure it’s valid?
HassanPost count: 955Hi-
Sorry, but I can’t login using:
http://www.calmovita.com/wp-login.phpDid you change login URL?
PS:
It maybe help if let us know the full path in this error (use private reply):
Warning: main(config.php) [function.main]: failed to open stream: No such file or directory in /wβββinit.php on line 14If you still faced with blank page. Checking php.ini file may help (some hosts do not allow to change them via code):
http://www.phpknowhow.com/configuration/php-ini-error-settings/- This reply was modified 9 years, 1 month ago by Hassan.
HassanPost count: 955Hello-
Trust Network is still young and there are much to do:
1. There’s a checkbox in trust network tab which allows us to get latest vulnerabilities from our customers who enabled IDS. We manually analysis these data and add them to the block list. So the data could be reliable.
2./3. They will be saved in database. Currently, there’s no way to check them from customer side but this feature is in our to do list. Plus few bug fixes.
As I said it’s still young so if cleantalk works for you I suggest to stick with it. At least until next releases.
HassanPost count: 955Hi-
I found the problem. SuperCacher is not compatible with our plugin. You can use other free or premium cache plugin: WP Super Cache, W3TC, etc.
I couldn’t find SuperCacher on the internet. Could you let me know how can I get one to test? Then I can try to fix the issue in future versions.
HassanPost count: 955Hello,
I fixed it by changing following line:
Hide_my_wp.php
At the top of the file you see:
define( 'HMW_URL', plugins_url() . '/' . HMW_DIR );
I replaced it with the URL of the folder:
define( 'HMW_URL', 'https://hor4.historyofrappelz.com/wp-content/plugins/hide_my_wp' );
I tries to fix it for future version but I wonder why this doesn’t happen for other sites with SSL.
HassanPost count: 955If your server PHP is higher than 5.3.X you can use the same folder.
You can also re-download v5.01 which is compatible with older servers
HassanPost count: 955I triad to re-generate the issue in my local server.
After many tests I found the problem. Just Replace follwoing in WP directory:
β [L]
with this
- [L]
That’s it!
Duplicated htacess can make complex issues so it may be helpful to only have one htaccess (it should be where index.php is whether it’s WP directory or domain root)
-
AuthorPosts