View Full Version : vBulletin Blog - Blog Statistics Forum Home + Latest Blogs
Atakan KOC
07-01-2008, 10:00 PM
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.
1Turk
07-02-2008, 04:01 PM
thank you :)
vuiveclub
07-02-2008, 07:49 PM
Hi, I see this code in your script
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:
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:
<strong>$vbphrase[blog_stat_latestblogs]: </strong><br />
before add
<div class="smallfont">
and after add
</div>
RedTrinity
07-09-2008, 06:31 AM
How would I go about hiding this block from guests? :)
accord2nrz
07-15-2008, 10:59 PM
my site shows a total blogs 0 when in fact their are five. Did this happen to anyone else?
mystic10
07-16-2008, 03:51 PM
i have this unusaly problem..i dont know how to explain it properly so i am posting a pic...at the botton i dont see the icon next to latest blog...this is in whats going on box...kindly help
carrlos
07-21-2008, 03:20 AM
clicked "Installed"!!!
PoetJA-1975
07-31-2008, 07:15 AM
Works just fine on 3.7.2 PL1
Thanx for share ATAKAN
Jacquii.
mark|3
08-04-2008, 03:34 AM
how do i place my blog stats so that it's being displayed just after "What's going on"
thanks
samiro
08-10-2008, 01:12 PM
how can i put this statistics in my front page... not vbulletin page?
thank you
ekantnl
10-27-2008, 07:15 AM
my site shows a total blogs 0 when in fact their are five. Did this happen to anyone else?
Yes it happens to me as well. It shows this: Total Blogs: 0, Total Entries: , Today's Entries:
I dont know how to fix it :(
abhimation
10-28-2008, 09:45 AM
my site shows a total blogs 0 when in fact their are five. Did this happen to anyone else?
I am facing the same issue..
Any help please ??
praveenbv
11-01-2008, 01:19 AM
I have tried to install this. after importing i am unable to view my index page.
it says database problem...
can anyone help me?
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
Problems since update?
search in index.php
$specialtemplates = array(
'userstats',
'birthdaycache',
'maxloggedin',
'iconcache',
'eventcache',
'mailqueue',
and change it to
$specialtemplates = array(
'userstats',
'birthdaycache',
'maxloggedin',
'iconcache',
'eventcache',
'mailqueue',
'blogstats',
'blogcategorycache',
works on my site
regards
Bounce
11-11-2008, 03:56 PM
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
search in index.php
$specialtemplates = array(
'userstats',
'birthdaycache',
'maxloggedin',
'iconcache',
'eventcache',
'mailqueue',
and change it to
$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
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.php?p=1664693&postcount=36
DawnsWebDesigns
11-19-2008, 02:28 AM
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: , :
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?
thedudleys
01-23-2009, 02:38 PM
ok i got the problem fixed for the:
Total Blogs: 0, Total Entries: , ??:
you need to get into style manager and go to your current skin and then go to
blog_stat_forum_home
and then find:
$vbphrase[todays_blog_entries]
and you can replace this with what ever you want.
i did: Last 24 Hour blog posts
this will fix the last spot missing where i put the ?? at.
hope this helps anyone, as i would like to thank Nixpeiler for the index.php file edit help.
khalid
02-16-2009, 05:14 PM
Thanks for the nice stats.
*Installed*
popowich
03-13-2009, 05:02 PM
Hello,
I do not have this installed yet. I'm wondering if I install it, is there a varliable that I can manually place in my forumhome template under $navbar to get this block to display there instead of in the WOL area near the bottom of the forum home page.
Is this possible? Thanks!
-Raymond
students_forum
04-04-2009, 02:36 PM
It shows the pending blog entries too :s
is there a way to only show the 'public' ones?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.