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
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Status Update 020-021 - 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: Status Update 020-021 (/showthread.php?tid=768)

Pages: 1 2


Status Update 020-021 - mudmin - 09-23-2017

*** New dump required.

Hopefully we won't need all 3 digits of the alpha version numbers. Smile

I updated to version 6 of our mailer and had some issues with my dreamhost server. I think they're sorted now.

All of those settings that you used to have to comment in and out in helpers.php have been moved to the database. There are 14 email settings now.

I'd like to move some of the generic welcome emails etc to the usersc folder so people can change them at will. I'd also like to make a more robust email function that allows people to use all the features of the mail program.

I've included composer in the users folder to keep it out of the way of the end user. We should probably be updating fb and google dependencies through this as well.


Status Update 020-021 - mudmin - 09-23-2017

I didn't realize Brandin pushed to Master. His additions became 021.


Status Update 020-021 - Brandin - 09-23-2017

I forgot to mention there was SQL to run in my build notes...sorry about that!

And you still have Google+ enabled by default - you should disable this.

And are we setting the sysadmin account force_pr = 1 to force users to change the admin password upon login? I just don't want us to forget.

The text for "useSMTPauth" is wrong on email_settings.php - I don't know what this should be


Status Update 020-021 - Brandin - 09-23-2017

Somehow the users page is broken....I can't figure out why but it won't add a user...I've taken out the redirect to find the error and I can't...it's not inserting the user to the DB.


Status Update 020-021 - mudmin - 09-23-2017

I'll take a look. I guess that's why this is alpha Smile



Status Update 020-021 - mudmin - 09-23-2017

I'll bet one of the things it is trying to add is something I took out when cleaning up the db. I'll look into that.



Status Update 020-021 - mudmin - 09-23-2017

I'm neutral on the force password change. It would sort of be nice to detect if you're not on localhost and then nag/force.

Do you have your sql dump?

I fixed the google login.

I'll check on the usesmtp thing too.



Status Update 020-021 - Brandin - 09-23-2017

I'm using the exact dump from 21.


Status Update 020-021 - mudmin - 09-23-2017

I see what's up. I fixed that and the join and got your new sql in there. We're good to go. I'm just adding a few more things and then I'll push.



Status Update 020-021 - Brandin - 09-23-2017

STRIPE!!!! IT WAS THE STRIPE!!!

Do you have record of what all you removed? Was it just stripe?

Did you know about the search project feature in Atom? Ctrl + Shift + F.

I use it all the time, because then if you took out all the stripe stuff, you can do a find for "stripe"