0
votes
0answers
27 views

Update Network Warning

Warning! Problem updating https://[host]/[blabla]. Your server may not be able to connect to sites running on it. Error message: Peer certificate cannot be authenticated with known CA certificates is ...
0
votes
1answer
36 views

Locking one blog of many in a multi user/blog Wordpress installation

I have a multi user /wordpress installation that is working fine. One of the blogs running on that multi user /wordpress installation will never be updated again but I want it there for historic ...
2
votes
1answer
133 views

Setting up a multilingual wordpress site

I am trying to set up a multilingual site using wordpress. I went through Each language in its own WordPress installation and decided to use this option: Plugins like Multisite Language Switcher ...
0
votes
1answer
36 views

Possible to enqueue scripts and CSS to Multisite Network dashboard?

Is it possible to enqueue scripts and css only to the Network Admin Dashboard? To edit the network admin menu, you have this hook: network_admin_menu, so I also tried network_admin_enqueue_scripts, ...
0
votes
0answers
30 views

Update Network = certificate error

I just upgraded a WordPress Network from 3.4.2 to 3.5.1. I went to Update Network (/wp-admin/network/upgrade.php), upon suggestion of the prompts. After hitting the Update Network button, I get this ...
2
votes
1answer
62 views

Why does the My Site dropdown show only a single domain?

I ran a Network Update today from Network -> Update Network, and since then all the sites, and all the links to sites within my Admin area reference the same domain. The domain it uses is relative to ...
0
votes
0answers
57 views

Hovering Notification MessageBox that can't be dismissed [closed]

Hovering Notification Message Box that can't be dismissed. This hovering notification message box does not go away at all no matter how much I click the little Dismiss'x' New Feature: Toolbar ...
4
votes
1answer
59 views

Listing of all site options in dashboard

I know that I can visit /wp-admin/options.php on a single install (or on a sub-site on a multisite install), and it will give me a formatted list of all of the options in the site's {prefix}opitions ...
1
vote
1answer
117 views

“Upgrade Network” error: stuck with SSL certificate verification

When trying to update one Network/MU install, I got the following error. Warning! Problem updating https://subdomain-A.example.com. Your server may not be able to connect to sites running on it. ...
0
votes
1answer
57 views

why i cannot see some plugins while they are enabled on network admin page?

i am using WPMU 3.3.1, i have some plugins enabled but why i cannot see them in some wordpress panel, it is confusing, but these plugins may take effect to these blogs, it is really strange to take ...
1
vote
0answers
25 views

Multisite, with virtual root

I have a multisite network with define('DOMAIN_CURRENT_SITE', 'fruit.shop.com'); So that the "Network Admin" is on fruit.shop.com, but still be able to add sub-domains from the 2nd level domain. ...
-1
votes
2answers
92 views

How to display update message only to admin

How can I show the update message only to super admin in the network wordpress ? I don't want the other admins/users see the update message that shows the current version. Is there any plugin to do ...
1
vote
1answer
78 views

Adding new sites to Multisite won't register in Dashboard

I am having a real issue here that I can't seem to find an answer to. I am using Plesk, and have setup a new subscription. I have all of the proper settings, using FastCGI, ownership of files, etc. On ...
0
votes
1answer
21 views

Website not listed under Sites (in a Network environment)

I have a Wordpress network installed, and the first website I created is not listed under the Sites entry in the top horizontal menu. The second website I created is, along with the parent website. ...
0
votes
3answers
169 views

WordPress network: set themes and plugins for new blog

How can I enable specific themes and plugins for new blogs that have been created with wpmu_create_blog? I'd like to set the themes and plugins in code rather than having a person manually set them in ...
5
votes
2answers
139 views

Roles other than Super admin accessing manage_network_themes

We currently use the Wordpress Multisite and Networks to control a few blogs of ours. We are looking to give other users on the network permission to manage the themes on the network. We've ...
1
vote
1answer
89 views

WordPress Network admin options page: how to store options and where will they be stored?

I'm creating an additional WordPress Network admin page, and I need to store some system-wide option. The good thing that a config file will be generated, so no access is required from the child ...
0
votes
2answers
194 views

How to add super admin to all sites

Is there a way to add super admins to ALL sites without having to add them to each site individually? My group of super admins needs access to all sites.
0
votes
3answers
59 views

Sites network with sub-folders

I want to create sites network. I was following with this tutorial: http://codex.wordpress.org/Create_A_Network Unfortunately it doesn't works. I the admin panel I do not have any links to manage the ...
0
votes
1answer
1k views

No Network/Super admin after enabling Network

I've just successfully enabled networks in WP 3.2.1. However, at top right, I have no Network Admin under my (admin) username. If I go to /wp-admin/network, I receive "You do not have sufficient ...
0
votes
1answer
581 views

Single-user registration to access all sites in WordPress MultiSite Network

Ok This is what i'm trying to achieve. A site network where user can post their articles and get rewarded for each post. For example, Lets say i have a main site example.com. I created a network ...
0
votes
1answer
61 views

Please suggest me some plugins in WordPress networking

Hey guys i'm creating a site network using WordPress. Lets say my site name is blahblah.com and lets say i have 10 subdomains like site1.blahblah.com,site2.blahblah.com Now i want something like ...
2
votes
2answers
689 views

Favicon plugin for WordPress running in network mode (multisite)? [closed]

What favicon plugin should I use in order to define favicons for Wordpress when I run in multi-site mode. Uploading favicon.ico files is not an option for multi-site wordpress instances. I am ...
7
votes
2answers
758 views

How to add field for new site-wide option on Network Settings screen?

I'm working on a plugin, and part of it involves setting an option value that applies to all sites in a WordPress network. I know about the add_site_option and get_site_option functions that let you ...
1
vote
1answer
320 views

Plugin to list active plugins across networked sites

I guess the title of this question is not clear. I'm asking for a plugin, which only superadmins can use, that shows which (or, at least, how many) blogs use each plugin installed on the network. ...
1
vote
1answer
197 views

in network setup super admin has the tinyMCE buttons and the regular admin has not

in mine network setup, the super admin has the ability to see the tinyMCE editing buttons in the option page, but when i switch to a regular adimin, i can see only the HTML editing buttons (the "rich ...