Import Members from Yahoogroups

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Budget101
    Senior Member
    • Jul 2008
    • 343
    • 3.7.x

    Import Members from Yahoogroups

    Deleted. Couldn't find the delete option.
    Last edited by Budget101; Fri 22 Aug '08, 7:02am.
  • Budget101
    Senior Member
    • Jul 2008
    • 343
    • 3.7.x

    #2
    Importing MySQL into an Existing Board (Need help!)

    I have transferred 50,000+ msgs from yahoogroups to MySQL along with 5,000+ members and plan to import them into an existing vb using Impex.

    My question is, Can I specify Which (already existing) forums the Messages are Imported Into? If so, How?

    Can I specify a Usergroup ID for the 5,000+ Members that are being Imported? If so, How?

    ~TIA!~

    Comment

    • Steve Machol
      Former Customer Support Manager
      • Jul 2000
      • 154488

      #3
      No sorry. There is no option to do that.
      Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
      Change CKEditor Colors to Match Style (for 4.1.4 and above)

      Steve Machol Photography


      Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


      Comment

      • Budget101
        Senior Member
        • Jul 2008
        • 343
        • 3.7.x

        #4
        So if I import them, where will all the messages end up???

        Comment

        • Steve Machol
          Former Customer Support Manager
          • Jul 2000
          • 154488

          #5
          I'm not familiar with Yahoogroups but if that contains forum, then Impex will import those forums. If not, then it will create an import forum and place all the threads in that.
          Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
          Change CKEditor Colors to Match Style (for 4.1.4 and above)

          Steve Machol Photography


          Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


          Comment

          • Budget101
            Senior Member
            • Jul 2008
            • 343
            • 3.7.x

            #6
            Thank you steve, I appreciate your rapid response. :-)

            Comment

            • Budget101
              Senior Member
              • Jul 2008
              • 343
              • 3.7.x

              #7
              Question Re: define('skipparentids', true);

              Ok, I am importing my yg msgs from a MySql file. It imported the threads correctly, but on the import Posts I am getting over 5,000 fails.

              It says "Did not Find Thread Parent".

              I was hoping changing this line:

              PHP Code:
              define('skipparentids'false); 
              to

              PHP Code:
              define('skipparentids'true); 
              would help, but didn't.

              Any suggestions or ideas?

              Comment

              • Budget101
                Senior Member
                • Jul 2008
                • 343
                • 3.7.x

                #8
                Cleaning up HTML, Cleaner.php wont work??

                Okay, I've installed a huge yahoogroup and all members, etc, but now I'm trying to run the cleaner.php script and I'm getting the following error:

                "Not Active"


                wth am I doing wrong??

                grrrrrrrrrrrrrrrrr

                Comment

                • Steve Machol
                  Former Customer Support Manager
                  • Jul 2000
                  • 154488

                  #9
                  You need to look at the source code for cleaner.php and edit it accordingly.
                  Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
                  Change CKEditor Colors to Match Style (for 4.1.4 and above)

                  Steve Machol Photography


                  Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


                  Comment

                  • Budget101
                    Senior Member
                    • Jul 2008
                    • 343
                    • 3.7.x

                    #10
                    <DIV> tag question

                    PHP Code:
                    $replacer = array( 
                                
                    "<div>"    => ""



                    There are huge amounts of
                    <div> tags showing in the posts after importing. Can I safely delete these with the replacer array or will it cause errors within the forums?

                    Comment

                    • Jerry
                      Senior Member
                      • Dec 2002
                      • 9137
                      • 1.1.x

                      #11
                      Originally posted by Budget101
                      Ok, I am importing my yg msgs from a MySql file. It imported the threads correctly, but on the import Posts I am getting over 5,000 fails.

                      It says "Did not Find Thread Parent".

                      I was hoping changing this line:

                      PHP Code:
                      define('skipparentids'false); 
                      to

                      PHP Code:
                      define('skipparentids'true); 
                      would help, but didn't.

                      Any suggestions or ideas?
                      The parent id's are for the individual posts, that config file setting is related to updating the parent ids for already imported posts that have no parent post id, opposed to a post that has no thread, which is why your's are failing.

                      Originally posted by Budget101
                      Okay, I've installed a huge yahoogroup and all members, etc, but now I'm trying to run the cleaner.php script and I'm getting the following error:

                      "Not Active"


                      wth am I doing wrong??

                      grrrrrrrrrrrrrrrrr
                      Not reading though the source and setting it up, though looks like you are getting there below :

                      Originally posted by Budget101
                      PHP Code:
                      $replacer = array( 
                                  
                      "<div>"    => ""



                      There are huge amounts of
                      <div> tags showing in the posts after importing. Can I safely delete these with the replacer array or will it cause errors within the forums?
                      Yes, that is what the cleaner is for, all you have to do is take a database back up before running it.
                      I wrote ImpEx.

                      Blog | Me

                      Comment

                      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                      Working...
                      😀
                      😂
                      🥰
                      😘
                      🤢
                      😎
                      😞
                      😡
                      👍
                      👎