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
Issue after upgrade from 4.3.25 to 4.3.26 - 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: Issue after upgrade from 4.3.25 to 4.3.26 (/showthread.php?tid=1278)



Issue after upgrade from 4.3.25 to 4.3.26 - baljee - 12-21-2018

Hi, i am running a dev server on Mamp and i updated the UserSpice core. I get this message:

( ! ) Notice: Undefined property: stdClass::$dismissed in /Applications/MAMP/htdocs/userspice/users/admin.php on line 708

What do i need to do to fix this? I can comment the line out but that doesn't seem appropriate.


RE: Issue after upgrade from 4.3.25 to 4.3.26 - mudmin - 12-21-2018

You have to run users/update.php


RE: Issue after upgrade from 4.3.25 to 4.3.26 - baljee - 12-21-2018

(12-21-2018, 10:37 AM)mudmin Wrote: You have to run users/update.php
Thank you, i am so used to it prompting me that i didn't think of that.

Super quick help thanks.


RE: Issue after upgrade from 4.3.25 to 4.3.26 - mudmin - 12-21-2018

To be honest, I'm not sure why it didn't prompt you. I have to double-check the update and see what I goofed on. Sorry about that.