Importing the member only data from SNITZ ( Access ) to VBulletin ( MySQL )
I have chalked out a very simple logical plan to import this data.
I make a ASP page which connects to the Access DB and loops the forum members table. It gets the member name in each loop and calls a PHP page which in turn connects to the Vbulleting My SQL database. It inserts the member ID value from the ASP page to the correct table field in the VBulleting MYSQL DB.
I can customize this script by just changing the source and destination field names. What do you think? WIll it work? I am not a pro-programmer ( its not meant to be a stutterm pardon me :D ).
Would really like to get hands on this slick forum fast, so please answer my
queries!
With this Snitz (3.4.x MySQL and MSSQL) (http://www.vbulletin.com/forum/showpost.php?p=678080&postcount=14) Impex importer, you can import selective data which you want to import.
So you probably won't need to make that ASP script :)
Edit: Plus your script will won't fully work. While it will import all data, vBulletin has a much different encryption method on passwords. While most boards use a standard MD5 hash, vBulletin does a double MD5 hash while encrypting it with a SALT key.
However anytime there's a problem with the hack, Jelsoft will tell you to go run to the author, and not them :)
My next query :
I have come across the website at vbulletin.org, they offer hacks for vBulletin. After applying the mods will my vBulletin copy still be legal and valid for tech support. I am aksing this because there are some great mods over there and would really rellay like to install them after i procure my copy. I hope vBulletin officially supports them.
So will there be any problem, legal / customer support wise after i install those hacks?
Regards
#If you have any other info about this subject , Please add it free.# |