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



Form Tools
Some quick and easy explanation? - 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: Some quick and easy explanation? (/showthread.php?tid=1598)



Some quick and easy explanation? - Jan - Sep 5th, 2011

Hello all,

I need some easy explanation...
That's not because I am lazy but because I am not a prof in scripts and I do not have enough time to find out some things...
Also my englisch is bad, it is hard to read lots of englisch instructions...
-------------------------------------------------------------

I need a script for this purpose:
People can put their own dossier online, at my page, 100% secure and private.
They only shoul'd edit and view their own dossier.

First question: is that possible anyway with this script?

Second question: what is the most easy way to do this?
(I just need some forms for users to fill in and save, they may not edit the forms, only fill in and edit/view their own data)

Hope for some clear help, so I can go on...
In my country my website will be a very new, exeptional initiatief...so it must be professional...
(and yes, I have to do this without any budget...)

Thank you very much already

Jan


RE: Some quick and easy explanation? - mrGarvin - Sep 5th, 2011

Yes, it sure is possible, but 100% secure is hard to guarantee. Form Tools handles private log in and you can also use CAPTCHA to ensure human customers.
FormTools handles the data you put in it from a custom built form page that resides anywhere on the web. So you can design your own pages and forms to be good looking and use FormTools to manage all the data your visitors provide.

Read more about it in the documentation pages, for instance: http://docs.formtools.org/userdoc2_1/?page=what_form_tools_does