fuzzie
Forum Replies Created
-
FIXED: I found and followed this, and it worked:
1. Network deactivate.
2. Activate on one of the new blogs.
3. Deactivate on the new blog.
4. Network activate.That fixed it.
Forum: Fixing WordPress
In reply to: Upgraded to 3.0 then non-sticky posts goneSame issue, I think the problem is in loop.php:
$post_class = ( is_home() && is_sticky() ) ? 'sticky-post' : 'post loop-post';
How do include a category say “23” in that statement?
Forum: Plugins
In reply to: Google Calendar Not Displaying DatesFixed. Was an os related problem, not word press.
Sorry.Forum: Plugins
In reply to: Google Calendar Not Displaying DatesI forgot, we use
Google Calendar Widget & Short CodeForum: Networking WordPress
In reply to: MU Site stopped sending mailIt was relayhost = mydomain.com in main.cf of the postfix configuration.
Thanks to cmoates for the help!OK, I have the same symptom, the posts are there, and some sub-blogs work, but in others, they don’t show up, not even in wp-admin.
I didn’t just restore my database or anything like that…I had messed with permissions under wp-content…but I think that has been returned to the original state.Forum: Networking WordPress
In reply to: Pemission Denied opendirI got rid of the error…messed around with permissions until it came back.
Now the main blog works (I have to re-activate all my plugins), but the sub-blogs just give a 404 file not found error.
Help please! You’ll get good karma!Forum: Networking WordPress
In reply to: Pemission Denied opendirOne minor problem…I am the webhost.
Guess I am just screwed.Forum: Networking WordPress
In reply to: Pemission Denied opendirThanks…how does one go back?
Forum: Plugins
In reply to: [wp-mailman] Vulnerabilities with mailmanIs there another solution to incorporate Mailman into WP?
I can’t get either to work in WPMU.
Has anyone else figured it out?Forum: Plugins
In reply to: [Plugin: Contact Form 7] Multiple “To” emails in one form via a drop-down?FIXED!
Try this:
“Membership|Membership <[email protected]>”This worked for me.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Multiple “To” emails in one form via a drop-down?I’m looking for that same feature…
How about just using that entire field as a hidden field? Would that do it?Forum: Fixing WordPress
In reply to: Bookmark Us Scriptdid you figure this out?
Forum: Fixing WordPress
In reply to: Need a little help with this bookmarking codeWhich one did you find?