The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
UserSpice stable version - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: UserSpice stable version (/showthread.php?tid=536)



UserSpice stable version - system - 04-22-2017

I have made manual installation on one of my test servers and it seems working fine, however I have few doubts regarding this release which needs your confirmation.

I can see on https://userspice.com/ the latest release is 4.2.6 however the package which I have downloaded from https://github.com/mudmin/UserSpice4/archive/master.zip displays version as 4.2.5 in /users/includes/user_spice_ver.php

May I know which is the latest stable release version and from where we can download the package ?

Also, When I access "Edit Account Info" I am getting error Parse error: syntax error, unexpected 'else' (T_ELSE) in /{PATH}/{TO}/{DIR}/users/user_settings.php on line 217. On further debugging I found that there is "}" missing on line 208 of /users/user_settings.php Is this a known bug ?



UserSpice stable version - Brandin - 04-22-2017


Hello,

4.2.6 is the latest release. The errors you are explaining were noticed in 4.2.5 and fixed in the new release. Mudmin just must have missed changing the master.

Please download this fix:
https://userspice.com/patch/423to426.zip

Thank you!


UserSpice stable version - mudmin - 04-23-2017

Yep. I must have messed that up. I'll fix it.



UserSpice stable version - mudmin - 04-23-2017

Thanks for pointing that out. We're good to go.

I'm not a huge fan of github but we were getting so many downloads it was bringing the site down, so I had to make a change. I still screw up sometimes.