The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
How To: Add A "Comment On This News (3 Comments)" to a webpage.
Hello, If you have a website that you would like to connect your content directly to discussions on your bulletin board, you might enjoy this little hack. Basically it lets your users get directly into commenting on your content, and see immediatly how many people have commented so far. It doesn't require any editing of vBulletin, to see it in action, check out my main page. --------------------------------------------------------------- First you need to create a forum thread about the web page you have created. It helps to have a short blurb from the article or news item and a link back to the page in the first post. See here for an example. You can also see how I?ve organized a Forum Section for News, Articles and Davespeak to reflect different content areas on my site. I?ve attached two files: commentLine.php goes in some directory on your server. I put mine in a /SharedCode/php/ dir, but anywhere is fine. The only modification needed in this file is the chdir($_SERVER["DOCUMENT_ROOT"]."/forums/"); to whatever your forums directory is. i.e. /boards/ or /forum/. example_content.php file is an example of how to use the commentLine.php script on one of your html pages. Here are the changes that need to be made each time you want to place a Comment On This line: 1. Change the /PATH_TO_COMMENTLINE.PHP/ enter the path from the root of your public_html dir to the commentLine.php directory.To see how I use this script, check out one of my pages I don't know if this requires a database query, which might be important if your webpages are getting tons of page views. It is only calling one function from vB. Rob |
#2
|
|||
|
|||
So, a fair number of people have checked this out--but no comments. Anyone find a use for this little thing?
It might be worth noting that this has helped get over 300 people registered in the first 9 days of the board. rob |
#3
|
||||
|
||||
I would be *VERY* interested in using this hack, but it misses two vital parts imho .. it would be more clever to insert the blurb of the article (the intro section) as the first post of a new thread in a designated forum and then automatically return the threadid (and any other needed variables) in the commentline.php. This would make THE perfect addition for any news site, without the need for a portal.
|
#4
|
|||
|
|||
Quote:
MGM out |
#5
|
|||
|
|||
hey that look good .. i use something llike this:
http://spieleplanet.com/board/view.php?pg=gamenews but in this kind of cms attachments and images are not able to show up .. is yours dynamically? i just need something what would read out a specific forumid and show up the first posts with the first attachment within posted in the post .. in you example files i can only specify threadids .. |
#6
|
|||
|
|||
Hey there,
It is dynamic in that the number of replies is updated on the fly. It is not set up to read the most recent reply's subject or attachement if it exists. I could write this though. Could you be a little more clear--you want the last few posts in a specific thread, and their attachements? rob |
#7
|
|||
|
|||
Rob,
Great hack. Just a question though - what happens the first time when no one has created a comment. Is the thread already created? Or does the first person who comes to comment have to enter a title for the thread? Have to agree with 'DJR''s comments earlier as well. Good stuff! Later Shawno |
#8
|
|||
|
|||
Hey Shawno,
You must create the thread first. On my site i have a special "news" forum where these are located. I disallow general users from creating new threads. If no one has replied to the thread I've created, it says "Comment on this news (0 comments)" What I've found is that if someone posts a thread in another forum that I end up developing into a news story, I can move the thread into the news forum, and merge it with the "official" news thread. I had to do this recently, it works like a charm. Again, check out my main page to see how i'm using it. r |
#9
|
|||
|
|||
Hey Rob,
Thanks for that. I think this little hack could be rather useful. Nice work. Later Shawno |
#10
|
|||
|
|||
You're more than welcome. Please post feel free to post a link if you get a chance to implement it.
r |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|