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)
-   -   vBulletin Blog - Blog Statistics Forum Home + Latest Blogs (https://vborg.vbsupport.ru/showthread.php?t=184169)

Jawa Lunk 11-07-2008 09:24 AM

I put the latest update to vBulletin on my system, and now the total blogs says 0, and the total entries says nothing.

the links to the latest blogs still show up, but none of the stats.

I uninstalled the product and re-installed it, but nothing changed.

Anyone else having this problem or know of a workaround or fix?

THANKS

Nixpeiler 11-08-2008 02:24 AM

Quote:

Problems since update?
search in index.php

PHP Code:

$specialtemplates = array(
    
'userstats',
    
'birthdaycache',
    
'maxloggedin',
    
'iconcache',
    
'eventcache',
    
'mailqueue'

and change it to

PHP Code:

$specialtemplates = array(
    
'userstats',
    
'birthdaycache',
    
'maxloggedin',
    
'iconcache',
    
'eventcache',
    
'mailqueue',
    
'blogstats',
    
'blogcategorycache'

works on my site

regards

Bounce 11-11-2008 03:56 PM

Quote:

Originally Posted by Jawa Lunk (Post 1661059)
I put the latest update to vBulletin on my system, and now the total blogs says 0, and the total entries says nothing.

the links to the latest blogs still show up, but none of the stats.

I uninstalled the product and re-installed it, but nothing changed.

Anyone else having this problem or know of a workaround or fix?

THANKS

Nixpeiler fixes it,I was the same

Quote:

Originally Posted by Nixpeiler (Post 1661596)
search in index.php

PHP Code:

$specialtemplates = array(
    
'userstats',
    
'birthdaycache',
    
'maxloggedin',
    
'iconcache',
    
'eventcache',
    
'mailqueue'

and change it to

PHP Code:

$specialtemplates = array(
    
'userstats',
    
'birthdaycache',
    
'maxloggedin',
    
'iconcache',
    
'eventcache',
    
'mailqueue',
    
'blogstats',
    
'blogcategorycache'

works on my site

regards

Thanks.....

Mine is still still missing the last phrase

Total Blogs: 7 , Total Entries: 30, : 0

v12kid 11-11-2008 04:01 PM

is it possible to get this info to display in the column on my forums?

halkum 11-11-2008 11:26 PM

Quote:

Originally Posted by hIBEES (Post 1663619)
Nixpeiler fixes it,I was the same



Thanks.....

Mine is still still missing the last phrase

Total Blogs: 7 , Total Entries: 30, : 0

I uninstalled this hack and just did the change suggested and it shows up in my forum stats. GREAT WORK

fourat 11-14-2008 01:44 AM

Atakan koc thank you
can you help me here
https://vborg.vbsupport.ru/showpost....3&postcount=36

DawnsWebDesigns 11-19-2008 02:28 AM

Quote:

Originally Posted by hIBEES (Post 1663619)
Nixpeiler fixes it,I was the same



Thanks.....

Mine is still still missing the last phrase

Total Blogs: 7 , Total Entries: 30, : 0

This worked for me too. Thanks a bundle. :)

momo2 11-25-2008 06:41 PM

Installed, everything works great, but look at this, for the header part of statics.
how ever it does show the 5 posts..

Total Blogs: 0, Total Entries: , :

Dr.H 12-01-2008 10:52 PM

What code can I take from this to install it into a module template for vBadvanced CMPS?

redlabour 12-18-2008 10:45 AM

Any fix to the Bugs?


All times are GMT. The time now is 08:31 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.01525 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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