This is a discussion on Help modifying Your Account details within the Nuke 7.x - General forums, part of the PHP-Nuke 7.x category; To be honest, I'm very new at this stuff. I've had to trawl through many files (some of which I ...
To be honest, I'm very new at this stuff. I've had to trawl through many files (some of which I doubt I could remember even now) to edit, and I would have no idea about how to make it into a mod. That's best left to the experts on this site! ops:
You can download an Enhanced Admin (Module or Block cant remember ) that allows you to add fileds to ie : Your Account
However this is the only place information like that would appear, if you wanted to see extra information in eg: profile or posters profile, you would need to edit such files as above.
It's pretty much working how I want it to now, ie with the icon below each post, and the extra line in Your Account. I guess if I'd used the Enhanced Admin, then that may have only done half of what I wanted (which is better than nothing).
I have one minor issue to resolve and that's the fact that now each member has in their 'Your Account', in the space where you add your xfire name, it actually says "XFIRE id: " in that space, instead of a blank space ready for the name to be entered. I checked the mysql tables and the MSN etc entries all say NULL, and have a zero, whereas the line you suggested adding says "DEFAULT 'xFire id : 'NOT NULL;" - would I be correct in assuming that is where it comes from? I should I change it to suit the other tables?