The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.28 (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.28 (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.28 (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.28 (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.28 (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.28 (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.28 (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.28 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Confirm Folder-URL match fails - 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: Confirm Folder-URL match fails (/showthread.php?tid=30199)



Confirm Folder-URL match fails - peterlustig - Dec 11th, 2017

Hey folks,
on my search through this forum I couldn't find anything regarding this issue. So I hope I'm not asking something that is already been known or solved.
My initial problem was/still is, that the Thankyou-Page is not showing after submission. I have two internal forms, number one is working correctly and the other(number two) is not showing the Thankyou-Page at all but is going blank. So I went through the settings of number two, couldn't find any problems and re-published it, which didn't change anything. So I took a look at the number one which worked. To make sure that during the publishing process nothing goes wrong, I re-published that one as well. After that, it got the same issue as number two: no Thankyou-Page but a blank one. So far, so bad. Of course I made a copy of the old number one to be able to compare them, result: they are exactly the same! So I get confused, if the re-published file is exactly the same, why is it not working anymore after re-publishing, although I didn't change anything else?
After a lot of testing and reconfiguring I found one "error" in both forms that is somehow weird. In the publishing window there is the "confirm folder-url match"-button. That button always gives me this error message:

Quote:An unknown error occurred. You can test it manually by uploading a file to that folder via FTP, then trying to access it at the URL you have supplied.

I have to add that a while ago we moved our server to https-only. The forms are both reachable, FT itself runs on https as well. In the beginning of our FT setup, everything was set to http, but we (hopefully) switched everything to https.

Do you have any suggestions what so ever? It would greatly appreciated.

I forgot to mention the specs:
FT 2.2.6
Ubuntu 16.04.3

Best regards


RE: Confirm Folder-URL match fails - peterlustig - Dec 11th, 2017

OK, it's solved. It was a browser issue. Everything is working again.