Version: , by dubucm (Guest)
Developer Last Online: Jan 1970
Version: Unknown
Rating:
Released: 03-24-2001
Last Update: Never
Installs: 0
No support by the author.
Hi all !
first sorry for my english ( i m french ... ) i am webmaster of a website which provide tutorials and articles. And i would like to have a system of comments for each tutorials.
So i' d like to have a link : [ Review / Comments ] at the end of each of my tutorials which redirect the user to the thread corresponding to the tut's.
My tutorials are all dynamic ( i mean PHP/MySQL ) so i should found a way to have a "dynamic link" for review/comments and a dynamic way to create the thread for the tutorial when i add it.
Thx for ideas
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I am in the middle of re-doing my site that allows this. I have achieved everything so far by just making template changes. You can see a sneak preview at test.BritishExpats.com. Click on the 'Articles' menu on the top left menu and you can see a few examples in there. Drill down until you see the article come up and there is a rating option, printable, send to friend etc, just like a normal thread.
Like I said, this is all done with templates. The articles are stored as threads. The examples in there already don't allow comments, but the next category I'm working on will.
but my website as a separate architecture for forums and articles... i mean that i do not want to do all with VBulletin ....
If you have 2 min look at www.flashkit.com they have tutorials with a REVIEW/COMMENTS button which bring you to a thread in an "invisible" forum....
I think it s a really good system ! ... and i want to have that sort of system .... i mean : when i add a tut it automatically create a thread in an invisble forum ( in my "normal" forum list ) with a title of the tutorial and the message => the desc. of the tutorial.
So i want in fact to know how to generate a thread in a specific forum form an external form ( ext. form vbulletin ) and i need too to keep the link to this forum in order to add a review/comment button ....
I thought you said you wanted to post a new thread to vB every time you posted an article, which is what the code above does, assuming everything's in the same database. If it's not, let me know and I'll work on it some more.
I sent you (dubucm) back a PM with how to do the invisible forum, but for everyone else following this thread: Just edit your forum, and set "Is active?" to "no". This will make it so (despite the name) it *is* active, however it is not visible from any page except a direct link to it (e.g. http://myforums.com/forumdisplay.php?forumid=xx).