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



Form Tools
After Installation Then What Do I Do - 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: After Installation Then What Do I Do (/showthread.php?tid=2990)



After Installation Then What Do I Do - caucus - Apr 16th, 2014

Hello

I installed the program perfectly and all is good.

Now I have no idea what to do to see a form and I am not sure I create the from in FORMTOOLS

Do I create the form on the web site firs then connect formtools to it

Never did see a captcha. Is the captcha part of this?

If the documentation covers this maybe I missed it and someone could point me in the right direction.

Thanks.

The idea of the program is great but how do I see what I have.


RE: After Installation Then What Do I Do - alexh - Apr 16th, 2014

The next step after completing the installation is to create your first form. You'll want to decide whether you want an internal or external form depending on your needs. Of course, you can do as many as you want.

The best place to get started in the documentation is here:
http://docs.formtools.org/userdoc2_1/?page=form_types

The documentation will describe internal vs. external, and within the external forms the choice between process.php and the API. There's a great chart here to help you make the decision between process.php and the API if you choose an external form. http://docs.formtools.org/userdoc2_1/?page=submission_type_comparison

Also consider getting the Form Builder module (http://modules.formtools.org/form_builder/) if you want an easy way to create forms without having to code the forms yourself.

Hope this gets you on the right track!

- Alex