The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Problems importing FT1 users into FT2 - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8)
+--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16)
+--- Thread: Problems importing FT1 users into FT2 (/showthread.php?tid=897)



Problems importing FT1 users into FT2 - HRZ_UniBi - Oct 26th, 2010

Hello!

I just tried to import FT1 data and users into our FT2 installation. Everything goes well until inporting the users:

There was a problem adding one of your clients: • Sorry, that username is already taken. Please enter another username.

That's a good message, but how can I fiugre out what user will be duplicated. Is it possible to duplicate the user with manually or automatically modify the Loginname? I think I will have several duplicated users then...

With regards,

Peter.


RE: Problems importing FT1 users into FT2 - Ben - Oct 26th, 2010

Hi Peter,

Yeah... not ideal, is it? Ideally, it would run a test to check for conflicts prior to attempting to import them.

Do you have a large number of users? Could you visually check over the old version and new to see which will be duplicates?

If not, let me know and I'll look into tweaking the module.

- Ben


RE: Problems importing FT1 users into FT2 - HRZ_UniBi - Nov 3rd, 2010

Hello Ben!

The old FT1 system (I just only have the database) has 78 clients and the new FT2 system has 17 users. So it is possible to find out the duplicates. Would it be the best to get access to the old application and rename the old duplicates before importing? After importing I would drop them and change the forms' owner to the existing one.

With regards,

Peter.


RE: Problems importing FT1 users into FT2 - Ben - Nov 4th, 2010

Hi Peter,

Quote:Would it be the best to get access to the old application and rename the old duplicates before importing.

Exactly - that's how I'd do it. Realistically, since there are only 17 collisions that you're concerned about, it shouldn't be *too* much work temporarily renaming them through the FT1 admin section.

Again, sorry the module doesn't do this for you! I'll totally keep it in mind for future upgrades.

- Ben