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
Phone number in join.php - 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: Phone number in join.php (/showthread.php?tid=695)

Pages: 1 2


Phone number in join.php - Brandin - 08-31-2017

Appreciate the kind words Smile


Phone number in join.php - kingnath - 09-06-2017

Great work, it was helpful.


Phone number in join.php - famproent - 05-20-2018

Hey Brandin
I am having the same problem. I need to add 3 custom fields to the registration form. I tried the link in the post but it doesn't work.

Thanks in advance.


Phone number in join.php - Brandin - 05-21-2018

See
Code:
usersc/scripts/additional_join_form_fields.php
.

To add them to admin_user.php, see
Code:
usersc/includes/example_admin_user_system_settings.php
.