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
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Common Modifications
#9
What about forms? What are people doing with the forms? I'm trying to think of how we can handle forms better in US5. Ideally, we could supply forms with the minimal required information on the join form. This would be things like username, first name, last name, email, password, etc. What if we made the join form fields and processing a 2 step process? The first step would input and process the minimal required information above. The second step (if needed) would be 100{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d} customizable by you. You would provide the set of fields for the form, as well as the PHP processing for said form. This would allow us to maintain a "hands off" UserSpice core, while still integrating your customizations into a non-awkward flow.

The problem this is trying to solve is the following: We supply UserSpice with a set number of form inputs and PHP processing. You want to add 1 or more fields to the join form. Right now, you have two options...modify the users/join.php form directly, along with the processing, or our presently preferred approach of copying it to usersc/ folder and modifying that one. The issue is that when we issue an update, that perhaps impacts the join.php page, and it means that we go through our own update, and then on top of that you need to then go through and update your copy of the form in usersc/.

The new approach described in the first paragraph would mean that our updates would only impact the UserSpice provide forms, and your forms remain untouched. When we issue an update, there is no need for you to change anything, it will execute and display your code as you defined it.

So what say the masses?
  Reply


Messages In This Thread
Common Modifications - by brian - 09-15-2016, 04:31 PM
Common Modifications - by plb - 09-19-2016, 05:45 PM
Common Modifications - by mudmin - 09-19-2016, 06:00 PM
Common Modifications - by brian - 09-19-2016, 06:24 PM
Common Modifications - by plb - 09-19-2016, 07:15 PM
Common Modifications - by brian - 09-19-2016, 07:33 PM
Common Modifications - by plb - 09-20-2016, 02:47 AM
Common Modifications - by brian - 09-20-2016, 12:31 PM
Common Modifications - by brian - 09-22-2016, 05:59 PM
Common Modifications - by plb - 09-22-2016, 07:52 PM
Common Modifications - by brian - 09-22-2016, 08:09 PM
Common Modifications - by plb - 09-23-2016, 10:57 AM
Common Modifications - by brian - 09-23-2016, 11:01 AM
Common Modifications - by plb - 09-23-2016, 11:22 AM
Common Modifications - by brian - 09-23-2016, 11:26 AM
Common Modifications - by plb - 09-27-2016, 05:50 AM
Common Modifications - by plb - 09-27-2016, 05:54 AM
Common Modifications - by brian - 09-27-2016, 11:26 AM
Common Modifications - by brian - 09-27-2016, 11:28 AM
Common Modifications - by mudmin - 09-27-2016, 11:40 AM
Common Modifications - by plb - 09-27-2016, 11:57 AM
Common Modifications - by brian - 09-27-2016, 11:59 AM
Common Modifications - by mudmin - 09-27-2016, 12:01 PM
Common Modifications - by plb - 09-27-2016, 12:22 PM
Common Modifications - by mudmin - 09-27-2016, 02:14 PM
Common Modifications - by mudmin - 09-27-2016, 02:14 PM
Common Modifications - by mudmin - 09-27-2016, 02:14 PM
Common Modifications - by smugwimp - 10-10-2016, 08:48 AM
Common Modifications - by mudmin - 10-10-2016, 03:18 PM
Common Modifications - by Trioxin - 01-21-2017, 09:45 AM
Common Modifications - by plb - 01-22-2017, 09:30 AM
Common Modifications - by Gandoff - 10-19-2017, 10:42 AM
Common Modifications - by Brandin - 10-21-2017, 04:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)