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)

Atakan KOC 07-01-2008 10:00 PM

Blog Statistics Forum Home + Latest Blogs
 
Blog Statistics Forum Home + Latest Blogs [NO FILE EDIT]

This hack uses only 1 query and monitors all statistics and latest blogs. You can choose to show the number of blogs and to which user group.

install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-blogstatistics.xml' from your computer then press 'Import'

Modifications Info

Plugin : 2
Phrases : 9
Template : 2
Setting : 3

Versions:
v1.0 - 04 November 2007
-First release

v1.1 - 04 November 2007
- vb3.7 release

Atakan KOC 07-02-2008 12:50 PM

Reserved.

F0xy 07-02-2008 01:18 PM

thanks, needed this

1Turk 07-02-2008 04:01 PM

thank you :)

vuiveclub 07-02-2008 07:49 PM

Hi, I see this code in your script
Quote:

if (THIS_SCRIPT == "index")
{
$blogstats = $vbulletin->blogstats;
foreach ($blogstats AS $key => $value)
{
$blogstats["$key"] = vb_number_format($value);

}
$blogsatir = $vbulletin->options['blog_stat_latestblogs'];
can you tell me how it works? thank you for your great hack

htscpl 07-02-2008 08:50 PM

Tried installing and got this error notice:

Quote:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
  • Bitfield Collision: prefixrequired = credits_cantearn

Any suggestions as to the problem ?
Thanks in advance for your help

Hornstar 07-02-2008 10:57 PM

How many queries does this add? Looks good tho. Thanks for sharing.

Q-v-n-s-Q 07-04-2008 04:30 AM

cool, i been looking for this mod

KURTZ 07-04-2008 07:44 AM

great mod Atakan, but i need to decrease the font size of the blog's titles ... how can i do this?

thx

KURTZ 07-04-2008 09:17 AM

OK i found myself the solution :)

open the plugin and find:

PHP Code:

<strong>$vbphrase[blog_stat_latestblogs]: </strong><br /> 

before add

PHP Code:

<div class="smallfont"

and after add

PHP Code:

</div



All times are GMT. The time now is 12:35 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.01145 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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