Log in

View Full Version : Display a thread/reply on a non VB page?


Alysum
08-03-2006, 04:02 AM
I know this may sound a bit silly for some but I'd like to know whether there is any such code available for the following:

We have a VB forum running for a news site A but we also have lots of B other news sites and we'd like users to comment on those B news articles using the VB database BUT the form to post a reply and the list of replies will be listed on the article page i.e it doesn't loads the original VB. Basically we don't want them to know its a VB forum which is also available from the A news website.

I know that if I want to program it myself I will have to take into account lots of things like the usernames will all have to be anonymous and the BB code will have to be parsed. Hopefully I can copy the VB editor. Is this permitted as we have a license?

Any help/suggestions appreciated,

Kungfu
08-03-2006, 05:37 AM
well i am working on it on my site currently. I have the same setup. I do have a working script, or it was working. I am now getting an error in a vbulletin script and i have no clue why yet. Once i figure that out maybe i can release it.

Alysum
08-03-2006, 05:39 AM
great, is there a possibility to see a preview?