vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Show Blog Entries in New Posts list (https://vborg.vbsupport.ru/showthread.php?t=302893)

JustAskJulie 10-02-2013 06:23 PM

Show Blog Entries in New Posts list
 
Is it possible to show the new blog entries in the new posts list? If so, how do I do this?

JustAskJulie 10-12-2013 03:49 PM

Can anyone help me with this?

Lynne 10-12-2013 04:30 PM

Blog entries are stored in a different table than the posts, so you would need to modify the query in order to do this.

JustAskJulie 10-15-2013 08:52 PM

Any idea if there is a mod available to do this?

Lynne 10-15-2013 09:19 PM

I don't know of one offhand, but I don't really keep track of all the modifications here. You can try a search and see.

JustAskJulie 10-15-2013 09:35 PM

1 Attachment(s)
Have been, that's why I finally posted an asked. Suggestion on how to modify the query to include blog posts (or include all content types)? would that be too server intensive? I may be able to satisfy by simply adding a link into my "new posts" drop-down that provides a direct link to the "new blog posts" alongside where it says "new group messages" (see attached image).

Lynne 10-15-2013 09:53 PM

I think you would need to keep the original query and then do a new one to grab the blog posts. Then merge the two resulting arrays and sort by date and then spit out the results. I don't really know if that would be easy or hard.

(Couldn't you just use the Activity Stream for this and only track posts and blogs?)


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

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.01010 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete