2
Any ideas on this?
I've been playing around with it but still haven't be able to find a solution.
I added $reg_form->addElement(new XoopsFormText(_US_REALNAME, "name", 26, 25, $name), true); to registerform.php
And to register.php
I get the realname field in the registration form but when you fill it out and register is dosen't save it. I've seen different variations on the edit to registerform.php but non of them seem to work for me. I'm thinking this change in code was for a previous version of XOOPS and thats why it isn't working in 2.0.10