vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   just created an Ikonboard member convertor (https://vborg.vbsupport.ru/showthread.php?t=26407)

justsomedude 08-31-2001 12:29 AM

Just wanted to post a note of thanks LoB!!

worked like a charm :) can't wait for an update on the post conversion.

LoB 08-31-2001 07:05 AM

Quote:

Originally posted by justsomedude
Just wanted to post a note of thanks LoB!!

worked like a charm :) can't wait for an update on the post conversion.

*mr burns voice* exxxcellent....

my old server is now back online so i have access to the IB posts/threads so ill be writing the convertor tonight when i get back from work, should only take a few hours hopefully

Juan 08-31-2001 07:51 AM

Thank you for this. I will be testing both scripts to see if they can merge both the posts and members.

Juan 09-04-2001 02:17 PM

Doesn't work on version 2.19.

After following all the instructions correctly and using 3 different populated vbulletin databases as well as 2 different IB forums, I get the following:

Processing 153 members ..1136: Column count doesn't match value count at row 1

and then these 153 times:

1136: Column count doesn't match value count at row 1
USERFIELD database
.1136: Column count doesn't match value count at row 1

LoB 09-04-2001 04:06 PM

Quote:

Originally posted by Juan
Doesn't work on version 2.19.

After following all the instructions correctly and using 3 different populated vbulletin databases as well as 2 different IB forums, I get the following:


Processing 153 members ..1136: Column count doesn't match value count at row 1

and then these 153 times:

1136: Column count doesn't match value count at row 1
USERFIELD database
.1136: Column count doesn't match value count at row 1

that means that in your userfield table, you have more columns than has been accounted for (have you added any hacks that changes/adds to the userfield table?) to fix, just go into the script and where it writes to the DB, add the extra column information for your database

Juan 09-04-2001 04:19 PM

Here is the structure, no idea on what to do.

#
# Table structure for table 'userfield'
#

CREATE TABLE `userfield` (
`userid` int(10) unsigned NOT NULL default '0',
`field1` char(250) NOT NULL default '',
`field2` char(250) NOT NULL default '',
`field3` char(250) NOT NULL default '',
`field4` char(250) NOT NULL default '',
`importuserid` int(10) unsigned NOT NULL default '0',
`isnew` int(1) unsigned NOT NULL default '0',
`field5` char(250) NOT NULL default '',
`field6` char(250) NOT NULL default '',
PRIMARY KEY (`userid`)
) TYPE=MyISAM;

Jet 10-26-2001 12:42 PM

I tried your converter (IB 2.19b to VB 2.0.3) and found it very useful.
Just a couple of questions or 'bug notification', if any...
:p


First, I realize that you don't import all the fields (i.e. IP address or some other handwrited in the php). Is there a particular reason ?

Second, I noticed that the files in the working directory aren't correctly chosen (*.cgi), but all the files (Apache Un*x server) are listed, even '.' and '..'

O-T: is there any way to reset an auto_increment field in mySql (with phpMyAdmin) for example for a lot of members deleted ?

Thank you very much and excuse my requests.
Bye

JimG 10-26-2001 11:09 PM

I know that this topic is a bit old now but have you completed the posts convertor?
If not, how far have you got?

vjspeedy 10-27-2001 11:12 AM

i also realy need the post converter
right now i use yabb and i already have a member/post converter from YaBB to Ikonboard but i realy need to be able to convert from IB to VB since my board has got 80+ members and over 4000 posts and i do not want to lose em.

http://www.metallica-mechanix.com/metalboard/logo.gif

Juan 10-27-2001 02:56 PM

Which version of Ikonboard you have?

I can convert all your posts and members to a vbulletin database. E-mail me for information, as this involves much more than just a scipt. The method works 100%.

webmaster_listings@yahoo.com

Or you can wait for Jelsoft to release the conversion script they are working on.


All times are GMT. The time now is 07:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete