Running multiple sites with one installation and one central management. Also known as network.

learn more… | top users | synonyms (4)

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. ...
6
votes
2answers
127 views

How to check if image is already stored in a site's post database? (network)

I currently have configured Wordpress so that a post can be copied to other sites within a Wordpress network. However, a post may be broadcast more than once, and I want to check if the image is ...
0
votes
2answers
33 views

Custom PHP-coding in MU installs

I have a WPMU install with a couple of sites on it. I'd like to add some subdirectories that are not wordpress blog pages but do contain working PHP code. They do not use any of wordpress's ...
0
votes
1answer
126 views

Multisite configuration fails with css/js files

I have installed Wordpress using multisite + path (as opposed to subdomain). Seems to work, except JS/CSS files are not loaded. my conf: <Directory "/var/www/pages"> Options All ...
3
votes
1answer
177 views

On Multisite: Loop to Show First Four Images of Recent Posts Across Network

I would like to display the first four images from posts across a WordPress network. In Otto's image gallery tutorial he recommended using the following to get images from recent posts. Query ...
0
votes
2answers
100 views

Get image paths from RSS feeds

I'm displaying the content from one wordpress blog page on my server onto a different wordpress blog on the same server. Apparently the only way is through RSS feed. The images don't show up. I ...
0
votes
1answer
38 views

Issue with Multisite and SSL

I have a multisite with subdirectories and an SSL. I cjanged the options tables for the main site and one subsite, but the ssl is only registering for the main site. I even checked the "Update siteurl ...
0
votes
1answer
26 views

Cannot see dropdown shortcut to site dashboard in WordPress network why?

As per title and following screenshot
0
votes
1answer
52 views

WPMU on MySQL limited to 1GB of space?

My MySQL databases are limited to 1024MB per 1 database but WPMU websites need to exceed that... Is there any way to make WPMU go and use database_2 when database_1 is already close to 1024MB? I can ...
1
vote
2answers
306 views

Turn off ms-files.php after network setup

I have a multisite that was setup on WordPress 3.4. That means that uploads for sub-sites are stored in wp-content/blogs.dir/{blog_id}/files and are served through ms-files.php. In WordPress 3.5, ...
-1
votes
1answer
40 views

How can I install WordPress as blog provider , stable?

can I make a Blog Provider like Wordpress.com? Which features and Plugin exist in wordperss.com but we cant have them in our clone site of WordPress free source?
5
votes
3answers
310 views

Using same directory for storing all uploaded images on a Wordpress network

I currently use a Wordpress network in order to run a number of sites, which all use the same template, plugins and images. As posts appear on a multiple sites, it makes sense to only upload images to ...
0
votes
1answer
444 views

HTTP Error when uploading images over specific dimensions

Hello I have a reseller account with one wp 3.5 multisite on a shared hosting. Suddenly I can't upload photos after some random dimensions(It uploads the small sized ones just fine, but it has ...
6
votes
1answer
527 views

Moving a WP Multisite to a subdirectory

Firstly, I've read a number of posts on this process. However, for various reasons, the process remains difficult to implement or troubleshoot for lack of even abstracted examples, or maybe too ...
1
vote
1answer
82 views

Error 404 on Network Admin and others

I have a multisite fresh install in my domain. Subfolder setup. Network Admin on the upper right menu has this link http://example.com/wp-admin/network/ and returns a 404 error. Other links like 'Add ...
4
votes
1answer
486 views

Using one media library for a multisite network with Wordpress 3.5 media library

I'm currently looking to modify Wordpress so that it always uses the primary site for images. I am achieving this using: function use_main_blog_library() { echo "<script>alert('is ...
6
votes
3answers
142 views

multisite: use a virtual subfolder for subblogs

For our school, we use a wordpress network. The main domain gives access to general information and sub-sites are specific projects managed by students. I would like that all sub-sites have their url ...
-1
votes
1answer
82 views

WPMU - How to echo only one URL

I have this code that I am using on a site to check if the current user has a blog on the our wp network and as of now it is echoing the URL for both the main site and their blog. I would like to ...
7
votes
2answers
178 views

Which asset URLs are acceptable in a “vanilla” MU install?

Wordpress appears to let content be addressed by many URIs in an MU install. For example: example.com/wp-content/blogs.dir/5/files/picture.jpg example.com/bob/files/picture.jpg ...
1
vote
0answers
36 views

Hierarchy in multisite

I'm looking into building a multi site (sort of like blog portal) but with a hierarchy. So there's a mother organization (with own content) with different "chapters" (say 10, each with own content) ...
0
votes
2answers
60 views

Old Website Address Still Showing

I had 'theshortfilm.co" before changing to my current url 'welovefilm.co'. I changed my address 6 months back, everything went fine. But now when I activated my networks, I get my old url in the code. ...
1
vote
1answer
121 views

WP doesn't remove uploads from folder when removed from “Media Library”?

I'm wondering why WordPress doesn't remove uploads from folder when removed from "Media Library"? I set limit to 5mb on WPMU but even if user removes everything from "Media Library" he can't upload ...
5
votes
3answers
101 views

Prevent network activation of plugin

I have a plugin that currently doesn't support network activation. The best fix for this of course is to fix it :) which I plan to do. However I wonder if there is a temporary solution I can use to ...
0
votes
1answer
62 views

Site 'Categories': save an admin global setting with post metadata [closed]

In WPMU, we are using Site Categories (with Sitewide Tags), but for the life of me I can't see how the category of the sub-site (say, departments in a school) to which each blog belongs ends up in the ...
3
votes
1answer
152 views

Category page doesn't use category.php, instead it redirects to homepage

I am currently modifying a theme. This theme doesn't had a category.php I needed a custom category page. So, I made one. It works on my local server, but when I uploaded it to a real server, this page ...
0
votes
2answers
27 views

making a few sites in wordpress

I have just started to build in Wordpress, and my question is how can I build a few website in WP? After I purchase domains, do I need to install the program every time I want to create a new site?
0
votes
1answer
25 views

how to make a wplang for network fill automatically

I made a new network in my website its default language was ar when I add a new website it does not fill it WPLANG automatically, I made it manually but how to make it fill automatically.
1
vote
0answers
66 views

Create site programmatically for WPMU

My customer has a site, which has WP blog + vBulletin forum. Now he wants to allow vb users to have their own blog, by modifying current WP blog to WPMU network. So I want to create a button, which ...
3
votes
1answer
82 views

WordPress Multisite: Automatically run importer upon creating new site

Is it possible to automatically run the WP Importer when creating a new site in WordPress Multisite? I think this would need to be a function that runs when wpmu_new_blog is called but can't find ...
0
votes
2answers
233 views

Getting recent posts from all blogs on mother blog - multisite

I want to get the recent comments on all posts in a multisite network, and I want to display these ceomments in a sidebar on the multisites "mother" blog. To complicate: All blogs are forced to post ...
3
votes
1answer
263 views

How to use same email for multiple users

I have a very big multisite. And I got a request to enable option that multiple users can use the same email. I found a plugin "Allow Multiple Accounts" which doesn't work properly. I should figure ...
0
votes
0answers
42 views

Wordpress Multi-site cannot reach Administration section due to a redirect [closed]

I've setup a network using subdirectories following the Wordpress Codex guidelines. Everything is working fine, except that I cannot reach the admin for new sites. example.com/wp-admin works fine ...
0
votes
1answer
159 views

Subsite theme mystery man replacement with Buddypress on main site

I have a multi-site install with buddypress on the main site. In the buddypress theme I've been able to override the default 'mystery-man' avatar using my custom buddypress theme. I simply have an ...
0
votes
1answer
117 views

Can not log into Multisite - Redirect issue

I am using Multisite 3.5 Beta3 in a folder - so not the root. It was a pre-existing wordpress blog. I have it set to use sub.domains.com not folders domain.com/sub My folder looks like this: ...
1
vote
2answers
222 views

