Forum Replies Created

Viewing 15 replies - 76 through 90 (of 111 total)
  • Forum: Plugins
    In reply to: author moderation

    I would also use this feature. Pretty please, WordPress Gods!

    Omygod, I fixed it. Pasting the rewrite rules via the WordPress interface did the trick! I hope this is helpful to anyone else who has the same problem….

    Omygod, I fixed it. Pasting the rewrite rules via the WordPress interface did the trick!

    Sho’nuff, I fixed it. Pasting the rewrite rules via the WordPress interface did the trick!

    Omygod, I fixed it. Pasting the rewrite rules via the WordPress interface did the trick!

    I think I’m having the same problem, but I can’t figure it out. My .htaccess file works fine with just the ErrorDocuments, and it’s even OK with the first two lines: RewriteEngine On
    RewriteBase /

    When I use pico or nano to paste the rewrite rules, I get a 500 internal server error. If I upload .htacccess via Dreamweaver/FTP it get a 404! This seems better than the 500, but still not OK.
    (I am using Dreamhost and I have turned off ‘Run PHP as CGI.’ )

    That is a great clue! I have been pasting in the rewrite rules directly through a terminal/ssh connection. Could that cause a 500 error?

    Thanks, this is really helpful. Unfortunately, I’m still getting errors with my permalinks. 🙁
    I thinks some thing is wrong with the rewrite rules that WP is giving me. The entire .htacccess file works fine until I actually put the rules in – then the entire site turns into one big 500 error.

    I have also noticed this and I am on Dreamhost, which I think you are on as well, Renee. Did you figure anything out?

    Anyone have ideas about why why my rewriting doesn’t work? In fact adding the rewrite rules to the htaccess file make the error handing not work anymore – and causes even the base page of the site to generate a 500 error! Not that it will help , but here’s where I’m working:wp.OrangePolitics.org
    I am using Dreamhost as well, but I have disabled PHP as CGI. Any other clues?

    Thread Starter Ruby Sinreich

    (@rubyji)

    Yes, it’s only posts since about 7/19/04. (Or art least, that’sthe oldest one displayed in an author archive.) What could cause this?
    BTW, upon further inspection I think the 10 extra posts are drafts by me. So that number (163) shouldn’t be what shows on the public side, is it?
    Also, last night I re-did the import in 3 chunks, isolating what I felt was the problem post, and I got all the right authors in the right places. Hooray! However, this leaves me more stumped than ever about the archive problem.
    I’d like to check my code and just make sure I haven’t screwed anything up in my template. Does anyone have a good example of a page that displays archives by author, date, or category depending on the url? i.e.: ‘if’ statements with ($author), ($m), and ($cat).

    Thread Starter Ruby Sinreich

    (@rubyji)

    More thoughts… could this problem be related to my import of posts from MovableType? I have had trouble with authors ending up in the wrong places, so I manually edited my import file :( to remove all extraneous groups of dashes.
    (MT uses 5 dashes to separate posts and comments in its export file, but I can found a bunch of extra dashed lines in there. I don’t know what they were doing.)
    What would make my category and month archives work, but not the authors. Please help, I’m ready to launch the site except for this one thing!

    Hey thanks for writing this import tool. I have been havign trouble with my athors coming out in the wrong places. I removed all my (many) failed imported posts and ran your script. I got the following error:
    Importing User records ...
    Invalid query: Table 'opwp.wp_users' doesn't exist
    SQL : INSERT INTO
    wp_users (user_login,user_pass,user_firstname,user_lastname,user_nickname,user_icq,user_email,user_url,user_ip,user_domain,user_browser,dateYMDhour,user_level,user_aim,user_msn,user_yim,user_idmode) VALUES ('rubyji','1a1dc91c907325c69271ddf0c944bc72','rubyji','','rubyji','','editor@orangepolitics.org','http://lotusmedia.org/blog/','','','','','1','','','','');'
    What does this mean?

    I thought I had worked around this bug by importing and naming each author with the name that appeared right before (or was it after) the correct name in the import interface.
    But now I am doing the import again and it’s even weirder! It get’s them all right for about 8-9 months of posts, and then it screws up the authors on the last month or so.
    Anything weird that I should be looking for? This is so frustrating. I may try to break up the import files as I am making a big mess having to delete all the authors and re-import over and over….

    I love this, it works great in my site. However, I just noticed that now when I load my narchive.php page, it shows no entries by default. It used to show all the entries until I selected something to sort by.
    Any idea what hapenned?

Viewing 15 replies - 76 through 90 (of 111 total)