The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
user_settings.php error - 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: user_settings.php error (/showthread.php?tid=527)

Pages: 1 2


user_settings.php error - mudmin - 04-17-2017

Can you guys test out this user_settings.php?

https://pastebin.com/99NckRT8


user_settings.php error - Brandin - 04-17-2017

Is that the one from the 4.2.5 update you pushed? If so, the only issue I am facing is the one I reported, missing a closing bracket on the else on line 217, you need
Code:
}} else {



user_settings.php error - mudmin - 04-17-2017

I was still having problems changing passwords on that version, so this would be 4.2.6


user_settings.php error - Brandin - 04-17-2017

Great! That worked! I was only testing the admin side password change, sorry about that. I did confirm the file in 4.2.5 is not working, however the 4.2.6 fix you posted above did replicate the issue.

Thanks again mudmiun!


user_settings.php error - emanresu - 04-18-2017

I second that! thank you so much Smile Password seems to updates without problems now.


user_settings.php error - muhammedc - 04-18-2017

Sorry - I didnt actually see this thread and opened a new one...

I am also having the same problem as above on line 217.

I tried your pastebin, but am still getting that error...

Also I cannot find the setting to update the password...




user_settings.php error - muhammedc - 04-18-2017

Ok, its working now with the pastebin... I think I screwed up somewhere when trying it earlier...

Sorry




user_settings.php error - mudmin - 04-18-2017

Sounds great. I will make this part of 4.2.6 and make it official!


user_settings.php error - mudmin - 04-18-2017

Sounds great. I will make this part of 4.2.6 and make it official!