Sergey9999
Forum Replies Created
-
Look at my settings. Is it right module which place at the top on a first screenshot? These link go to image online:
1) https://yadi.sk/i/bXiZFSAPr2QJn
2) https://yadi.sk/i/N4a2ovbEr2QJsSo, when i delete code (about ban users) from .htacces, site is work normal.
What do you think about other solutions?
This is log at once after error. What this means?
[Fri Apr 15 12:02:59.059234 2016] [core:alert] [pid 9229] [client *my ip*] /home/*mysite*/*mysite*/docs/.htaccess: Unknown Authz provider: ip, referer: https://*mysite*/wp-admin/admin.php?page=toplevel_page_itsec_settings&settings-updated=true
[Fri Apr 15 12:02:59.288386 2016] [core:alert] [pid 9230] [client @my ip@] /home/*mysite*/*mysite*/docs/.htaccess: Unknown Authz provider: ip, referer: https://*mysite*/wp-admin/admin.php?page=toplevel_page_itsec_settings
[Fri Apr 15 12:03:01.940305 2016] [core:alert] [pid 9248] [client @my ip@] /home/*mysite*/*mysite*/docs/.htaccess: Unknown Authz provider: ip, referer: https://*mysite*/wp-admin/admin.php?page=toplevel_page_itsec_settings
[Fri Apr 15 12:03:02.124732 2016] [core:alert] [pid 9250] [client @my ip@] /home/*mysite*/*mysite*/docs/.htaccess: Unknown Authz provider: ip, referer: https://*mysite/wp-admin/admin.php?page=itsec
[Fri Apr 15 12:03:04.190525 2016] [core:alert] [pid 9247] [client @my ip@] /home/*my site*/*my site*/docs/.htaccess: Unknown Authz provider: ip
[Fri Apr 15 12:03:04.817838 2016] [core:alert] [pid 9975] [client @my ip@] /home/*mysite*/*mysite/docs/.htaccess: Unknown Authz provider: ip, referer: https://mysite*.com/wp-admin/admin.php?page=itsec
Thank you i will try!
Dwinden, you are absolutly right. I have Apache/1.3.42 (Unix) PHP/5.3.13.
Could you please help me find this solution where you had seen it before?
Forum have so many topics, and my english not good as yours.I will be very appriciate you and mark this topic as “resolved”.
The code in .htaccess when i copy is correct. A quotes was whrote when i type message for you.
I make that changes (as my first post) initially for to see error in log. Error log file have only one type data is:
” [‘my time’] [alert] [client my ip adress] /home/mysite/mysite.com/docs/.htaccess: RewriteRule: cannot compile regular expression ‘^wp\\-content/uploads/.*\\.(?:php[1-6]?|pht|phtml?)$’\n “
Note. But when i delete code:
# Disable PHP in Uploads – Security > Settings > System Tweaks > Uploads
RewriteRule ^wp\-content/uploads/.*\.(?:php[1-6]?|pht|phtml?)$ – [NC,F]”from .htaccess the site have not that error 500.
What do you think about this? What solution we have?
nginx-1.9.13
Maybe need to turn on some php modules?
I have newest version of nginx. Which module(s) can use these function?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Incorrect displayThx for work, Jeremy.
I have not conflicting plugins.I find the same resolved probleb on forum support.
https://www.ads-software.com/support/topic/encoding-jetpack-statistic-page?replies=6
but for my probleb this solution do not help.
Any ideas?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Incorrect displayYes please. Site is https://www.workout66.com
Forum: Themes and Templates
In reply to: [Sparkling] How to Translate theme!How to translate im done. BUT!
Problem is…
I have fields:
single: One thought on “%2$s”
plural: %1$s thoughts on “%2$s”When i try to replace phrases in englesh to Russia and enter “Save” i have trouble window – a format specification for argument 1 doesnt exist in ‘msgstr[0]’.
How i can solve this problem? Please type the solution
RESOLEVED!
Extension is “filter”
I enable it on PHP 5.3 advance module’s option.
One man said me that plroblem was in adjust hosting option and i need to enable some extension. Who knows what is extension i need enable?
Forum: Themes and Templates
In reply to: [Interface] How to delet "read more" on mainIn file “interface_widgets.php” i delete this code:
” href=”<?php the_permalink(); ?>”>
<?php _e( ‘Read more’,’interface’ ); ?>Resolved.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Lightbox doesnt work!Now i have profect on loacal. When will public to online i will do.