Always use a custon naming scheme for your fields/tables in the database.
So you've made the best gallery mode ever? Don't call the table gallery, what if vBulletin adds a stock gallery feature? The user wont be able to upgrade.
What if you want to add a thread count to the user table? Dont call it threadcount or threads.
When we (GeekyDesigns) to stuff, we almost always try to use gd_name that way we shouldn't normally run into conflicts with name spaces.
|