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



Form Tools
Issues using API - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: API (https://forums.formtools.org/forumdisplay.php?fid=17)
+--- Thread: Issues using API (/showthread.php?tid=541)



Issues using API - reddevil45 - Mar 1st, 2010

Hey I am happy to say that I did finally get the program up and running to the point that it processes scripts. I am using the registration demo script as a base. however you may or may not be aware that the script that you have posted in the multi line boxes does not handle contractions (apostropies), or quotations. When you enter them in the form they appear but a forward slash is inserted. This is compounded each time you hit edit to reverse by another forward slash. Kudos on the API though, the flexibility that it provides is wonderful

http://www.cameracraftsmen.com/QSF/index.php

if you want to look.


RE: Issues using API - martin_undefined - Mar 2nd, 2010

(Mar 1st, 2010, 4:16 AM)reddevil45 Wrote: Hey I am happy to say that I did finally get the program up and running to the point that it processes scripts. I am using the registration demo script as a base. however you may or may not be aware that the script that you have posted in the multi line boxes does not handle contractions (apostropies), or quotations. When you enter them in the form they appear but a forward slash is inserted. This is compounded each time you hit edit to reverse by another forward slash. Kudos on the API though, the flexibility that it provides is wonderful

http://www.cameracraftsmen.com/QSF/index.php

if you want to look.

Same thing was discussed here http://forums.formtools.org/showthread.php?tid=537 (without an outcome yet!).


RE: Issues using API - reddevil45 - Mar 2nd, 2010

(Mar 2nd, 2010, 4:35 PM)martin_undefined Wrote:
(Mar 1st, 2010, 4:16 AM)reddevil45 Wrote: Hey I am happy to say that I did finally get the program up and running to the point that it processes scripts. I am using the registration demo script as a base. however you may or may not be aware that the script that you have posted in the multi line boxes does not handle contractions (apostropies), or quotations. When you enter them in the form they appear but a forward slash is inserted. This is compounded each time you hit edit to reverse by another forward slash. Kudos on the API though, the flexibility that it provides is wonderful

http://www.cameracraftsmen.com/QSF/index.php

if you want to look.

Same thing was discussed here http://forums.formtools.org/showthread.php?tid=537 (without an outcome yet!).

Well thats promising.....