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
More Problems with sortable.js: Not able to update or make changes to any form - 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: More Problems with sortable.js: Not able to update or make changes to any form (/showthread.php?tid=1746)



More Problems with sortable.js: Not able to update or make changes to any form - Smmedia - Nov 11th, 2011

Webpage error details

Javascript crashes on my system. Help! I would like to be able to use your program!

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; AskTbDIC3V5/5.9.1.14132)
Timestamp: Sat, 12 Nov 2011 02:07:22 UTC


Message: Expected identifier, string or number
Line: 153
Char: 1
Code: 0
URI: http://allfloridanews.com/formtools/global/scripts/sortable.js

UPDATE: Ok I did the fix for that line. Now I get:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)
Timestamp: Sun, 13 Nov 2011 19:45:58 UTC


Message: Expected identifier, string or number
Line: 541
Char: 5
Code: 0
URI: http://allfloridanews.com/formtools/global/scripts/sortable.js




RE: Not able to update or make changes to any form created "internal" - Ben - Nov 12th, 2011

Ack! This is a bug with old versions of IE (8 and earlier). I'll include a fix for it in the next release.

But in the meantime, just edit line 153 of your /global/scripts/sortable.js file and remove the comma. So change this:

Code:
row_offset: 0,

To this:

Code:
row_offset: 0

Apologies! I've been waiting forever to get an old copy of XP delivered, so I can set up the Windows environments running the old IE versions. My last Mac (which had multiple VM's set up for testing the IE versions) died a while back and I've been without IE 7 & 8 since! (It's been wonderful. Wink )

- Ben




RE: Not able to update or make changes to any form created "internal" - Smmedia - Nov 13th, 2011

(Nov 12th, 2011, 11:35 AM)Ben Wrote: Ack! This is a bug with old versions of IE (8 and earlier). I'll include a fix for it in the next release.

But in the meantime, just edit line 153 of your /global/scripts/sortable.js file and remove the comma. So change this:

Code:
row_offset: 0,

To this:

Code:
row_offset: 0

Apologies! I've been waiting forever to get an old copy of XP delivered, so I can set up the Windows environments running the old IE versions. My last Mac (which had multiple VM's set up for testing the IE versions) died a while back and I've been without IE 7 & 8 since! (It's been wonderful. Wink )

- Ben

Thanks! Your product looks so great. I would like it to do so many wonderful things. Thanks for your quick response, even on a weekend!

Regards,

Dave