The MU forums have moved to WordPress.org

Import not working (17 posts)

  1. Konstantin
    Inactive
    Posted 18 years ago #

    Thats right, it simply redirects me to the wp-admin index. Is this normal or its broken for me?

  2. jaseone
    Inactive
    Posted 18 years ago #

    The rewrite rules in .htaccess must be broken for the imports, see the thread about comments not working and see if a similar fix works for the imports as well.

  3. Farms
    Member
    Posted 18 years ago #

    same problm for me... if anyone can fix it and get it included in a release I'd be a happy bunny (that fix might be pushing it a bit for me)

  4. Konstantin
    Inactive
    Posted 18 years ago #

    There is no mention of the import in the htaccess ???

  5. Konstantin
    Inactive
    Posted 18 years ago #

    Ok, I still can't get it to work, I have no idea what to do :(

  6. Konstantin
    Inactive
    Posted 18 years ago #

    I've tried several things and it just won't work.

  7. wugga
    Member
    Posted 18 years ago #

    I think I have this figured out but need to find out how to get the current blod_id in a script. Is there a funtion that I can include that will give me the numeric value of whatever blog I'm (a user is) logged into?

  8. wugga
    Member
    Posted 18 years ago #

    basically what I need to do is get the results of:

    SELECT blog_id from wp_blogs where domain = '$_SERVER[ 'HTTP_HOST' ]'

    into a variable and then get that variable into a define statement. Specifically this one:

    define('RSSFILE', '$variable');

    any pointers will be appreciated.

  9. Konstantin
    Inactive
    Posted 18 years ago #

    Why do you need to have a separate script to get this working? :P

  10. wugga
    Member
    Posted 18 years ago #

    Are you indicating that it works "out of the box"? I haven't been able to get it to work and was trying to make the modificatons so that it would. I guess you know something I don't or maybe I'm just dense. Which is likely the case ;-)

  11. Konstantin
    Inactive
    Posted 18 years ago #

    Oh, in my case when I click on Import is simply redirects to the main dashboard page, so I can't tell you if it works :P

    I need help with the .htaccess first :P

  12. wugga
    Member
    Posted 18 years ago #

    It's not an .htaccess issue. I think I'll have it working today and will post updates here.

  13. mspecht
    Member
    Posted 18 years ago #

    thanks wugga,I was just about to sit down and pull the .htaccess apart.

  14. Konstantin
    Inactive
    Posted 18 years ago #

    I'll be waiting as well :D

  15. comforteaglespaceman
    Inactive
    Posted 18 years ago #

    I'll be waiting too!

  16. wugga
    Member
    Posted 18 years ago #

    I haven't forgot this. I just got sidetracked with the Gallery2 integration. I'm gonna try and tackle the import issue today. I had it working for the site-admin but need to get it working for blog-admins now. I'm still hung up on getting the blog_id as discussed above.

  17. MadameX
    Inactive
    Posted 18 years ago #

    We are all on pins and needles! (at least I am, anyway!)

About this Topic

  • Started 18 years ago by Konstantin
  • Latest reply from MadameX