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 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (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.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
Project beginner - What should be step 1 !! - 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: Project beginner - What should be step 1 !! (/showthread.php?tid=962)



Project beginner - What should be step 1 !! - drahmad - Dec 4th, 2010

Hi !!

Firstly bundle of thanks to both support persons , very prompt and encouraging reply.

so, as i m new to this form tool script and in my previous post i have discussed my requirements also.

as many others will be beginners like me, so after installing formtools on our webserver, what should be our first step.

1. i have made my form in MS word, and i have finalized all fields.

2. next i m planning to do is to design it in frontpage / expression web.

Uptill now, what i have figured out is that, there is no WYSIWYG web form builder available in the script. please correct me if i m wrong.

so options users have is to make webforms in some web-authoring software like dreamweaver , expression web, frontpage, wysiwg or even coffeecup !!




RE: Project beginner - What should be step 1 !! - Ben - Dec 5th, 2010

Hi Drahmad,

No - Form Tools doesn't include a form builder yet. Any time you want to create your own forms you'll need to either create the HTML by hand, or use something like Dreamweaver or Expression Web.

After you've created your form, you'll want to check out this page:
http://docs.formtools.org/tutorials/adding_first_form/

It explains how the process of integrating your form with Form Tools works, the difference between POST and API forms and includes some links to further tutorials on whatever approach is most appropriate for you.

Good luck! Smile

- Ben




RE: Project beginner - What should be step 1 !! - drahmad - Dec 5th, 2010

thanks ben, its good, just to start, but i have tested how the basic things work, making a simple 3 q form in a web editor.

you didnt responded to the module issue problem !! i can email you my admin details, so that you can login and see whats really the problem there !


RE: Project beginner - What should be step 1 !! - Ben - Dec 5th, 2010

Sure, that would be great! My email is ben.keen@gmail.com. I should have time today to look at it.

- Ben