![]() |
Does anyone started to add fields (e.g. gender, image, ...) to the users profile?
How do i display them if i created a new field in the table user ? |
I registered just to throw in my two cents - this is the one thing that is stopping me from buying vbulletin right now... (just so you know how important it is to some folks)
:) Thanks for all your hard work, John. This place rocks. |
Is this possible?
|
It's plenty easy - the PM hack adds 3 fields alone.
Basically what you have to do is add a column to the database (I recommend phpMyAdmin), and then add the column name to the SELECT queries and make references to it :D For vBulletin.org, we've added about 15 fields to the forum table :D |
Yes it easy to add fields if you know what you are doing php/mysql wise but John (i believe) is working on a system where you can just add fields via the control panel.
|
Quote:
|
Quote:
But my PM hack actually has that - somewhat. For each line, I replaced, I kept the original, just in case. And if you look in the install file, there are actually a bunch of lines that will delete the tables, fields, and templates added (commented out of course). Uncomment them, add an "exit;" just below and you can uninstall completely :) |
do you mean add "exit;" in the php files or the templates ? in the templates only need <!-- -- > right ?
|
Well, I'm only talking about the PM hack, but what you want to do, is find all the commented out lines, uncomment them. Then comment out all the "insert" lines. Then run the install file.
Although I don't really know why you want to get rid of the stuff that was added in the tables - you can leave that there. No harm will be done. |
oh i see so if you added stuff in the mysql database you want to revert back you don't have to remove them ?
i.e. if i added the pm hack to my forum, but them wanted to remove it, all i would do is change the php files back to the copy i had before the php file changes ? no need to worry about the extra stuff you did you the forum database ? |
All times are GMT. The time now is 04:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|