PDA

View Full Version : Integration questions


doi_software
Mon 8th Nov '04, 11:51am
Hi,

We intend to open a new site and we need a forum area.
I've found some partial answers on forum but i've posted again our needs because we need to be sure that VB can solve our problems.


Here are our needs:

1. We need to merge our user login with users from the forum.
2. For each product we need to have a thread and for each category we need to have a forum attached.
3. Every time when we create a new category / product form our CMS interface, it must be created a new forum / thread and attached to the new record.
4. On the product / category detail page, after we display all the details about it we need to have all the thread / forum for that item.

Are this things possible to achieve with VB?

Thanks to all
Radu

Steve Machol
Mon 8th Nov '04, 12:41pm
1. Integrating the vB user info with non-vB info requires custom coding. That is not something we support officially, but you may be able to find the help you need at vbulletin.org.

2-4. Sorry, I don't understand these. However it would appear that each of these also requires custom coding.