Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
vB News CMS Details »»
vB News CMS
Version: 1.00, by davidw davidw is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.5 Rating:
Released: 08-29-2006 Last Update: 07-25-2007 Installs: 11
Uses Plugins Template Edits
Additional Files  
No support by the author.

What does this do? It allows you to take your news from your news forums (up to 9 news forums) and display them in a category-style fashion with the ability to add new content, reply to the original story, send to a friend, and print.

This is a limited 3.5.x version. For more features, such as parsing bbcode, you should use the 3.6.x version here: https://vborg.vbsupport.ru/showthread.php?t=133302

Thanks go out to sabret00the for his help on the project who helped out a lot, to peterska2 for testing and working with me on the templates, and to the beta testers for helping find potential problems and bugs to be fixed/worked out.


Install/Upgrade Instructions

Located in the zipped readme.txt file.


Frequently Asked Questions

What is the forumid?
The forumid is the id of the forum you have created. Each forum has its own unique number assigned to it. When you click on a forum link you can see a number that is assigned to it. This will show up in the URL of the page you are browsing. Another way of seeing the forumid is to go to your admin control panel => Forums & Moderators => Forum Manager => Click on [Expand All] and then move your mouse over (hover) any of the forums you've created. Your status bar (bottom of screen) should display your forumid (number at the end of the link/url).


Changes
Added security

Known Bugs/Issues:
1) - When you go to the page directly, the page acts as a normal page - however, if you click refresh on the page, the refresh stalls. I don't understand why this occurs.
2) - BBCode does not parse yet - I am looking into making it parse without causing problems.

Temporary demo location:
http://www.christianboards.org/vbnews.php

Supporters / CoAuthors

Show Your Support

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

Comments
  #42  
Old 09-01-2006, 12:03 AM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Look down the page to where the two articles are that I mentioned above... I think that's what's causing the issues.
Reply With Quote
  #43  
Old 09-01-2006, 12:03 AM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by christianb
I'm wondering if it is a couple articles that are causing the issue, such as (SpeedwayMedia News Feeds)-Chase set unless something weird happens - the URL in there is stretching - along with the next article.

I did not notice that one.. Everything looks fine except when you scroll down, then it stretches back out..


Is this from it not parsing bb code?
Reply With Quote
  #44  
Old 09-01-2006, 12:06 AM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not parsing bbcode will allow the original hyperlinks to show - however I've not encountered long words yet so I'll have to see if there's a way to limit the length of characters on large words.
Reply With Quote
  #45  
Old 09-01-2006, 12:08 AM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by christianb
Not parsing bbcode will allow the original hyperlinks to show - however I've not encountered long words yet so I'll have to see if there's a way to limit the length of characters on large words.

thanks for the help, I clicked installed so I wont miss anything..
Reply With Quote
  #46  
Old 09-01-2006, 12:09 AM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One thing you could try is this:

In the vbnews.php file, change this:
Code:
$news['pagetext']		=	strip_bbcode(fetch_censored_text(substr($news['preview'], 0, $charlimit)));
to this:
Code:
$news['pagetext']		=	fetch_censored_text(substr($news['preview'], 0, $charlimit));
for each of the forums and see if that doesn't fix it.
Reply With Quote
  #47  
Old 09-01-2006, 12:21 AM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I just noticed this.. I tried the php edite above and it did not fix it.. So I uploaded the original back.

I am using Firefox and everything stretches to the right..(should have mentioned this ) When I use I.E everything is correct except for the top navigation (breadcrumb area) and my footer. But they are fine in all my other pages? If you would like me to post some pics I will, but you can see it using I.E.
Reply With Quote
  #48  
Old 09-01-2006, 02:00 AM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am pretty sure its because of those two articles. Let me see if I can find a way to limit the size of long words so that the url doesn't extend.
Reply With Quote
  #49  
Old 09-01-2006, 10:59 AM
project-Buckfas project-Buckfas is offline
 
Join Date: Jul 2006
Location: Ireland
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had the same idea as you!

Looks great.

Quote:
Originally Posted by peterska2
installed and used as a source for my RSS feeds instead of having a very busy looking forum with the content.

You can see how I have it set up here
Christianb I will install this tonight when I get home. Thank you
Reply With Quote
  #50  
Old 09-28-2006, 01:13 AM
Rushyman Rushyman is offline
 
Join Date: Oct 2003
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just what I need. I want to run this as an include and I can get it to work fine. Only problem I have is once the script has run it ceases to load the rest of the page. Any ideas how to get it to load the rest of the page once the script has completed it's DB query? I have this outside of the VB directory.
Reply With Quote
  #51  
Old 09-28-2006, 10:38 AM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have a link to where it is? I'm a little confused at what is going on.
Reply With Quote
Reply

Thread Tools

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 08:21 AM.


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.04671 seconds
  • Memory Usage 2,296KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (3)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
  • (4)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