Using Multisite with a CDN?

I'm running Wordpress Multisite hosted with Bluehost, and only have 5 low volume sites. My site load time has been awful recently, so I've used Lazy Load, DB optimization, Smush.it, and Quick Cache to ...
2
votes
2answers
31 views

How do I park secure.primary.com on top of the multisite ID:1 domain: www.primary.com (primary multisite domain)

We have a multisite setup, the primary domain needs to have www.primary.net, and secure.primary.net mapped in wordpress so the primary site's content loads on both. The problem we are facing is ...
0
votes
1answer
67 views

why there is a large file named core in wpmu's directory?

why the file named core is here? can i delete it? ls -lh total 37M -rw-rw-r-- 1 hugemeow pg 16 2012-03-04 04:22 a.php -rw------- 1 hugemeow pg 30M 2012-10-16 10:41 core // this is the large ...
1
vote
1answer
358 views

Multisite setup on IIS with subdomains

I have Wordpress 3.4.2 set up on a Windows 2008 R2 server with IIS 7.5. I enabled multisite using subdomains and set up one additional site, call it child.example.com. I can browse to the main site at ...
0
votes
1answer
161 views

wordpress multisite domain mapping redirects to original subdomain

This week I installed Wordpress 3.4.2 (Linux Centos + Apache2) and configured the network option using subdomains. Then I installed the MU Domain Mapping plugin, so I would be able to use it with ...
1
vote
0answers
53 views

Users are being redirected to main site when trying to register on subsite of my Multisite network

I want to allow my clients on my network to have visitors register on their site. Currently, there is no link or button to allow visitors to access the signup page. This looks like default ...
4
votes
2answers
136 views

Multisite - Retrieve the same theme option from all sites of the network

I'm running multisite with each subsite using the same custom theme. I'm using NHP Options for logo upload and contact page info changes in that theme. I'd like to add a site list page to the main ...
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 ...
0
votes
1answer
98 views

Get latest blog post from another multisite blog

I have a site at the main domain and then a blog at blog.domain.com. Any way to retrieve the latest post from the blog.domain.com and echo it out on the top of my home.php file? Not really sure where ...
1
vote
1answer
39 views

How does WordPress determine which multisite the user is on from the URL?

What is the file and line where WordPress determines which multi-site the user is on from the URL? I've been looking through the code all afternoon and can't figure out where it turns ...
1
vote
1answer
140 views

ReWriteRules and WordPress Multi-Sites with Sub Directories

I'm having a diffucult time getting the ReWriteRules and URL structures setup for a Wordpress 3.4.2 (latest version as of this post) blog with multi-site enabled. www.ourdomain.com/ is the homepage ...
1
vote
0answers
84 views

How to set up Wordpress Multisite on multiple domains without plugin?

How to set up Wordpress Multisite, sub-folder setup, on multiple domains without plugin? For expample if I have two domains www.domain-one.com and second www.domain-two.com, i would like to have ...
2
votes
1answer
180 views

Querying post from a multisite network

I am working on a multisite blog network where I have to display recent post on my home page, 10 post per page navigation. I did implement it using wpdb object with one complex sql statement. I got ...
0
votes
1answer
46 views

When not to use Wordpress? [closed]

I have a project that I would like to do in WP, but can't really decide if it's the correct CMS or not. Among the thing it is suppose to do is and I'm struggling with are: Create Report/Publication ...
1
vote
0answers
71 views

Retrieve latest post title from another multisite site

So, I have a site at mydomain.com and then the blog at blog.mydomain.com (just an example doman name). I want to be able to put the title from the latest blog post at the top of the main site. Is this ...
2
votes
1answer
163 views

WordPress (+WPMU) Import/Export ALL settings?

As we all know WordPress does not import Widgets when you import content with [Tools > Import] and I'm wondering what kind of script could do that? Database has more than just 1 single information ...

1 3 4 5 6 7 20