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
Errors on step 4 Config file - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: Errors on step 4 Config file (/showthread.php?tid=1324)



Errors on step 4 Config file - jimdiscinpa - May 23rd, 2011

I'm trying to install on a Go Daddy host.
All seemed ok until this error at step 4. I did have to manually copy the code into a text file named config.php.


Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/content/f/r/e/freshlebanon/html/formtools/global/config.php on line 7

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/content/f/r/e/freshlebanon/html/formtools/global/config.php on line 8

Parse error: syntax error, unexpected T_VARIABLE in /home/content/f/r/e/freshlebanon/html/formtools/global/config.php on line 10

The installer could not automatically create the file so I followed the instructions to create it manually.

Can anyone tell me what I need to do to finish installation?


RE: Errors on step 4 Config file - Ben - May 27th, 2011

Hi Jim,

Hmm, that's curious for two reasons: first, I know of numerous installations on godaddy that went smoothly, and secondly, warnings and notices are turned off in the production script. Are you running the 2.1.0 Alpha or the current production release (2.0.6)?

It looks like maybe the files got corrupted when they were sent to the server. I'd try deleting them all then try reuploading them. What FTP script are you using? I'd recommend Filezilla - it works on Mac & PC and (more importantly!) is free.

Good luck -

- Ben