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
How to add stuff to registration page - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28)
+--- Forum: Off-topic Discussions (https://userspice.com/forums/forumdisplay.php?fid=10)
+--- Thread: How to add stuff to registration page (/showthread.php?tid=1021)



How to add stuff to registration page - pahalprashant - 03-30-2018

I want to create a table with the name as id of the registered user as per the users table in userspice database upon registration of the user can anyone help me


How to add stuff to registration page - Brandin - 03-31-2018

You would enter your code in during_user_creation and use $theNewId as the users ID.