Deleted. Couldn't find the delete option.
Import Members from Yahoogroups
Collapse
X
-
-
Importing MySQL into an Existing Board (Need help!)
I have transferred 50,000+ msgsfrom 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!~ -
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
-
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
-
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);
PHP Code:define('skipparentids', true);
Any suggestions or ideas?Comment
-
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??
grrrrrrrrrrrrrrrrrComment
-
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
-
<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
-
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);
PHP Code:define('skipparentids', true);
Any suggestions or ideas?
Yes, that is what the cleaner is for, all you have to do is take a database back up before running it.Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment