Finally I’ve found that, in wp-sitemeta
DB table, allowedthemes
record value was incorrectly serialized (dont know why) and there was a:4
(instead of a:3
, because actual length of array was: 3 values of s:
)
a:4:{s:13:"twentysixteen";b:1; s:5:"meris";b:1; s:8:"my_theme";b:1;}
I changed a:4
to a:3
and it worked. (also, make sure there is no more allowedthemes
rows in wp-sitemeta
table)
Related Posts:
- Allow user to select a theme to install when they signup
- Changing Multisite themes on mass
- Is there an easy way to separate themes on network?
- Hide a theme on list of themes in wp-admin without editing core files
- Can I install a theme on only one site of a multi-site network install?
- Can’t find “Add New” button for themes in a multisite
- How to move theme directory but not plugins/uploads out of WordPress root directory?
- Manipulate list of themes in wp-admin
- Subfolder multisite issue. Themes and plugin files 404
- Bulk activate a theme on multisite
- Using Two Themes – One for Main Site, One for Ecommerce
- Multi-site get_bloginfo(‘stylesheet_directory’) referring to sub-folder
- Multisite theme control not working
- WordPress MultiSite Theme
- Update configured themes
- How to show different sub sites based on Member’s user name In word press?
- Does a single theme license work on multisite? [closed]
- Create a CSS file in plugin folder when theme is activated
- Is it necessary to network enable both the parent and child theme for multisite installations?
- Trying to change active theme on all sites in Multisite
- Multisite > Edit Site > Themes – what are these themes?
- WordPress multisite with same content
- How to automate setup of theme, pages, widgets, etc for a new site in multi-site?
- Why WordPress w/ Nginx Multisite Only Lets Admin Upload ZIP Plugins But Not Themes? [closed]
- May I do multiple micro-sites with different themes in a single wordpress without subdirectory nor subdomain separation?
- How can I have two or more WordPress Pro (paid) themes that form a single website?
- Create link preview for theme wordpress
- Themes are visible in Network, but invisible in sites
- WordPress theme to support single website but with 3 sections for 3 languages
- WordPress multisite condition for certain blog_id’s
- WordPress Multisite – Auto enable theme
- Whats the best Practice for using a different Theme for WebView Apps?
- Creating a stand-alone site from a WordPress sub site
- Updating themes customized by users
- How to handle responsive and non responsive websites in one WordPress Theme?
- In a MS install, can you allow different users to have their own themes?
- How to mass change theme for all Multisite network sites?
- Iterating over every multisite / theme and list the pages
- different image for mobile template block theme
- Create mobile site with same content just different theme
- Multisite stuck at 1MB for max file size
- Add WordPress MU Network Admin via Database
- How to Control user registrations directly on sub-sites
- WordPress multisite,several different languages,page redirect?
- Prevent Deletion of Blogs
- WordPress multisite subdirectory redirect infinite loop issue
- Difference Between Admin and Super Admin in Database
- Installing One Plugin on a Few Blogs on a MultiSite
- How can I list only sites that use a particular theme or plugin?
- convert from single site to multisite (network) with existing subdomains
- WordPress Multisite – Multiple Subdirectories
- Changing admin sub-domain in WordPress multisite
- Why are images uploaded to main domain, when using multisite with different domains?
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Determining the compatibility of Settings API & Multisite
- Update User Role Across Network when Main Site User is Updated
- Get the User ID Who Owns a Given Blog ID in Multisite
- Create custom role, multisite, add users/sites?
- https redirect hell (adding www)
- Redirect subdomain in Multisite installation?
- Include only a domain path in multisite Network
- Multisite User cannot access dashboard
- Acivate all themes multisite wide automatically
- WordPress Multisite logout conflict
- SEO implications of assigning a new domain to a multisite subdomain [closed]
- How can I add custom meta on signup page and pass along to be used after blog activation?
- How to check main blog in a multisite using if statement?
- Handling single.php in Multisite
- Multisite – Multiple logo?
- One Site as a part of Multisite to be hidden (Un-published) from Public?
- Multisite signup spam troubles
- How can I map the primary domain for subsite as subdirectory for another domain?
- How to delete users from a WordPress MultiSite that stay in the DB?
- Installing other applications alongside WordPress multisite and configuring dns routing
- Disable site visiting and user logins excepting for a specific user
- How to share User Database between Two Multisite Installations + More
- Two WordPress Installs — Failed page on One Defaults to the Other
- Migrating Multisite setup to a different domain
- How to enable wp-admin and wp-login only over highport
- Error while localizing communityEventsData in script-loader.php
- Display posts from one network site on another
- Multisite with different domain names
- How to add a new domain to an existing single site WordPress server?
- Unable to sign in to network after moveing address but able to login into child sites
- Multisite overide current blog on load of WordPress
- Multisite install on a sub-directory
- How to change a logo on a wordpress site that is part of a 7 site multisite?
- Allow users on a multisite network to only have access to one subdomain
- Showing All Media from All Multisites
- Multi site sub sites redirect to root if www is NOT used in url
- Multi-site database upgrade claims success, but db_version not updated
- Admin dashboard does not show WordPress network sites
- WordPress multisite: wp-admin 403 error
- How can I configure WP multisite to use /blog/ as part of the path structures?
- How to put a Custom Folder under one sub-site of Multisite WP?
- Possible to set new user’s site time zone at user creation using Gravity Forms?
- Is WP Importer Safe on Multisite?
- Nice font not working when http to https – SSL Issue
- add_action insert html
- Error Message when logging into WordPress on Xampp