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



Form Tools
Theme upgrade gives wrong version - 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: Theme upgrade gives wrong version (/showthread.php?tid=61)



Theme upgrade gives wrong version - yettyn - Mar 16th, 2009

Not sure under which fora to put this but I guess installation will do even if it's about upgrade ;-)

When checking for upgrade among other things it tell me there are new versions of the themes, and zip is said to contain this
Code:
Zipfile contents:
Classic Grey (1.0.5)
Deep Blue (1.0.4)

However, after downloading, expand and uploading to server, logging out (which tells me it updated the beta version), logging in again and check for updates it tells me I have

Classic Grey (1.0.4)
Deep Blue (1.0.3)

and now

Classic Grey (1.0.5)
Deep Blue (1.0.4)

are available. So I let oit create a zip for me but it contains the same files exactly as included in the beta upgrade. So something is wrong here, either it pick wrong set of files or it simeply miss to update the version parameter ;-)
REplying to myself, appearently by clicking the buttons Update and REfresh Theme list in the Themes part of admin so actually update the version values, but should that really be necessary after an update?


RE: Theme upgrade gives wrong version - Ben - Mar 17th, 2009

Hi Yettn,

I wouldn't worry too much. The files you downloaded all correct - I just messed up updating the theme info files. I decided I wouldn't make another release just to fix the release numbers - that seemed just too ironic. Wink This will be fixed when I next make upgrades / fixes to those themes, which probably won't be long.

Sorry about that! I'm still hammering down the release procedure to weed out problems like this. Issue #124124987 to add to the glitch list!

- Ben