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



Form Tools
Upgrading - 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: Upgrading (/showthread.php?tid=1446)



Upgrading - jhmblvd - Jul 9th, 2011

Hi, I have core version 2.0 and API 1.0 when I try to update and click the upgrade button I am taken to the update page where I'm shown upgrade modules that are checked but no zip file is generated! I can't seem to generate a file. I am including an image.


RE: Upgrading - Ben - Jul 10th, 2011

Hi jhmblvd,

Uh-oh...! I see there's a javascript error in the page. If the JS fails, the script won't work properly. I just tested it out in Firefox on my end and everything worked fine, unfortunately.

What version of FF are you using? Let me know and I'll try to reproduce it.

One other thing you could try is doing is emptying your browsers cache and try reloading that page. It shouldn't make a difference, but at least it would rule out the possibility that an old JS file was cached on that page.

- Ben



RE: Upgrading - sogreen - Jul 26th, 2011

I too am having trouble updating. I would like to upgrade to v2.1. I am currently using 2.0.5. When I click the Update link at the top of the page it does nothing. It appears when I hover over it all it is doing is adding # to the current url.

If it helps, I am using FF 5.0.1 on a mac. I have also cleared my cache and it didn't do anything.

(Jul 10th, 2011, 9:47 AM)Ben Wrote: Hi jhmblvd,

Uh-oh...! I see there's a javascript error in the page. If the JS fails, the script won't work properly. I just tested it out in Firefox on my end and everything worked fine, unfortunately.

What version of FF are you using? Let me know and I'll try to reproduce it.

One other thing you could try is doing is emptying your browsers cache and try reloading that page. It shouldn't make a difference, but at least it would rule out the possibility that an old JS file was cached on that page.

- Ben




RE: Upgrading - Ben - Jul 28th, 2011

Hey guys,

Huh - I'm behind the time on my Firefox versions. FF 5?

Two things:
1. I'd hang off upgrading to 2.1.0 for a week or so. Although I'm confident in the new version's stability and all that, a couple of people have contacted me with problems in the upgrade script. I'd like to investigate it to find out if there are any problems there.
2. The Update link works entirely with javascript, so if there are any problems (any at all), it could cause that to not work properly. Of course, there shouldn't BE any problems, but I'd check that out first: in FF, open up the JS error console (Tools -> Error Console, on my old Mac FF 3.6 version...!) then reload the page. See any errors?

If you do, (a) let me know and (b) go to a different page in the Form Tools UI. On one that doesn't have an error, click the Update button again.

Let me know how it goes.

- Ben