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
Check for update after version 2.0.4? - 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: Check for update after version 2.0.4? (/showthread.php?tid=873)



Check for update after version 2.0.4? - moorezilla - Oct 1st, 2010

I recently updated to version 2.0.4 (looks great by the way!) and I followed the steps to alter the links on the left button bar.

I know I must be missing the documentation on this, but I'm confused about the change in the "check for new version" functionality. There used to be a button when you went to "Settings - Main" that read something like "check for update," that would bring up a FormTools page and let you know if you needed to update any of your components. Now there is an "Update" button, but I think this is just for changing options on the settings page. Up in the upper right corner of the page there is a version number and an "update" link, but clicking on this link just makes a red X and a page icon fly up from the bottom left of the page...

I'm not sure if this red x means I have a permission problem or some other problem, or if this is even the new update your formtools installation process.

Thanks in advance for the clarification on the new update process.


RE: Check for update after version 2.0.4? - Ben - Oct 1st, 2010

Heya,

Yeah, sorry - I haven't updated the documentation yet on that.

I moved the "Check for Updates" button to the top so it appears on all pages. It never seemed appropriate to just stick it on that one page in Settings.

When you click it, it *should* open the Upgrade page in a separate window... if not, it's either that your browser's popup blocker is preventing the page from loading or there's a JS error.

If you think it's the latter, try emptying your browser cache for the site. It's possible your browser has cached an old JS file that has since been updated (especially if it's IE!)

Let me know -

Ben


RE: Check for update after version 2.0.4? - moorezilla - Oct 4th, 2010

Ah... you're right! It was just a popup blocking problem. My bad. Thanks, Ben.

am