Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBComments: Coranto News Integration Details »»
vBComments: Coranto News Integration
Version: 1.00, by DraX DraX is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 09-22-2002 Last Update: Never Installs: 28
 
No support by the author.

Hi all, before going into detail here, I would just like to thank Lawrence Williams, the developer of this hack/add-on for his permission to repost this here.

He is not an avid user of vBulletin, and created this add-on as a special request. Since I knew that it could be useful to the vb.org community, I asked his permission to post it here.


With that said, a bit of an introduction. Coranto is the continued evolution of a perl news script called NewsPro. It's an incredible news updating script that is used on many sites. Recently, the old developer of Coranto has stepped down from the palte, and the community of users has continued it's development in his absence. you can find the NEW homepage for Coranto, as well as downloading the program and it's Add-Ons, both user-made and community-contributed here.

Coranto itself only requires a server with Perl. This add-on, vBComments, requires the server to have the DBI Perl modules installed with the mySQL DBD package.

vBComments allows you to have your news items posted both into Coranto's text database (or mySQL database, if you use CorantoSQL, another community Add-On) for publish to your front page news, and to a specified forum within your vBulletin Database.

You can choose which vBulletin User the post should appear as in vBulletin, and which forum to use (NOTE: html code MUST be enabled for the specific forum for the news post to appear correctly. You may be able to work around this with a little bit of creative style template use within Coranto and a small amount of Perl knowledge. When I figure it out I will make sure this gets updated in both this thread and in the vBComments distributable.).

It then allows you to have a [Comments] link appear on your news post on the non-vB front page of your site, linking you to the thread. It also allows you to see how many comments have been made, but only if you use the dynamic news include (viewnews.cgi) for inclusion onto your home page (otherwise it would only show how many comments were in the thread the last time the news was updated).

This addition requires NO programming knowledge, and NO changes to your vBulletin installation. There are no changes necessary to Coranto, thanks to it's unique HOOKED Add-On system (which I would LOVE to see in a future version of vBulletin).


As an added note, it is recommended that you create a forum specifically for News Discussion on your vBulletin, and add the usernames of your news updaters to a custom user group that has permission to Start New Topics there, leaving other users with only the ability to reply to threads.

Hack version: 2.03b
vBulletin version DOESN'T MATTER, as long as it's 2.0+
Coranto version required: 4.x (build 29+)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 08-10-2003, 08:55 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ixian, Drax:

Thanks for the info guys/gals. I've got several Coranto hacks and would hate having to switch over to a new system. I'm a new VB user (just signed up a few weeks ago) and went with the decison to start directly with 3.x instead of going with 2.3.x & then upgrading later.

Thanks again,
Kevin
Reply With Quote
  #23  
Old 05-13-2004, 06:25 AM
Taco John Taco John is offline
 
Join Date: Nov 2002
Location: ddddd
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did this ever get modified?
Reply With Quote
  #24  
Old 07-20-2004, 06:15 AM
Triple A Triple A is offline
 
Join Date: May 2003
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Taco John
Did this ever get modified?
Also wondering the same. Also, I'm getting this error:

The default settings section could not be loaded. This may be due to an error with connecting to the vBulletin SQL database. If you are just installing vBComments, please ignore this message, click Submit below, then come back to this page!

I'm 100% sure I entered all the information correctly. :-\
Reply With Quote
  #25  
Old 11-27-2004, 11:54 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using it w/r 3.0.3

it works, somewhat although its not perfect.
the hack doesn't produce latest thread titles in the forum home
section, everything else works though.

also, I tried the B4 it doesnt show forums in the forum selection
drop down menu I tried to manually add the forum ID's to the
.pl file but it still wouldn't show them so.. its worst the B3 version
as far as vB 3.0.3 is concerned.

I do hope someone updates this hack soon because aside form the
quirks I mentioned above the hack works nicely with vB and adds
a great deal of functionality to coranto's comment features!
Reply With Quote
  #26  
Old 07-07-2005, 07:48 PM
feathers feathers is offline
 
Join Date: Apr 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JohnBee
I do hope someone updates this hack soon because aside form the quirks I mentioned above the hack works nicely with vB and adds a great deal of functionality to coranto's comment features!
I'm working on it...
Reply With Quote
  #27  
Old 07-11-2005, 10:54 AM
feathers feathers is offline
 
Join Date: Apr 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for posting twice in a row, but to expand on the above, I've now finished and released Issue 1.0 of my vBulletin (3.x) Comments addon for Coranto (available here).

It ports the existing functionality from the vB2 compatible version and updates it for vB3 allowing comment threads to be created in vB direct from the news editing pages of the Coranto CMS. Additionally, I've added a couple of extra configuration parameters to handle the situation where a table prefix is used when installing vB and also to default the creation of vB threads from each news item.

It's only been tested with Coranto 1.24 and vB 3.0.7 so if there were any table changes in earlier 3.x versions of vB there may be 'issues'. (I also don't know what it will do with 3.5 as I haven't looked at the format for that at all).
Reply With Quote
  #28  
Old 07-11-2005, 01:18 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@feathers

Did you ask the original coder permission to use his work?
Reply With Quote
  #29  
Old 07-11-2005, 01:32 PM
feathers feathers is offline
 
Join Date: Apr 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Indeed I did.

Credit for the original remains with Lawrence, I have simply updated the addon with his permission.

Quote:
Hello,

As I've stated before in the forums, my addons are all open-source. All I ask
is that I be acknowledged for the original versions. Nothing more

It's nice that someone has taken the effort to update vBComments. Thanks.

Have a nice day!

Lawrence
Reply With Quote
  #30  
Old 07-11-2005, 01:42 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great.


Thank you for the answer. Are you planning to release your hack also here at vb.org?
Reply With Quote
  #31  
Old 07-11-2005, 03:13 PM
feathers feathers is offline
 
Join Date: Apr 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarcoH64
Are you planning to release your hack also here at vb.org?
To be honest I hadn't thought about it too much as it's a Coranto mod rather than a vB hack. Given that it is vB relevant, however, I'd be quite happy to release it here also.

As I'm new here, however, I'll need a little time to 'look around' and see how these things are done!

------------------------------------------------

As a quick update, I'm working on a stripped down 'external.php' copy to provide replycounts for specific threads to my Coranto news script. (Not sure if that's the best way to do it but it seems to work). Once that's complete then I'll release a new version of the vBComments 'Coranto Integration' script along with it, both here and on the Coranto pages.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:35 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06047 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete