vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB News CMS (https://vborg.vbsupport.ru/showthread.php?t=125321)

peterska2 08-30-2006 08:46 PM

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

redlabour 08-30-2006 08:57 PM

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

For that it is a nice Idea. Sorry for my first Comment to this. :)

RaceJunkie 08-30-2006 10:06 PM

Can only one page be made? Just curious..

davidw 08-30-2006 11:16 PM

Quote:

Originally Posted by RaceJunkie
Can only one page be made? Just curious..

In theory, I would assume you could make more than one page, provided you
A) Use the legacy version of the file
B) change the name of the file
C) edit this line
Code:

define('THIS_SCRIPT', 'vbnews');
to the name of the new file (without .php on the end)
D) Only use the sections you want for each script. They start with:
Code:

if (forumid1) {
    $getnews1 = $db->query_read("

and end with
Code:

    }
}

and leave ALL other code intact.

I've not tried this, so I don't know if it will work - but I suspect it could.

RMS-Chef 08-31-2006 01:13 AM

Nice style in that screenshot ;)

jugo 08-31-2006 01:19 AM

Quote:

Originally Posted by redlabour
I think it is useless. Nobody wants something like this if he can have a complete Portal like vBadvanced.

That was a useless post don't you think??:confused:

Way to support your fellow contributors.

I think it's a wonderful idea. in fact, I think this may be a starting point to replace the Defunct vBExternal Hack.

dirtycrow 08-31-2006 05:23 AM

this looks pretty cool, example of it working live tho? i have vbadvanced and wonder how i would incorporate this into my site.

dirtycrow 08-31-2006 05:29 AM

also, perhaps you could answer a question. I've tried to run news rss feeds on my site before, but the members complain that they don't want to see 1000 new threads just from the news feed in the "new posts" section."

is there any way to get newly created threads from the news feed not to show up on "new posts" until at least a couple of replies to the said threads?

chriszep 08-31-2006 07:29 AM

great !
exactely what i wanted
thanks a lot ;)

davidw 08-31-2006 12:20 PM

Quote:

Originally Posted by RMS-Chef
Nice style in that screenshot ;)

Thanks - I like that style.

Quote:

Originally Posted by dirtycrow
this looks pretty cool, example of it working live tho? i have vbadvanced and wonder how i would incorporate this into my site.

I have it running live http://www.christianboards.org/vbnews.php
All I did was not use the news function for the home page in vba admincp options and put a link for the page in my navigation menu on the left side of my home page.

Quote:

Originally Posted by dirtycrow
also, perhaps you could answer a question. I've tried to run news rss feeds on my site before, but the members complain that they don't want to see 1000 new threads just from the news feed in the "new posts" section."

is there any way to get newly created threads from the news feed not to show up on "new posts" until at least a couple of replies to the said threads?

You can limit however many you want to show in the admincp options for vb news. In regards to post count, I'm not sure offhand, but it would have to be a query edit. I can look into this when I get time, but it could be a few days.


All times are GMT. The time now is 05:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04592 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete