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
Add Fields to Registration - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 3 (https://userspice.com/forums/forumdisplay.php?fid=25)
+--- Thread: Add Fields to Registration (/showthread.php?tid=42)



Add Fields to Registration - fly476 - 01-31-2016

What is the best way to add additional fields to the registration page?


Add Fields to Registration - mudmin - 01-31-2016

It's a bit clunky in version 3.x, I'm making it easier in 4.x

The line numbers won't be the same, but this should point you in the right direction...
Code:
http://usercake.com/docs.php#12

Let me know if you have any issues.