I have a database of clients containing name,address, tel# and email that I would like to integrate into a Forum (phpBB, vBulletin or other). Does anyone know if this is possible to do? I need to have the forum modified so users can search for members by custom fields such as city/state. Thank you
Do you have any knowledge in programming? If no, then consider hiring a freelancer or a firm, because its difficult to provide a solution here until you have fluent PHP-MySQL programming knowledge that you could implement personally.
It's perfectly possible. Check out the phpBB or vBulletin database member table structure. But yeah, you will need the necessary skills as rohan says to code that.
Yes, you could probably integrate the whole database if you format the table correctly. You'll have to add things in like location, ip, posts, pms, posts, threads, etc.