vb.org Archive

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

:Judge: 08-17-2008 04:22 PM

Quote:

Originally Posted by justchil (Post 1597680)
+1. Custom theme... it doesn't show it only removes my current "New Posts".

I got it working for my custom theme, as far as I can tell it's working fine.

here is what I did...

Go to your Admin CP > Styles & Templates > Cybernetec Templates > cyb_advancednewposts.

Copy everything in the cyb_advancednewposts template and paste it in your nav menu.

Hope that helps!

yamahapaul 09-03-2008 07:37 AM

just installed thanks :up:

imedic 09-29-2008 02:47 PM

Great job !
I was looking for this for ages ...
Installed and give highest mark.
For the moment number of new posts is not decreasing while you read posts. It only shows the first number. I have replaced all phrases with New since I do not have place on my navbar for long text . Will find later a solution.

Just notice if you have scripts disabled for the site you see only the first time New message in : link
It works like normal link new posts.
After this link is dissapear and it will show only the first one (New posts)

It happen users dont know how to enable scripts.
(tested only on Firefox)

I dont think is usefull to have 2 links for more or les the same thing (maybe is better to move the numbers in the drop down menu) Keep in mind also the no script issue...

Will love also usergrup permision on it :D

In rest life saver since it was asked on my forum for ages ...
Many thanks and great job!

vithorius 10-15-2008 02:35 PM

This hack is just SUPER!!! :cool:

I have used it since 3.5.x and I still use it! :up:


:p Well, but there is this new idea that I had and that I need to apply to my forum:

I need to have this Mod working, but with the exception of two sub-forums, for example, 'sales' and 'new members'. :D


How could the exception be applied to this Mod? :confused: I mean, I want the Mod to keep working on my New Posts Button, but I don't want it to show the New Messages posts on sections "X" and "Y". :erm:


Does anyone knows how to do it? :confused:


THANK YOU SO VERY MUCH!!! :up: :up:

Valter 10-15-2008 10:16 PM

Option to exclude forums may be added in next version.

vithorius 10-16-2008 07:34 AM

Quote:

Originally Posted by Cybernetec (Post 1645989)
Option to exclude forums may be added in next version.

Thank you Cyber, for considering my idea!!! :up: :up:

I do believe that many vBulletin users will find it useful as well. (I just can't wait until we have this new option working on this NEAR-TO-PERFECT hack! :D )


Greetings from Portugal! :)

mmoore5553 11-26-2008 11:45 PM

does the number decrease problem solved ?

mmoore5553 11-27-2008 12:01 AM

i just installed and the numbers are not decreasing ..such a shame ..usually cyb makes the best ...hope you can get this sorted .

Sycoloco1212 12-14-2008 03:48 AM

Is there a chance i that this can work in the header?

Gipskopf 01-01-2009 04:56 AM

Shit, dont work in this header.
can help me ?

PHP Code:

<!-- logo --><br/>
<
a name="top"></a>
<
table border="0" width="90%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/head_back.jpg)">
<
tr>

<
td align="$stylevar[left]"><a href="http://www.diespritzer.de"><img src="$stylevar[imgdir_misc]/selberlackieren.gif" border="0" alt="$vboptions[bbtitle]/></a></td>


    <
td align="$stylevar[right]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/head_leftneu.jpg" border="0" alt="$vboptions[bbtitle]/></a></td>
    <
td align="$stylevar[center]id="header_right_cell">
        <if 
condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>



    </
td>
</
tr>
</
table>
<!-- /
logo -->  
  
<
table border="0" width="90%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/nav.gif)">
<
tr>
<
td align="left" valign="top"><img src="$stylevar[imgdir_misc]/nav.gif"  border="0" alt=""/></td>
<
td align="left" valign="top"><br/>
<!-- 
nav buttons bar -->
<
div align="center">
    <
table cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
    <
tr align="center">
        <if 
condition="$show['member']">
            <
td class="alt5"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>
        <if 
condition="$show['registerbutton']">
            <
td class="alt5"><a href="register.php$session[sessionurl_q]rel="nofollow">$vbphrase[register]</a></td>
        </if>

        
$template_hook[navbar_buttons_left]
        <
td class="alt5"><a href="faq.php$session[sessionurl_q]accesskey="5">$vbphrase[faq]</a></td>
        <
td class="alt5"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>



        <
td class="alt5"><a href="index.php$session[sessionurl_q]">Portal</a></td>
<if 
condition="$show['popups']">        
            <if 
condition="$show['searchbuttons']">
                <if 
condition="$show['member']">
                <
td class="alt5"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <
td class="alt5"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>
                <
td id="navbar_search" class="alt5"><a href="search.php$session[sessionurl_q]accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"vbmenu_register("navbar_search"); </script></if></td><td class="alt5"><a href="lackieren.php$session[sessionurl_q]">Forum</a></td>
            </if>
            <if 
condition="$show['member']">
                <
td id="usercptools" class="alt5"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"vbmenu_register("usercptools"); </script></td>        
            </if>
        <else />        
            <if 
condition="$show['searchbuttons']">
                <
td class="alt5"><a href="search.php$session[sessionurl_q]accesskey="4">$vbphrase[search]</a></td>
                <if 
condition="$show['member']">
                <
td class="alt5"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                <else />
                <
td class="alt5"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                </if>
            </if>
            <
td class="alt5"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
            <if 
