-Justin
Announcement
Collapse
No announcement yet.
ib3.x -> vbulletin2.x
Collapse
X
-
Originally posted by Digital
i saw that there was a bbimport script in the members area for ikonboard. what does it import? does it do a full conversion? if not, is there a converter available for this? Thanks!
-Justinhttp://ithinkitworks.net/ - PHP CMS's in Development
http://forums.tbmn.net/ - vBulletin Powered Nerd Community
-
Originally posted by Digital
what version of ikonboard were you using?http://ithinkitworks.net/ - PHP CMS's in Development
http://forums.tbmn.net/ - vBulletin Powered Nerd Community
Comment
-
I upgraded from iB 3.1.1 to vB 2.2.9 with that script with almost no problems. The only issues were that the html codes were still displayed in the posts (iB stores html in the database, vB stores the actual vB codes) so I ran a script with a regular expression on the posts to convert them.
The other issue was that the user ids weren't converted properly, iB 3.1.1 allows you to see each user's id in their profile and the user id under vB was way off. I just made some changes to the database prior to importing and everything was fine.
If you don't believe me, go ahead and check our forums (http://forums.a-s-charmed.de) , I can also give you the url of the old forum from which we converted the posts.
Comment

Comment