vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Cyb - Advanced 'New Posts' (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=201308)

MissKalunji 09-18-2009 03:10 AM

not sure because this works with a phrase that's in a template and replaces it

Quote:

$vbulletin->templatecache['navbar'] = str_replace('$vbphrase[new_posts_nav]</a></td>', $vbulletin->templatecache['cyb_advancednewposts'],$vbulletin->templatecache['navbar']);}]]
so i'm not sure how you would do that..

crazymilk 09-18-2009 09:15 AM

I all ready have a new posts button in my forums. Just wondering why i would want this one?

MissKalunji 09-18-2009 11:35 AM

because it will add (# of threads and # post) next to it look at the screenshots?

chrisbeau 09-19-2009 05:51 PM

1 Attachment(s)
You can see my problem from the attached pic, I cant see the text on the drop down menu. Its there but in white font against a white background.

Attachment 104582

carcomp 10-03-2009 02:29 AM

Do you plan on doing any updates for this Cyb?

Check out how i've implemented it on my forum. Its a VERY VERY integral 'seen always' part.

I've noticed that it will timeout after awhile just 'stuck' on checking for new posts. Any ideas?

www.quad4forums.com

Arrangements 10-06-2009 07:26 AM

1 Attachment(s)
For anyone looking to download the old working version:

aztecboi2003 10-24-2009 10:52 PM

Is there any way to get this to not list the RSS feed posts and new posts?

reddyink 10-27-2009 09:25 PM

I would like to Move New Posts links (New Posts and Menu) to a different location.

What URL should I be copying from the navbar. newposts.php?search=

Thanks!

Scalemotorcars 10-30-2009 02:23 PM

Anyone know how I can Exclude RSS posts from the post count.

I added a plugin at the search_start hook to exclude showing the RSS forums and that works fine.

PHP Code:

$_REQUEST['exclude'] .= ',xx,xx,xx'

All I need now is for the search result to exclude those forums form the post and thread count.

Any suggestions would be great. Thanks...

Kosmic1 12-02-2009 08:55 AM

Quote:

Originally Posted by Cybernetec (Post 1817563)
You need to mark forums as read to have 0.

In next version I'll make it work with db-based thread/forum read marking. It currently works only with cookie-based marking type.

Yeah, that's the only problem I have :( It would be nice if we don't have do mark forums as read to have 0.

Installed but disable for now. Can't wait for the new version... :)


All times are GMT. The time now is 08:18 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.01193 seconds
  • Memory Usage 1,736KB
  • 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)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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