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
IE10 - thank you page error - 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: IE10 - thank you page error (/showthread.php?tid=2441)



IE10 - thank you page error - Shylock - May 8th, 2013

Hi All

Running Core 2.2.5 API 1.1.4 All modules up to date and full system check found no errors.

Has anyone had any issues since Microsoft starting installing IE10 as a silent upgrade to IE8 and IE9.

My test laptop running Windows 7 Home Premium was updated like this and since the update all my single page forms using the API refuse to go to the Thank you page. All my forms are on https:// as are the thank you pages. They all work fine on every other version of IE 6,7,8,9.

The user gets a very unhelpful standard error in the browser:

"This page can't be displayed
- Make sure the web address https://mydomain.com/ (edited to hide real URL but it is missing the actual thank you page address) is correct
- Look for the page with your search engine
- Refresh the page in a few minutes
- Make sure TLS and SSL protocols are enabled. Go to Tools > Internet Options > Advanced > Settings"


I have been to that setting page and ticked all of the following:
Use SSL 2.0, Use SSL 3.0, Use TLS 1.0, USe TLS 1.1, Use TLS 1.2 but it made no difference.

The address in the browser remains the same when the error is displayed and the submission is not saved in the database.

I have a test form URL I can share but I'd rather PM that than publish it publicly.

Any thoughts of further tests I could try very much appreciated.

Tim



RE: IE10 - thank you page error - Shylock - May 21st, 2013

Finally I have the answer for anyone interested.

My ISP had blocked the User Agent string in the specific IE10 version with the problem on my Virtual Server due to a DDoS brute-force attack (targeting Wordpress installations) in early April 2013.

They didn't tell me then or I would have known immediately what the problem was.


RE: IE10 - thank you page error - Joe - May 22nd, 2013

Thanks for sharing the solution. Very interesting issue.

Cheers,

Joe