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
Got stuck Upgrading from 2.0.4 to 2.1.4 (solved) - 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: Got stuck Upgrading from 2.0.4 to 2.1.4 (solved) (/showthread.php?tid=1711)



Got stuck Upgrading from 2.0.4 to 2.1.4 (solved) - xnau - Oct 20th, 2011

I ran into some trouble upgrading and now I'm stuck. I clicked the update button in my old install, downloaded the file that was prepared for me. I unzipped and uploaded that one. When I tried to log in, I got an error about an API function it couldn't find.

So, since I couldn't get to the upgrade script anymore, and it wasn't clear how I could just upgrade the API, I decided to just do a fresh install of the latest version. (this is after a backup)

The problem now, there doesn't seem to be any way to upgrade because the install script is not expecting a database to be present!

Is it possible to perform an upgrade from a fresh install?

thanks!!




RE: Upgradinging from 2.0.4 to 2.1.4 - xnau - Oct 20th, 2011

In case anyone get themselves into this position, I'll tell you what I did to get things working again.

I restored the original un-upgraded application from a backup. Logged in and clicked on "update". Got to the update generation page on formtools.org and there, I added to the items already selected the API (which needed an upgrade, but was not selected for me) the Uploads Field Module and the Tiny MCE Field Module. You'll have to click on "show all" to see these modules if you don't have them installed already.

Downloaded this file, and performed the upgrade successfully.


RE: Got stuck Upgrading from 2.0.4 to 2.1.4 (solved) - Ben - Oct 22nd, 2011

Hi xnau,

Thanks for letting me know about this. The API not being selected by default is a bug - that should definitely be pre-selected! And I'll look into trying to get the Google Maps + File Upload field to always be included in upgrades from the 2.0.x track.

- Ben