Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
363 views

.htaccess for WordPress multi-site causing random error 500?

I have a fresh WordPress 3.2 site and have activated multi-site for it. I am hosting this on a shared CPanel account and the WordPress install is in the root /public_html folder. I have it set for ...
3
votes
1answer
271 views

How can I simultaneously query all blog options table in a Wordpress multisite installation (3.0)?

In our Wordpress 3.0 multi-site installation, we have a custom option for all of our blogs called something like 'platform'. Admins can enter in a value for this platform when creating or editing a ...
3
votes
3answers
2k views

Multi Site Wordpress rewrite rules in Nginx

I'm trying to run a multi domain blog installation with Wordpress and Nginx. The last step is to configure some rewrite rules in .htaccess (apache only) for the webserver. How so I translate this into ...
2
votes
1answer
269 views

wordpress mu theme per-user options

Is it possible to add an options screen to a Wordpress MU theme (options being saved for each user, so blogwide, not sitewide) ? I'm used to program wordpress themes, but i'm a bit puzzled as to how ...
1
vote
1answer
20 views

Native feature for Joomla Multisite 1.7

Is there a native feature for Multisite in joomla 1.7? and if not, can you reccomend me a extension for convert Joomla to Multisite? Thanks!
1
vote
1answer
42 views

What is Full URL pattern for WordPress' Sites when Multisite is setup?

What is WordPress' Full URL for Multisite? Is there even such a concept? I am referring to full notation equivalents of this pattern: .http://www.website.com/blog_1/lang/post_222/ ...
1
vote
1answer
24 views

Wordpress Dispersing Multisites

I have plus 15 sites locked in a Wordpress multisite installation by a previous developer, the owner of the company decided that it would be in the best interests to break these up and segregate them ...
1
vote
0answers
56 views

Anyone familiar with Wordpress MU domain mapping? Need desperate help please

We have the Wordpress MU Domain Mapping plugin installed and have followed instructions to the best of our ability but we can't seem to get this working at all and I've tried everywhere to get advice ...
1
vote
1answer
110 views

How to overcome max upload size limit in Wordpress 3.1 running on Windows 2003 IIS6