condition="$show['member']">            
                <
td class="alt5"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>            
            </if>            
        </if>
        
$template_hook[navbar_buttons_right]
        <if 
condition="$show['member']">
            <
td class="alt5"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td>
        </if>
    </
tr>
    </
table>
</
div>
<!-- / 
nav buttons bar -->

</
td>
<
td align="center" valign="top"><img src="$stylevar[imgdir_misc]/nav.gif" alt="" /></td>
</
tr>
    </
table>
</
div>
</
table>
<!-- 
content table -->

$spacer_open

$_phpinclude_output

$ad_location
[ad_header_end


Valter 01-01-2009 10:23 AM

It adds to navbar automatically. To add it to header, put:
Code:

$cyb_anp
after:
Code:

$vbphrase[new_posts_nav]</a></td>

kenfuzed 01-02-2009 05:16 PM

For those with vbAdvanced having trouble with this appearing correctly in your homepage navbar, here is the edit I found to fix it. Replacing the relative url with an absolute (full) url corrects this linking error.

Open the cyb_advancednewposts template found under Cybernetic Templates.
Find instances of:
Code:

<a href="search.php?do=getnew
Replace with
Code:

<a href="http://YOURDOMAIN.com/forum/search.php?do=getnew
I replaced all 3 instances of the relative url with an absolute. Not sure all 3 were necessary but it worked for me.

Valter 01-13-2009 10:29 PM

v2.2 - Jan 14. 2009.
-New: New post check is now done via AJAX - no page refresh ;-)
-New: Auto-check for new posts every x seconds
-Ability to set order of items in Smart Search Menu
-Minor bugs fixed

To upgrade:
-Import XML, allow overwrite
-Check settings, update if needed
-Translate new phrases if needed

mmoore5553 01-14-2009 12:51 AM

man thought i would try this again and the number still doesnt decrease. ..i am willing to donate money to cyber to get this corrected.

David Gillaspey 01-17-2009 09:25 PM

Installed (on a 3.8 version forum), and seems to work fine.

Thanks for your work on this.

Valter 01-17-2009 10:25 PM

vB 3.8 version/support:
https://vborg.vbsupport.ru/showthread.php?t=201308

imedic 01-19-2009 09:50 PM

vB 3.7.3 patch 1 and last upgrade change not reliable numbers with 0 (after upgrade). It is verifying and still founding 0 posts. No exceptions.
I have logged with another account and is the same. FF and IE7 same thing.
I take this post/chance to thank you allot for this mod. Great stuff. :)

dataman 01-22-2009 04:42 PM

Installed and it's great, except it does not decrease new post count.

Valter 01-22-2009 06:21 PM

It counts new posts from your last visit. Mark forums as read (update 'last visit' time) to mark these post as read.

Rckcrwlr 01-22-2009 06:51 PM

Quote:

Originally Posted by Cybernetec (Post 1721448)
It counts new posts from your last visit. Mark forums as read (update 'last visit' time) to mark these post as read.

I am having the same problem...so you are saying that in only tracks from last visit so until we leave and then come back, it will not "zero" out?...unless you click on mark all read...

Thanks

imedic 01-23-2009 10:16 AM

With mine the new count post is showing 0 every time. It is checking but with no success. :(
I have reverted to 2.2 and it works fine. I didn't get the 2.3 version.

SCRIPT3R 02-06-2009 08:58 AM

Still buggy, also went back to an older version. :(

mariocaz 05-08-2009 05:00 PM

I installed it but also mine is not working, Always appears 0 New Posts, please help!!!

Is there a version that is working fine with 3.7.X ???

tommythejoat 05-28-2009 07:43 PM

I actually have version 2.1 installed with vBulletin 3.8.2 and it seems to work just fine. I have not upgraded to later releases because of all the problem comments in this thread.

However, we now have lots of entries on our nav bar and are using the mod to divide the nav bar into two segments. Most of our users seem to prefer the Smart Menu variant of the New Posts and rarely use the New posts: n (in n threads) piece. Is there some reasonable way to turn off the left hand piece and still keep the Smart Search Menu? I do not have the automatic update turned on.

With both variants turned on this hack takes up a lot of room on the nav bar.

Butzel 06-16-2009 01:10 PM

Thank you for this AddOn.

I took the V 2.0 for 3.6 in vB 3.8.1 and it works fine. V 2.4 looks fine, but let the Serverload explode. Same with 2.0, but not the same Serverload.....

Some Ideas for optimization ?

mariocaz 06-16-2009 03:33 PM

Please help us Cyb to have this awesome working perfectly in the forums, update it!!

Thanx!!

Mario

kNeeLy 06-18-2009 09:06 AM

another great cyb hack.....

has anyone tried the vba code posted a few posts back and had success?

da_judge 07-15-2009 11:14 PM

works a treat thanks...

Only thing i ask... i edited header... button now massive... how can i reduce size..

Cheers

Scalemotorcars 09-14-2009 09:43 PM

I have an RSS poster and would like to exclude that one forum from the results. Is there a way to do that with this mod.

I have the 2.1 version installed on a 3.7.* board and I see someone requested it before and a remark that it may be added to a future release but I didn't see that in the new release notes.

Thanks for your help.

Arrangements 10-06-2009 07:25 AM

For anyone looking to download the working old version:


All times are GMT. The time now is 06:15 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.01346 seconds
  • Memory Usage 1,878KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (30)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