asherwolf
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: comments metabox broken without admin accessnever mind just figured it out
Forum: Fixing WordPress
In reply to: comments metabox broken without admin accessI’m sorry, but how do I e-mail you?
Forum: Fixing WordPress
In reply to: comments metabox broken without admin accessThanks for checking this out!
Forum: Fixing WordPress
In reply to: no access to akismet folderI have nothing checked. This is true of all my blogs.
Forum: Fixing WordPress
In reply to: no access to akismet folderNothing ever shows up in spam even when Akismet is saying that’s it’s captured quite a bit of spam.
Forum: Fixing WordPress
In reply to: no access to akismet folderI see, thanks. Okay, then is it possible to see the comments akismet is flagging at all?
Forum: Fixing WordPress
In reply to: Admin Bar 3.1 Appears BlankWhew. I followed Otto’s advice and it worked beautifully. Had to do some tweakage and reinstall 3.1 but Otto’s sage words were the key to what I wanted. That’s what my template was missing all this time!
Thanks Otto, and everybody else,
AsherForum: Fixing WordPress
In reply to: Admin Bar 3.1 Appears BlankYou can register and log in using the sidebar login widget I thought. But besides that, it’s now temporarily switched to twenty ten and in twentyten the admin bar appears to work correctly. Twenty ten is for now still live at the same address.
Is there something a theme could do or not do that would affect the admin bar?
Thanks,
AsherForum: Fixing WordPress
In reply to: WordPress and WWW prefixThanks for the input guys. I’ll worry less about it now.
Thanks again,
AsherForum: Fixing WordPress
In reply to: WordPress and WWW prefixI actually did that. I placed:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} !^www\.sitename\.com [NC] RewriteRule ^(.*)$ http://www.sitename.com/$1 [R=301,L] </IfModule>Above # BEGIN wordpress
I’m just worried that this will effect web-crawlers and -spiders. Things I really want. Does anybody know if this is a legitimate concern? I haven’t been able to find a suitable explanation out on the internet for me.
Thanks for the help!
AsherForum: Fixing WordPress
In reply to: WordPress and WWW prefixUPDATE: I just got Bad Behavior to ignore the sidebar login if it’s from a ‘different URL’. However, the cookies are still awry when not using www prefix. Thanks again,
Asher