i am trying to increase the max upload size in wordpress 3.1 multisite-installation running on windows 2003 iis6, but all methods i try (from editing php.ini, putting it in wp-admin as well as in the ...
1
vote
2answers
195 views

How can I set up sub domains on a ubuntu machine

I am trying to setup WordPress multi site on my ubuntu 10.04 laptop with apache2. For normal WordPress installs in create an entry in the /etc/hosts file and create virtual hosts entry in ...
1
vote
2answers
314 views

Wordpress Permalink problem on current site (Wp Network)

I'm using wordpress. Installed in the subfolder. (webroot/blog) Permalinks was before: http ://www.mysite.com /blog/ sample-post.html I actived the network. Permalinks after: http ://www.mysite.com ...
1
vote
1answer
183 views

Wordpress in a server farm with a CDN

I have setup a wordpress multisite blog that is load balanced over 5 servers (we're expecting a lot of traffic). This is in windows and using IIS 7 One issue we had was the wp-content folder and ...
1
vote
1answer
204 views

wordpress mu 404 without end slash

I've just setup a wordpress MU install and almost everything seems to be in working order. When i hit site.com/subsite i get a 404 on site.com but when i go to site.com/subsite/ (notice the trailing ...
1
vote
2answers
103 views

Getting list of categories available in wordpress NETWORK sites

In my plugin, I am trying to get the list of categories available in all the available network website. Is it possible without writing SQL query?
1
vote
1answer
206 views

Links with WWW in Wordpress redirect to home page

I've recently updated a website I work on to Wordpress 3.0. Something strange has started happening, where now the www. has dissapeared from the URLs, and if you add the www. to the URL (a good ...
1
vote
1answer
128 views

functions file, plugin, and theme scoping in wordpress mu

I've got a plugin that is declared and hooked following best practices described in this related question: ...
1
vote
3answers
143 views

Using Wordpress as a CMS to a site AND blog (two completely different layouts for each). Duplicate installation?

I'm going to create a website using Wordpress static pages feature. It's going to have a menu for all the created pages. A blog is going to be created as well. This blog has a completely different ...
1
vote
1answer
299 views

How should I create a global options in wordpress?

I am using WPMU but there are some options that the administrator should set and should take affect for every user of the website. Does wordpress have a place to store these global options? Can ...
1
vote
1answer
482 views

Multi Vendor in WordPress

Is there any multi vendor wordpress plugin available?
1
vote
1answer
176 views

IIS Host Headers using PHP

I'd like to add Host Headers to an IIS from PHP. Is there a way to access the metabase from PHP or do I have to write a .NET command line tool and then invoke it from PHP? Here's the background for ...
1
vote
1answer
520 views

WordPress MU: Login from main page but not individual blogs

I recently upgraded to WPMU 2.8.6 and ever since, my users can't log in on their individual blogs, but they can log in from the main page. My site is at blogs.mtwp.net (we're a school district). So ...
1
vote
4answers
1k views

How to allow self-registration to join a specific Wordpress MU blog

I have a Wordpress MU instance installed. I allow self-registration, and self-creation of blogs. I have a user who has created a blog for a Chemistry class. He wants his 100 students to be able to ...
0
votes
1answer
12 views

Multiple Wordpress instances vs Multisite (performance-wise)

I have around 15 Wordpress sites, all of them are very low traffic (100-500 reqs/day) and I want to host these on a small VPS (actually, a Linode 512), serving these with the Nginx/php-fpm combo. The ...
0
votes
1answer
19 views

How to do a no-DNS site preview, when a wildcard redirect is in place

I'm looking to figure out how to replicate the functionality of GoDaddy's PreviewDNS when I'm moving a site to my own web host based in cpanel. My setup is this: I have a wordpress multiuser site ...
0
votes
0answers
22 views

Plugin issue for WordPress MutiSite Network

I Have WordPress MutiSite Network Installed on my server and I have 3 sites create. http://site1.mydomain.com http://site2.mydomain.com http://site3.mydomain.com Right now if I activate any plugin ...
0
votes
1answer
21 views

-WP Multisite- How to also drop plugin database tables when blog is deleted?

Is there a way to also drop plugin database tables when blog is deleted? As i observed, only the default wordpress database tables are dropped but not the plugin generated tables. Please help.
0
votes
1answer
25 views

Convert a whole wordpress blog to PDF

Do you know if is possible to convert a whole wordpress blog to PDF? I tried some WP plugins but they get an error in multisite platform. Thanks
0
votes
0answers
15 views

wordpress azure multiple sub site

please advise how to setup wordpress azure multiple subsites : DNS has been set as follows: *.dddd.sg XXX.cloudapps.net abc.dddd.sg XXX.cloudapps.net *.dddd.sg cloudIP after sub site creation , ...
0
votes
0answers
53 views

Bug with wp_insert_term and switch_to_blog

I'm running a network of about 80 sites using WP multisite 3.2. I'm experiencing irregularities using switch_to_blog whith wp_insert_term. To test this I have disabled all plugins, and am testing on ...
0
votes
0answers
55 views

buddypress + Wordpress mu error with primary xprofile field_1

Im using latest buddypress + Wordpress Mu on a site. Im using the primary field (field_1) for First Names. For some reason this primary field get overwritten with the username value. To test this i ...
0
votes
0answers
27 views

Internal redirects issue in .htaccess Wordpress/WPMU

I have a problem with a WPMU site running on my server. Instead of a 404 message for a file I received a 500 server error. I was able to troubeshoot this down to something in .htaccess. I'm ...
0
votes
0answers
70 views

wordpress mu domain mapping problem

i installed WordPress mu and WordPress mu domain mapping plugin but the only problem that i have is that i cant park a domain to use for main domain for example my main domain is foo.com and i want ...
0
votes
1answer
59 views

acessing tables with wpdb in a wordpress MU

I'm trying to use wpdb class to get the post id from the top-level site in a WP-MU environment from one of the sub-sites using a meta value from the sub site. The following code pulls from the ...
0
votes
0answers
33 views

add manage users permission for admins on wordpress mu

add manage users permission for admins on wordpress mu can't add manage users permission for "administrator" on wordpress multisite
0
votes
0answers
38 views

Creating pages in multiple other (multisite) blogs from non-multisite plugin - how?

We're running a large number of sites, each on completely unrelated domains, using WP multisite. We also have a plugin (a regular one, which is network enabled - so available on all sites) for which ...
0
votes
0answers
50 views

Wordpress multiple site - allow users to change their site's address

I am using WordPress 3.1, multiple-site enabled. By default, new users can register for new sites (e.g: www.mysite.com/usersite), but they are not allowed to change the site name (cannot change ...
0
votes
1answer
81 views

I want to create a Visual Recipe site on WordPress, any suggestions or tips on how i can do it?

I would like to create a visual recipe site, which lists how to make a dish in step by step through pictures.. Is it possible to create a custom page template where I can the following fields. ...
0
votes
1answer
57 views

List Multisite Dashboards on Admin Sidebar

I've only got two or three sites, and it's driving me batty to always have to click on 'My Sites' then on the 'Dashboard' link to navigate around between them. How can I add these dashboard links ...
0
votes
1answer
73 views

wordpress-mu or drupal?

I am in education and I want a framework that allows me to manage the toolbox Teachers (Blog with features) and student blogs. I want to choose between wordpress-mu and drupal, but I do not know ...
0
votes
2answers
221 views

Wordpress - Domain mapping problem on wordpress network

I'm having trouble with the setup of the MU domain mapping plugin, I'm just getting the default server cgi page when I goto the mapped domain. These are the steps I've gone through: Installed the ...
0
votes
1answer
78 views

Can I use WordPress multi-site except for the www main domain?

I have searched for this and have no answer at all, maybe I'm just a bad researcher. Anyway, this will be my first time working with a multi-site install. I have a site www.domain.com and installed a ...
0
votes
0answers
45 views

Wordpress to custom blog - user migration

I have been using wordpress + buddypress for one of my non-profit social network site. Now I have to make a custom site for the same. How can I migrate the users from the old wordpress application to ...
0
votes
2answers
299 views

Migrating from Wordpress MU to single site

I have seen alot of information on migrating from wordpress Single User to Multi user but don't see any on migrating from MU to SU. I would be grateful if someone could point me in the right ...
0
votes
1answer
85 views

ShareThis plugin on WordPress MU - default in all blogs

I have one instance of Wordpress Multiuser and need ShareThis plugin to be automatically activated in all new created blogs. I've seen a post: Plugins placed in wp-content/mu-plugins are ...
0
votes
1answer
364 views

Wordpress: Multiple blogs on different domains hosted by one host

My goal is to run multiple Wordpress "blog" sites with one admin login/interface. I'm currently hosted through GoDaddy and I have installed Wordpress in example1.com/wordpress I want to have ...
0
votes
1answer
54 views

Accessing original WordPress blog's DB from sub-blogs in network mode

I'm helping with a university radio station website that runs WordPress and was recently switched over to Network (Multi-site/multi-user) mode by myself. The setup is as such: The parent site ...
0
votes
1answer
305 views

.htacces rewrite to subdomains without wildcard dns

I've googled around quite a bit and also tried some of the solutions I've found. Unfortunately without success. My problem: For a Wordpress install I couldn't do a subdomain setup since I couldn't ...
0
votes
1answer
100 views

Manually Moving Posts/Pages/Comments/Tags from WPMU to WP3.0

Seems when I import the WPMU's XML file into the WP 3.0 install, I lose a ton of Pages/Posts/Categories. I am now leaning towards just manually moving over the tables from WPMU to WP3.0. Yet, when I ...
0
votes
3answers
222 views

WordPress and .htaccess

I have a website powered by WordPress MU. The front page of the site is translated in several languages. How do I rewrite the following URLs? http://www.example.com/?lang=en ...
0
votes
1answer
68 views

Looking for a way to managed multiple Wordpress sites under separate hosting spaces

I managed a good amount of Wordpress websites all of which are on separate hosting spaces and have all their own plugins etc. Taking he time to be able to update all of these, one by one, isn't much ...

1 2