Forums [SOLVED]

This is a stupid question but I would rather be safe then sorry.

I am ready to integrate my forum into the database with phpVMS. So I create my forum folder inside phpVMS  and its as good as that? .And obviously toss a link in core_nav.

I am going to export my current database and insert the info into my phpVMS database. There are not any tables that will clash are there that we know of? I ask because I am going to try the auto registration script that is in the addons as well.

Yup that should be it. In the phpVMS installer, it will use a prefix to the tables by default. Your forum software should too, so there shouldn’t be any collision

Yeah thats what I was thinking. My phpBB tables prefix is default anyhow. I went ahead and imported the DB and all went good.  Thanks.