vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Display Unread Posts and New Reputation Comments (https://vborg.vbsupport.ru/showthread.php?t=168303)

balance12 05-27-2008 01:49 PM

Dont understand what is that. its a mod? a DB modification?

Kinneas 05-27-2008 02:42 PM

Quote:

Originally Posted by balance12 (Post 1532951)
Dont understand what is that. its a mod? a DB modification?

vBulletin Options -> General Settings

Paul M 05-27-2008 03:45 PM

Having investigated another forum having problems I came across the same common problem as a number of others Ive looked at.

The unread posts portion of this modification attaches itself to a phrase in the Navbar template that is only found in vb 3.7 - if you have a customised navbar that is based on pre 3.7 code then this will not display the unread posts.

Since this is the cause of a number of reports in this thread Im going to look at modifying it slightly to try and detect if you using pre 3.7 code and adjust itself acordingly.

DominicG 05-27-2008 04:25 PM

I just wanted to say Thank you for all your help :) The mod is awesome and the support I received from you is greatly appreciated :)

lolitka 05-27-2008 08:47 PM

Hi Paul!

I'm using a "Blue Evolution" theme and trying to use your mod, but even installation seems to be ok in whole 100% I don't have any effects. I knew, you wrote:

Quote:

Note: The unread posts portion of this hack only works if you use the database thread marking system, also, this attaches itself to certain phrases in the "welcome" box and will not work if they are not present (or are modified by other code).
But what can I do to make it working and change this:
http://www.iv.pl/image/181585.jpeg

into something you wrote?

Appreciate your future help!
Tom

Paul M 05-27-2008 09:31 PM

Since I dont have a copy of the Blue Evolution style I cannot tell you much. The mod attaches itself to the welcome_x or welcome_x_link_y phrases.

lolitka 05-28-2008 06:21 AM

strange, because I have in my navbar template:
Code:

<if condition="$show['member']">
        <td class="alt2" nowrap="nowrap">
        <div class="smallfont">
                <strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />
                <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

so what to do next?

Paul M 05-28-2008 06:55 AM

Check that you are using database marking, and all the mod settings are correct - after that you would need to start looking at things like another mod breaking it.

As with any of my mods, if you PM me admin access I will look for you when I have the time.

lolitka 05-28-2008 11:44 AM

Thx :)

Would you mind to write sth more about "database thread marking system"? Is is a vB admin option and where can I find it to turn it on?

It's probably noobish question but I really don't know.

Paul M 05-28-2008 01:06 PM

vBulletin Options > General Settings > Thread/Forum Read Marking Type


All times are GMT. The time now is 07:29 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.01605 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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