CircleReader
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Multisite problems with RC3All right, the Sitewide Tags plugin has created – apparently without a hitch – a new blog, http://readingcirclebooks.com/aleph, to aggregate my posts across the network, so that I can feature some of them on a new home page using your Featured Posts plugin. This also seems to be working, though there’s nothing in the sitewide feed yet except the “Hello World” post.*
So it looks like the RC3 multisite functionality is fine for my subfolder install at least. I’ll let you know if the problem returns as I reactivate the plugins.
*Will that fix itself, or does it only aggregate going forward, which would mean I have some importing to do?
Forum: Alpha/Beta/RC
In reply to: Multisite problems with RC3*Sigh* I knew you’d say that.
With 43 recently active plugins,* http://readingcirclebooks.com/testie2/ is up and running in a jiffy.
Reactivating in small batches, starting w/ the sitewide tags…
[*Yes, I know I’m an addict.]
Forum: Alpha/Beta/RC
In reply to: Multisite problems with RC3I’m on a subfolder install, thus: http://readingcirclebooks.com/testie.
Forum: Alpha/Beta/RC
In reply to: Multisite problems with RC3Checking the databases, I can see an entry in the wp_blogs table for the new site, but not any other tables associated with that site’s blog_id.
Also, the emails I received were blank where they should have listed “Site URL:”
Forum: Alpha/Beta/RC
In reply to: Multisite problems with RC3I also am having problems creating new sites with a 3.0 multisite intstall. The process seems to go well on the “add site” screen, the email is sent and the site is added to the list. But visiting the site produces a database connection error, and clicking the “Backend” link takes me to the main site Dashboard, as if the new site were not there. I saw a new user created the first couple times I tried this, but after deleting those blogs & trying again, my most recently created ghost-site has only me listed as a user.
Forum: Plugins
In reply to: [Plugin: AskApache Password Protect] Image upload error when aapass is activeHi, aa –
I am wondering if you could comment on the fix for this problem listed on this thread: http://wordpress.org/support/topic/165038?replies=12- Are there security issues with disabling mod_security this way?
- Do I understand correctly that the new version (3.6.3) of your plugin fixes this particular image uploader problem?
Thanks!
Forum: Installing WordPress
In reply to: Add Media – not working, asking me to login…Hi, dester-
What my tech guy did is listed as number eight on the fantastic list posted by crashutah, above. You should definitely work through that list.You can also try out this plugin: http://wordpress.org/extend/plugins/askapache-password-protect/, which will make the .htaccess file for you, and might just solve this problem, since the plugin authors have updated their plugin since becoming aware of it.
I’ll post a question on the thread for that plugin, since we need advice from honest-to-goodness coders who know more than I do about security for WordPress. 😉
Forum: Installing WordPress
In reply to: Add Media – not working, asking me to login…My host James at Freshly Pressed writes:
Added the following to your .htaccess and it seems to have fixed your site problem…
<IfModule mod_security.c> <Files async-upload.php> SecFilterEngine Off SecFilterScanPOST Off </Files> </IfModule>Same problem with my site.
Forum: Installing WordPress
In reply to: Add Media – not working, asking me to login…Still getting the problem, and I have the latest version of Flash.
Forum: Installing WordPress
In reply to: Add Media – not working, asking me to login…I’m getting the same problem as WoodiE, using Windows XP & Firefox 2.0.0.13. It is very bizzare and dysfunctional. And of course it makes the new WP 2.5 Gallery features completely useless.
I do not have the same problem on a local install with WOS (Webserver on a Stick). (Good thing, or I’d have little idea what I was supposed to expect.)
I’m mystified – is there a file that has gone wrong, and needs to be replaced with an updated or uncorrupted version? If so, which one(s)?