The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB News CMS Details »» | |||||||||||||||||||||||||
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
|
Comments |
#22
|
|||
|
|||
Quote:
I have named my link in the navbar News Feeds as that is what I am using it to display. Quote:
|
#23
|
|||
|
|||
dont work for me - i dont have a forumid that begins with 10 for some reason so is there no way to fix this.In admincp i have entered the corect forumids for the forums i want to show but the sql error is still coming up when i go to the page.
Why have a default forumid10 anyway ?? |
#24
|
|||
|
|||
Replace the 10 in the first one with the first forum you wish to have the news taken from. This can be any number.
|
#25
|
||||
|
||||
10 was only used as an example. Make sure the rest of the forums are set to 0 (ones that are not in use). What version of MySQL do you have and which version of the software did you use?
|
#26
|
|||
|
|||
i used vbnews.php
Database error in vBulletin 3.5.4: Invalid SQL: SELECT t.threadid, t.title, t.lastpost, t.forumid, t.open, t.replycount, t.postusername, t.postuserid, t.lastposter, t.dateline, t.views, t.visible, t.firstpostid, f.title AS forumtitle, post.pagetext AS preview FROM forum f INNER JOIN thread t ON t.forumid = f.forumid AND t.visible = 1 AND 5 > ( SELECT count(5) FROM thread WHERE forumid = f.forumid AND visible = 1 AND dateline > t.dateline ) LEFT OUTER JOIN post AS post ON post.postid = t.firstpostid WHERE t.forumid IN (102,0,0,0,0,0,0,0,0) ORDER BY field(f.forumid,102,0,0,0,0,0,0,0,0), t.dateline desc; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT count(5) FROM thread WHERE forumid = f.forumid AND visib Error Number : 1064 also i have entered the correct forumids i want and still get the error. Any i dont want to use i have left at 0 |
#27
|
||||
|
||||
Which version - regular or legacy? If your MySQL version is lower than 4.1 then the vbnews-100 will not work and give you the above error message - try using the vbnewslegacy-100.
|
#28
|
|||
|
|||
got it soprted now using the vblegacy version cheers
/me clicks install |
#29
|
||||
|
||||
- glad to hear it was sorted.
|
#30
|
|||
|
|||
Hi please ignore the guy who says this is rubbish or not needed. Its something that can be useful. thank you
|
#31
|
|||
|
|||
Quote:
This may work.. Opt-Out Forums from Get New/Get Daily |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|