>>
Site Map
>>
Forums
>>
General 7x
Forum module - topics in forum:
General 7x - Discussions reagarding any other PHP-Nuke Problems. 7x
Add fields in nuke_users table
Hi,
i need to add some fields for every users in my _users table, i can do this using phpMyAdmin and then add the right sql queries to write and read these values, but I am not sure about the original PHP-Nuke queries to _users table.
The original PHP-Nuke queries to _users table will work even if i add some fields to this table?
If original queries don't work in this way, what can i do? Change all PHP-Nuke queries to _users table? add another table?
Sorry but i'am not very expert about mySQL
Thanks to everybody
Bye
>CNB-Your Account Tweak<
This addon has the bility to add custom fields to user tables as well as a whole load of other goodies.
Thank you for your reply,
I will try this patch, even if i am not sure that it will work because i have installed other patches related with users management
Bye