>>>>email user input first/last name?<<<<
I am trying to add in the logic to the file that emails users to be able to say hello "first/last name" kind of how it allows $username now.
I can see kinda why it does not work as that information is stored in the userfield table where the only variables that are allowed are from the user table.
Could someone please advice which file would need to be changed and how to go about adding in the ability to search another vb table "userfield" to use variables from that table as well?
For our particular situation it is $field20 and $field21 from the "userfield" table inside the main vb db.
|