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
ERR_TOO_MANY_REDIRECTS - 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: ERR_TOO_MANY_REDIRECTS (/showthread.php?tid=217)



ERR_TOO_MANY_REDIRECTS - Xpider - Jul 14th, 2009

Complete Error:
Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects. (Google Chrome)

Install went OK, 1 issue with DB Permissions, changed privileges on DB User from All to strictly Localhost and install completed.
After deleting the 'install' folder and clicking the Login link, the above error popped up. I have tried other recommendations noted in these forums, all to no avail.
Tried a number of other browsers, all to the same end.
I have tried a re-install and still no love.
At the end of the second install (step6.php) I was presented with this:
Code:
Warning: opendir(C: mpp\htdocs\pc_form/modules) [function.opendir]: failed to open dir: No error in C:\xampp\htdocs\pc_form\global\code\modules.php on line 428

Notice: Undefined variable: message in C:\xampp\htdocs\pc_form\global\code\modules.php on line 432

Warning: opendir(C: mpp\htdocs\pc_form/themes) [function.opendir]: failed to open dir: No error in C:\xampp\htdocs\pc_form\global\code\themes.php on line 89

Notice: Undefined variable: message in C:\xampp\htdocs\pc_form\global\code\themes.php on line 93

Warning: file_get_contents(C: mpp\htdocs\pc_form/global/emails/installed.tpl) [function.file-get-contents]: failed to open stream: Invalid argument in C:\xampp\htdocs\pc_form\install\library.php on line 640

Warning: file_get_contents(C: mpp\htdocs\pc_form/global/emails/installed_subject.tpl) [function.file-get-contents]: failed to open stream: Invalid argument in C:\xampp\htdocs\pc_form\install\library.php on line 644
Not really big things, the warnings are not important but the Notices may be.

Here are my particulars:
ServerOS: Windows XP
Test environment: Xampp 1.7.0
PHP Version: 5.2.8
Apache: 2.2.11 (port 80)
MySql version: 5.1.3.0 (Server and Client)

Any further suggestions?


RE: ERR_TOO_MANY_REDIRECTS - jbinfoman - Jul 15th, 2009

HI,

I am having the same probs as you with installing formtools in the same environment - Xamp on windows.
Did you ever get an answer or figure it out?
What I ended up doing was uninstalling the beta and went back to the older version and it installed. Still dealing with Newbie grapling but it installed and no more redirect issues.

Maybe an install script problem on new version?