saidus
Ответы в темах
-
Форум: Проблемы и решения
Тема: Не работают плагины в WPДа, присутствуют.
Вот весь список файлов плагина WP-PostRatings .public_html/wp-content/plugins/wp-postratings/postratings-admin-ajax.php
public_html/wp-content/plugins/wp-postratings/postratings-admin-css.css
public_html/wp-content/plugins/wp-postratings/postratings-admin-js.dev.js
public_html/wp-content/plugins/wp-postratings/postratings-admin-js.js
public_html/wp-content/plugins/wp-postratings/postratings-css-rtl.css
public_html/wp-content/plugins/wp-postratings/postratings-css.css
public_html/wp-content/plugins/wp-postratings/postratings-js.dev.js
public_html/wp-content/plugins/wp-postratings/postratings-js.js
public_html/wp-content/plugins/wp-postratings/postratings-manager.php
public_html/wp-content/plugins/wp-postratings/postratings-options.php
public_html/wp-content/plugins/wp-postratings/postratings-stats.php
public_html/wp-content/plugins/wp-postratings/postratings-templates.php
public_html/wp-content/plugins/wp-postratings/postratings-uninstall.php
public_html/wp-content/plugins/wp-postratings/readme.html
public_html/wp-content/plugins/wp-postratings/readme.txt
public_html/wp-content/plugins/wp-postratings/wp-postratings.mo
public_html/wp-content/plugins/wp-postratings/wp-postratings.php
public_html/wp-content/plugins/wp-postratings/wp-postratings.potВот как выглядит .htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ — [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Форум: Проблемы и решения
Тема: WP и права.Речь идет например, меню настройки темы, или плагина какого-нибудь.