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
We want to hear from you! - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: UserSpice 5 - Roadmapping the Future (https://userspice.com/forums/forumdisplay.php?fid=31)
+--- Thread: We want to hear from you! (/showthread.php?tid=17)



We want to hear from you! - mudmin - 12-29-2015

I really want to hear where you would like to see UserSpice go in the future. This is definitely something I've been pondering as I've been talking to user DaVaR who has built UserApplePie and is moving to an MVC model.

Would you like to see UserSpice stick around and be a smaller, simpler user management system?
Would you like to see us join forces?
Other ideas?


We want to hear from you! - crazy - 01-09-2016

Thanks, just loaded and it looks good! However, I need a 'remember me' feature, I know that someone created some modifications at http://rememberme4uc.sourceforge.net/ but do you think I will have much success in trying to modify user spice in a similar way?


We want to hear from you! - mudmin - 01-10-2016

I will take a look at that and check it out. Have you already tried to create it? We already have a cookie class in the latest version, so it shouldn't be difficult.


We want to hear from you! - mudmin - 01-10-2016

Actually, yes. Every line of that code is compatible with UserSpice as far as I can tell.


We want to hear from you! - mudmin - 01-10-2016

If you have issues, let me know. Otherwise, I can try making you a copy of UserSpice that already has it in there.

I'm going to do that feature a little differently in the future, but this will definitely work as far as I can tell.


We want to hear from you! - crazy - 01-10-2016

Thanks for the responses! I will attempt the changes and let you know if I encounter any problems.