Nixus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Multiple PaymentWooCommerce . Im so glad if WooCommerce and WordPress can contribute this .
Forum: Fixing WordPress
In reply to: Plugin Installation Always FailYayyy . Solved ! easy , i register a new user with administrator role . login with the username. add a new plugin . works perfectly. seems like the role capabilities were messed up. btw , thanks ! ??
Forum: Fixing WordPress
In reply to: Plugin Installation Always Failyes. the plugin’s PHP works fine. ive added wp super cache through admin dashboard. its failed but when i check wp-content/plugin/ , it was there. but not listed in Plugin listing in admin dashboard.
Forum: Fixing WordPress
In reply to: Plugin Installation Always Failwhich .php ? wp-admin/plugins.php ? and i have disable all plugin that reactivate one by one . problem still occur .
Forum: Fixing WordPress
In reply to: Plugin Installation Always FailHey . i found out something weird . the plugin was perfectly done upload via ftp . how can the plugin file exist in my server , but not listed on wp-admin/plugin (in wordpress admin dashboard) ?
Forum: Fixing WordPress
In reply to: Plugin Installation Always Failany problem here ?
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteRule ^lib/(.*) /wp-includes/$1 [QSA,L]
RewriteRule ^filepath/(.*) /wp-content/uploads/$1 [QSA,L]
RewriteRule ^extensions/(.*) /wp-content/plugins/$1 [QSA,L]
RewriteRule ^ajax /wp-admin/admin-ajax.php [QSA,L]
RewriteRule ^(index\.php|wp-content/repair\.php|wp-comments-post\.php|wp-includes/js/tinymce/wp-tinymce\.php|xmlrpc\.php|wp-login\.php|index\.php|wp-admin/)(.*) $1$2 [QSA,L]
RewriteRule ^(.*)\.php$ /nothing_404_404 [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>Forum: Fixing WordPress
In reply to: Plugin Installation Always Failno . all plugin . before that i activate and use yith maintenance mode plugin . after that , im locked out from the site . i can’t enter the wp-login . so i did a manual deleting the plugin via FTP . i manage to enter the dashboard . but can’t update plugin , install , or install a theme.
Forum: Fixing WordPress
In reply to: Always Internal Server ErrorYes . i’ve deactivated all Super Chache and Hide My WP . still got an error . I’ll try to ask the webhost again .
Forum: Fixing WordPress
In reply to: Always Internal Server ErrorHey Ractor , how to check the error logs .
Forum: Fixing WordPress
In reply to: Always Internal Server Errorwebhost from hostinger .
Forum: Fixing WordPress
In reply to: Updating Plugin ProblemWhen i try updating theme , my page turned blank . (white page) clear cache ?
Forum: Fixing WordPress
In reply to: Updating Plugin Problemfor a few days ? alright . thanks ??
Forum: Fixing WordPress
In reply to: Updating Plugin Problemtoday . 6 hour ago .