Version: 1.3, by davidw
Developer Last Online: Nov 2023
Category: Add-On Releases -
Version: 3.7.0
Rating:
Released: 01-04-2008
Last Update: 01-04-2008
Installs: 40
Uses Plugins Template Edits
Re-useable Code Additional Files Translations
No support by the author.
Built on the foundation of the 3.6 version, I've rewritten a lot of code and added a few things.
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.
Install Instructions
Located in the zipped readme.txt file.
New Features
- Allow usergroups to be able to add/reply to news/content.
- Give the ability to show archives (more than the initial x amount on the vbnews page). The archive page shows only the news/content for that specific forum and is however many you decide.
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).
What if I don't like the archive name for the forum?
.../archives.php?&do=forum1
you can change this only in the vbnews.php file
Find each instance of
Code:
$archivetext = 'forum1';
and change the forum1 to whatever you want it to say, but keep in mind that you will want to ensure each one is different (just as it is there).
Changes
none for 3.7
See screenshots for how it works. Sorry, no demo available at the moment.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I think two or three members have set the vBNews up on a non-vb page. How to go about doing that - I've not tried that so I don't know specifically, however I do believe it is possible.
However you are able to sort them in the database is how you can sort them using this. This uses a mysql select. So, it could be possible, but I'd have to look later.
If you are not using the CMPS, then all you would need to do is call the page that it uses - such as set up an iframe and enter the page's information into the iframe.
If you are not using the CMPS, then all you would need to do is call the page that it uses - such as set up an iframe and enter the page's information into the iframe.
Curious, exactly what did you have in mind?
I just want to add 3 to 5 news articles to my homepage. Your product looks good I just want to know how to move the news to the homepage.
I just want to add 3 to 5 news articles to my homepage. Your product looks good I just want to know how to move the news to the homepage.
Can you PM me a link to your home page so I know how to proceed? It may be easier than I suspect.
Quote:
Originally Posted by Phongvanlau
Hi David,
is this hack similar to CMPS, Do they see this page (news) as soon as they login?
Thanks
If you are referring to vBAdvanced, they have a News section but a lot of people have suggested they wanted an alternative, which this is one reason I created this. There is a CMPS module coming up that will work as a replacement to the vBAdvanced News module. If you are referring to another CMPS, please specify so I can find out.