The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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 1 - Line: 1415 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
How to re-use/duplicate a form on the same website? - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: How to re-use/duplicate a form on the same website? (/showthread.php?tid=28474)



How to re-use/duplicate a form on the same website? - lolekbolek - Oct 3rd, 2017

Greetings!

I have a form 2.26, created using Form Builder. It is accessible to clients under the main http://www.domain_name_here.com. I would like to duplicate or export/import or backup/restore this form and (after some editing), use the touched up version under http://www.domain_name_here.com/other, so I would end up having two forms for different types of clients.  How can I do it?


RE: How to re-use/duplicate a form on the same website? - nelsondcosta - Oct 3rd, 2017

Well I think I understand your idea, and yes, I Think ispossible


RE: How to re-use/duplicate a form on the same website? - lolekbolek - Oct 3rd, 2017

(Oct 3rd, 2017, 11:06 AM)nelsondcosta Wrote: Well I think I understand your idea, and yes, I Think ispossible

Do you also happen to know how to do it?  Because I am looking for an actual advice.


RE: How to re-use/duplicate a form on the same website? - lolekbolek - Oct 11th, 2017

I apologize for bumping this thread, but maybe someone can give me an advice on how to duplicate a form and use it in a different subdirectory?


RE: How to re-use/duplicate a form on the same website? - ocbroadband - Oct 14th, 2017

Not sure how you'd do that with a internal form or form builder, but if you create your own form(external), that would probably be easier to accomplish this.


RE: How to re-use/duplicate a form on the same website? - lolekbolek - Oct 26th, 2017

(Oct 14th, 2017, 9:19 AM)ocbroadband Wrote: Not sure how you'd do that with a internal form or form builder, but if you create your own form(external), that would probably be easier to accomplish this.

Thank you, ocroadband. I am hoping to do it with a form builder, but if it fails, will look at an external form...


RE: How to re-use/duplicate a form on the same website? - Ben - Nov 1st, 2017

Hey lolekbolek, you might want to check out the Form Backup module too:
https://docs.formtools.org/modules/form_backup/ (download from here: https://modules.formtools.org/)

That's designed to make exact copies of Form Tools forms, form Views + email templates. I don't think it's exhaustive (i.e. Form Builder settings won't get copied over) but it may help.

All the best -

Ben


RE: How to re-use/duplicate a form on the same website? - nelsondcosta - Nov 2nd, 2017

synq mysql server btw diferent database

https://dba.stackexchange.com/questions/78909/sync-8-tables-of-differents-databases-on-same-server

https://dba.stackexchange.com/questions/37450/how-to-continuously-keep-two-databases-in-sync

https://stackoverflow.com/questions/7707859/mysql-database-sync-between-two-databases

Some links I read about.