Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter christophera

    (@christophera)

    Turns out the import blogger script does not create default entries in the posts to categories database wp_post2cat. I was able to manually add at least 1 post to category entry for every one of my posts, and both bugs went away.
    Another bug for the bug database.

    Thread Starter christophera

    (@christophera)

    I was able to fix this by using phpMyAdmin to manually change the posts from user 2 to user 1.
    However, this probably should be reported as a bug in the Blogger import function — the script should request what user to import the blogger files into.
    So where do I post such bugs?

    Thread Starter christophera

    (@christophera)

    Hmm, when I actually try to edit one of the imported blogger posts, when I submit my changes I get the following errors:
    Warning: Invalid argument supplied for foreach() in /var/www/life/wp-admin/post.php on line 318
    Warning: Invalid argument supplied for foreach() in /var/www/life/wp-admin/post.php on line 324
    Warning: Cannot add header information – headers already sent by (output started at /var/www/life/wp-admin/post.php:318) in /var/www/life/wp-admin/post.php on line 365
    Could it be related?

Viewing 3 replies - 1 through 3 (of 3 total)