The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Is it safe to add new columns to vbulletin users table?
I have a script that isn't related to vbulletin at all, it adds information in a seperate database.
Today I was thinking what if I add some of the information I submit to this database to the vbulletin users_table to keep track of things? Basically this is what I'm doing Someone uses the paypal IPN I've setup, information is submitted to a DB name "payments", one of the columns is "price" so I was thinking if I can do this $totalpayed += $price; and add $totalpayed to the vbulletin DB so I can display it in say Usercp later on, or add it to the vbulletin user array for other manipulations. Can this be done or is it too risky? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|