Maybe WordPress doesn’t have permissions to save the new language files. I had the same problem, and I solved it by adding the following to wp-config.php
define('FS_METHOD', 'direct');
You might also want to check that your wp-content/
-directory is writable for the web server user.
Related Posts:
- How can I uninstall a language?
- WordPress admin not changing language
- How to make the front-end RTL without changing the admin panel language?
- How to Fix WordPress Not Saving Settings?
- How to prevent access to wp-admin for certain user roles?
- How to increase the file size limit for media uploads?
- Sort admin menu items
- Remove specific items from Quick Edit menu of a Custom Post Type?
- Custom column for changing post status via ajax
- Custom login redirects to wp-admin on wrong password
- How to search post by ID in wp-admin
- Uploading Images in the Link Manager
- How can I make a Live Demo of my Premium Plugin? Are there security risks?
- Share same domain for wp-admin but for different website
- How to allow users login to WP from external domain and make REST requests
- Disable wp-admin console for subscribers
- How to get the post editor and media library to respect HTTPS administration mode?
- Can I rename the wp-admin folder?
- What’s the purpose of admin canonical tag?
- Users are redirected to homepage instead of wp-admin
- How to show an error message after publishing a post?
- Set “Display name publicly as” to be usernames by default
- Is there a way to submit only meta box content in Post edit page
- Moving wordpress from localhost to server throws admin panel access error?
- How to disable admin flyout menus?
- How can I set up multi language admin ui?
- 500 Internal Server Error after Register dialog, but with successful registration
- Change Dashboard url
- WordPress subdomain wp-admin redirects to main domain
- Block access to wp-admin
- Remove order field from Page Attributes box
- CDN + WP Admin Query – .htaccess redirection
- Users Unable to Access Dashboard/Posts/Pages
- Stop loading “collaborators” users on add new post or page?
- Prevent /wp-admin/ from redirecting to homepage?
- WordPress 3.2 Admin UI Guide
- Password reset link becomes invalid immediately [closed]
- special characters after saving draft interpreted as �
- WordPress and bbPress Login conflicts?
- How can I use a variable to include a linked image?
- Add css code in admin_enqueue_scripts
- Why isn’t my email showing up as registered with WordPress anymore?
- Change the backend language of a single plugin
- Add custom list menu on Posts page in admin panel
- Unable to locate WordPress Root directory
- Does it matter if two people are using the same WordPress admin account?
- Use Password Protected Form without the use of wp-login.php
- redirect to a dedicated sign in page
- 404 redirect wp-login and wp-admin after changing login url [closed]
- Logout USER form backoffice after 30 minutes of inactivity [closed]
- More than one admin logged in?
- How do I let logged out users see the dashboard?
- Too many redirects after added SSL redirect on port 80 virtual host
- Register page in admin area
- “WordPress installations is currently out of date” problem with difficult situation [closed]
- load-{$page hook} and returned parameter
- Can’t access wp-admin, redirects to http://%24domain/wp-admin/
- Can log as admin but dashboard missing [closed]
- Custom plugin admin page issues
- Making Comments, a sub_menu in admin menu
- Without using wordpress cms Is it possible to signup from my html page
- How to add ‘Insert HTML Table’ button to TinyMCE in admin?
- How to add custom CSS and JavaScript file for wp- admin dashboard (backend)
- GoDaddy hosting wp-admin problem
- Cannot change Connection Information in admin interface
- Add custom fields to a page template, admin side
- Error messages & can’t reach admin after upgrading to 3.4.1 WordPress
- Newly created user role not displaying on users screen
- Could not override the url in wp-config file
- Toggle between block ‘edit content’ and ‘select’ not properly working in WordPress Admin
- WordPress Admin extremely slow when other admin logged in
- WordPress Migration Post Problems
- How to remove the color picker code from users-edit.php
- wp-config.php not affecting my site
- Can’t access WP-Admin via HTTPS
- wp-admin and wp-login.php not Accessible after Cloudflare
- Get rendered HTML of Page in Admin Area
- Having SSL enabled on admin, but disabled on post preview and live preview?
- Random authentication failures on a load balanced WP setup
- Can I get programmatic access to wp-admin?
- Strange URLs admin area bug
- remove_query_arg on options.php
- wp.svgPainter cannot init error, causing issues with admin panel
- mysql_escape_string PROBLEM
- Cannot access my wordpress website
- Google flagged a wp-admin redirect as phishing
- Custom comment action
- Problem with admin columns
- Checkbox not showing as checked on UserProfile (even with checked=”checked”)
- get_current_screen – ‘Trying to get property of non-object’ error
- Added fields in quick edit screen need to update at the moment
- Custome column sort by date not title
- Modify admin panel tab position
- No HTML/Visual mode option in admin panel (New Post)
- Removing Author name
- not able to add thumbnail custom field in dropdown
- No wp-admin, wp-config, or .htaccess folder/file
- Taking over a WordPress site
- wordpress admin is broken [closed]
- LinkControl not showing suggestions when used on admin page