SMF Support > IPB

[SMF Converter] IPB 2.2.x

<< < (40/40)

Luigibnu:

--- Quote from: collst on January 08, 2009, 02:12:49 PM ---1. Instead of tags i've got
[img]http://s58.radikal.ru/i159/0811/49/1ef1b4d32785.jpg\" border=\"0\" class=\"linked-image\" /]

--- End quote ---

I'm getting the same error, and no error on the convertion!

SleePy:
IPB only started using that sort of html in version 2.3. You are using the wrong version of the converter.

knightofdoom:
I had the same problem.. but now its resolved
thx
SMF FTW

aradzish:
Dear members,

I'm trying to migrate from IPB 2.2.1 to SMF 2.0.1. Conversion of my existing IPB database gives error:

Converting members...Wrong value type sent to the database. Date expected. (birthdate)

I tried all existing converters (all versions). I also tried some suggestions that I could found in different topics, for example, tried to add this code

---{
/* Fix for invalid birthdays */
if(!preg_match('/\d{4}-\d{2}-\d{2}/', $row['birthdate']))
   $row['birthdate'] = '0001-01-01';
---}

just after this:

---* {$to_prefix}members

However, no luck at all so far.
My forum is in CP1251.
Is there any chance that someone can try to convert the database for me? I can provide full DB dump.
I count on your kind help.


paddysmith:
I Updated!!!



Thanks to sharing........






Navigation

[0] Message Index

[*] Previous page

Go to full version