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
4.3 Upgrade Question - 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: 4.3 Upgrade Question (/showthread.php?tid=863)



4.3 Upgrade Question - DarrenH - 11-30-2017

Hello, I dragged my 4.2 files into a subfolder and dropped 4.3 into my 'demo' install folder (followed the demo video to the letter!)

Things seem to be working okay after the install, but during the install I got a lot of "Error Performing Query" messages.

Tables were apparently imported successfully.

Is all this safe to ignore? Or is there some issue that will come up as a result of this later? : )

Screenshot here https://imgur.com/a/evCfI

Thanks for your help D



4.3 Upgrade Question - dan - 11-30-2017

Check in your database and see if you have a notifications table. If you do not, go into the updates table and delete everything in there. Then go to the updates. PHP file and run that and see if it fixes everything


4.3 Upgrade Question - DarrenH - 11-30-2017

Thank you Dan, clearly I did something wrong following those instructions, but I deleted the database and reinstalled, everything's perfect now.

Appreciate your time! Darren



4.3 Upgrade Question - mudmin - 12-02-2017

Hmm. That's very weird. The only thing I can think of is that there's some sort of timeout going on. I've seen it happen before, but I wonder if we need to break the installer into a few more chunks so it doesn't timeout. Thanks for this feedback. I'm going to think through this. Glad it's working!