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)
-   -   Top 'X' Stats (https://vborg.vbsupport.ru/showthread.php?t=93065)

InfiniteWebby 09-04-2005 02:58 AM

Quote:

Originally Posted by wcbryant
Actually, it's showing posts from forums that are not listed in excluded, but only a few. Bizarre behavior. Been looking at it, I'm no coder, but you'd think it's more a logic puzzle than anything else. In the unlikely event I can figure out why it's doing what it is, I'll post something here.

It probably has something todo with the permissions, because I didn't really change that bit of code at all.

y2krazy 09-04-2005 09:04 PM

Interesting enough, there seems to be a small error in the product. I go to the topXstats.php page and everything that I've read shows up as [OLD], but when I go back to FORUMHOME, everything still shows up as [NEW]. Even when I clicked on the "Mark Forums Read" link for my forums they still show up as new. I'm at a loss of what I need to do to fix this... ><

BTW: I just ran all of the Update Counters features, and that didn't fix it. Just wondering, but would the reason for it not working be because I am using the Database (automatic forum marking) feature that is new to vB?

EDIT: I just tried all three of the Thread/Forum Read Marking Type options and they all had the same problem, so this can't be it either. :(

InfiniteWebby 09-05-2005 07:51 AM

It is working fine for me, the code that tags a post as new or old is the same on both pages so I can't see why they shouldn't work the same. Are you sure you haven't edited the plugin or file in some way? Or even the templates?

y2krazy 09-05-2005 01:19 PM

Quote:

Originally Posted by InfiniteWebby
It is working fine for me, the code that tags a post as new or old is the same on both pages so I can't see why they shouldn't work the same. Are you sure you haven't edited the plugin or file in some way? Or even the templates?

Nope, I'll try re-installing though.

EDIT: Reinstalled and it seemed to work fine... that is until I logged out and logged back in. It's doing the same thing again. :(

InfiniteWebby 09-06-2005 07:29 AM

Quote:

Originally Posted by y2krazy
Nope, I'll try re-installing though.

EDIT: Reinstalled and it seemed to work fine... that is until I logged out and logged back in. It's doing the same thing again. :(

You've got me beat. For the moment you will have to put up with it untill I release the next version. It will be a major rehaul so maybe the change in code will stop the hiccup.

y2krazy 09-08-2005 03:51 PM

The only change is that I added a footer to the template, like I do with all the other hacks to make them look more streamlined with the forums. I also removed the extra <br> lines before and after the blocks because they were not necessary for me(you'll have to remove those youself if want to). Screenshots are included.

Phrase Manager -> Add New Phrase
Varname: topXstats_footer
Text: Powered by <b>topXstats</b> v1.2.1 by InfiniteWebby

Style Manager -> Choose the Style to Edit -> "topXstats_stats_bit"
Find:

Code:

</tbody>
</table>
<!-- end top statistics box -->

Add Above:

Code:

        <tr>
                <td class="tcat" align="right" colspan="3"><span class="smallfont">$vbphrase[topXstats_footer]</span></td>
        </tr>


angelo70 09-11-2005 06:53 PM

Howto.. ?
Newest Members
--------------------
Member: JoinDate:

post --> joindate vbdata formating.. plz

artonex 09-11-2005 07:46 PM

i just installed this on my forums, its great thanks for coding it :)

slank 09-12-2005 04:08 AM

installs installs installs :D

thetoolman 09-13-2005 01:13 PM

thanks, but how do i pull/echo just one variable.. say the top posters?


All times are GMT. The time now is 11:12 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.01413 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)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