PDA

View Full Version : Testing install code for a product


pianoperformer
06-27-2009, 05:53 AM
I'm making my first mod for VBulletin.

I created the product in VBulletin, and notice there is a place to put install code. Being rather new to it, I put in some code to create a table that I will need. But there doesn't seem to be a way to test the install code, to see if it actually works? Is there a way to run the installation, and then the uninstallation to make sure everything works?

By the way, if I need to create tables, is the way to do that with $db->query_write?

I'm using VBulletin 3.8.3.

Thanks,
Brandon

Cryo
06-27-2009, 03:07 PM
Export the product, the install / uninstall it.