skillzy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error 28: help!I have had the problem for an hour or so, and so far my host has been unable to fix it.
Forum: Fixing WordPress
In reply to: Error 28: help!This indicates a MySQL problem. It’s addressed a little way down the page here http://codex.wordpress.org/Answers-Trouble_Shooting. I just got the same error myself and haven’t been able to repair it, I wonder if something larger is going on.
Forum: Installing WordPress
In reply to: [1.5] Upgrade problemsOK if you look in the comments from Lea here, there is a way to fix it by commenting out part of the wp-comments-post.php file. She also says to modify the comment template, but I didn’t have to do that to get it to work.
Forum: Installing WordPress
In reply to: [1.5] Upgrade problemsI guess I didn’t understand how it works. Apparently everyone will have to register at the site to post comments as themselves, and then things will work. Unfortunately, most people will not figure this out, and a ton of comments from Anonymous will result. Can you set the comments up to not require the commenter to be a user, or is the old way no longer an option?
Forum: Installing WordPress
In reply to: [1.5] Upgrade problemsOops, I guess a link would be nice. Go check http://unapplied.com
Forum: Installing WordPress
In reply to: [1.5] Upgrade problemsOK I tried that, and what happens is, if I’m not logged in as me, I don’t even have the boxes to enter a name and e-mail. There’s only the comment body box.
Forum: Installing WordPress
In reply to: [1.5] Upgrade problemsI am having the same problem as PA – if anyone besides me posts a comment, the name/e-mail that they enter gets posted as Anonymous with an e-mail of user@cafelog.com. There is a user set up with no information except for that e-mail address, so it appears that my comments puts everyone into that basket. Any ideas?
Forum: Fixing WordPress
In reply to: Recently updated links not showingWell, it seems to be working now. It looks like inserting
include_once(ABSPATH.WPINC.’/links-update-xml.php’);
in line 4 of index.php did the trick.Forum: Fixing WordPress
In reply to: Recently updated links not showingI’m having the same problem. With 1.0 you could uncomment some lines in index.php, I’m not seeing those anymore. I also tried installing Carthik’s Update Linkroll Plugin, but that seems to break something. Any other ideas?