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)
-   -   Statistics Modifications - AJAX (https://vborg.vbsupport.ru/showthread.php?t=198791)

ry215 12-12-2008 10:00 PM

AJAX
 
Info:
vBulletin Version: 3.7.x
File Edits: 1 (if you want)
New Files: Yes
Template Edits: 0
New Templates: 20
New Phrases: 80
Uses Hooks: 4
Setting: 42
Uses Plugins: Yes
Time to install: 2 minutes max

Features:
This modification includes these statistics

- Top Threads:
  • Random threads with slideshow using attached images in threads
  • Latest Posts with tooltips
  • Most Viewed Threads
  • Latest Forum News
  • Hottest Threads
  • 5 Custom Lastest Posts: Get new topics in specified forums
- Top Members:
  • Newest Members
  • Top Posters
  • Top Thread Starters
  • Top Referrers
  • Top Reputations
  • Top Thanked
  • Top Infractions
  • Top Richest
- Customs:
  • Most Popular Forums
  • Latest Classified Ads
  • Latest Blogs
- On/Off Auto Reload TOP
- Time to Reload
- Support 10 Tabs and 9 Customs Laspost
- View more Result (Ajax) << v2.0.0

---- more :cool:



#####################################

[AJAX] - Advanced Forum Statistics.zip (Random threads with slideshow using attached images in threads)

Install:

1. Upload files to your root folder.

2. Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

3. If you want Guest to see Images in Random Threads, choose one of two ways:

A. (Recommended) Edit attachment.php file. Find line 156:
PHP Code:

  if (!($forumperms $vbulletin->bf_ugp_forumpermissions['canview']) OR !($forumperms $vbulletin->bf_ugp_forumpermissions['canviewthreads']) OR !($forumperms $vbulletin->bf_ugp_forumpermissions['cangetattachment'])  OR (!($forumperms $vbulletin->bf_ugp_forumpermissions['canviewothers']) AND ($attachmentinfo['postuserid'] != $vbulletin->userinfo['userid'] OR $vbulletin->userinfo['userid'] == 0))) 

Add Above
PHP Code:

  if(!in_array(strtolower($attachmentinfo['extension']), array('bmp','gif','jpe','jpeg','jpg','png'))) 

B. Edit Guests' group permission: Can Download Attachments

Upgrade:
1. Reupload files to your root folder.

2. Reimport Product

3. Revert the templates if you had changed it recently

#####################################

[AJAX] - Advanced Forum Statistics 1.5.0.zip (Random threads with slideshow displays the images in [IMG] code in threads)

Install:

1. Upload files to your root folder.

2. Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

Upgrade:

1. Reupload files to your root folder.

2. Reimport Product

3. Revert the templates if you had changed it recently

#####################################

[AJAX] - Advanced Forum Statistics 2.0.0.zip (Do not use Random threads)

Install:

1. Upload files to your root folder.

2. Import XML file via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

Upgrade:

1. Reupload files to your root folder.

2. Reimport Product

3. Revert the templates if you had changed it recently



Live Demo: using v1.5.0
http://viet-enter.net/diendan/index.php

History:

*12.18.2008
  • Update vietvbb_topx.css for Black Styles!
*12.19.2008 v1.3.1
  • Fix lastest blog template
*12.19.2008 v1.4.0
  • Random threads with slideshow displays the images in [IMG] code in threads
*12.29.2008 v1.5.0
  • Fix vietvbb_topstats_stats15 template
  • Use class smallfont
  • Change load style form.
Thanks for using this MOD!

RMS-Chef 12-13-2008 04:47 PM

Thanks, it looks nice.
I do have a question about the "Top Thanks" stat. How is this calculated and is it cached? There have been a couple other thanks display hacks in the past but I could never use them as they calculated the thanks on every page load at runtime. I have almost 4 million thanks issued on my board and when enabled the queries killed my server load. Is this any different? I could probably use it if it ran a scheduled task every few hours and cached the results to display for the thanks statisitics.
Please advise and thank you.

ishare 12-13-2008 04:49 PM

It really looks very nice...
I'll test it.
Thanks a lot...

Si?uNoopy 12-13-2008 05:19 PM

Mark As Installed

macc 12-13-2008 06:11 PM

ajax_loading.gif is missing from zip file ??

what to put in top richest (have casino )?

regards

macc

edit: time and date do not come up!

Forum Lover 12-13-2008 06:23 PM

Instead of Top thanked, How can I put Top nominated? (asking for this)

Any possible way to call latest blog and latest threads too?

Tagged at this moment. Seems promising. :)

rizelim 12-13-2008 07:09 PM

thanks !

ry215 12-13-2008 07:51 PM

Quote:

Originally Posted by macc (Post 1684680)
ajax_loading.gif is missing from zip file ??

what to put in top richest (have casino )?

regards

macc

edit: time and date do not come up!

I have updated attachment file. Thanks!

Money Field For Top Richest. Ex: With vBcredit, money field = credits. With vbPlaza, money field = vbbux

Martell 12-13-2008 07:53 PM

Thanks, mark as installed.

macc 12-13-2008 08:33 PM

Quote:

Originally Posted by ry215 (Post 1684731)
I have updated attachment file. Thanks!

Money Field For Top Richest. Ex: With vBcredit, money field = credits. With vbPlaza, money field = vbbux

found solution for all with casino - casino_cash

how to get bold names of forums, threads and posts in statistics ?

regards

macc

yinyang 12-13-2008 09:02 PM

awesome! works on 3.8!

Is there anyway to use permissions and only allow certain usergroups to show up in the "Top Posters", etc.?

kruchczan 12-13-2008 10:00 PM

Does not show me? :(

cmbelgique 12-13-2008 10:23 PM

Great mod but it kills server load !

Barakat 12-14-2008 01:01 AM

realy great .

mad@Max 12-14-2008 01:14 AM

Quote:

Great mod but it kills server load !
It can not be.

bhanuprasad1981 12-14-2008 03:15 AM

cool theme can you tell me which one is that :D

pnosko31 12-14-2008 04:36 AM

doesn't work - only shows the thumbnail images and no other data

Hasann 12-14-2008 05:32 AM

very nice work installed
http://www.vbulletin-turkey.com/foru...x.php?langid=1
thank you ry215

Glynn58 12-14-2008 06:03 AM

thank you, 1 nice mod installed and running good

michaelmash 12-14-2008 07:12 AM

lost ajax gif and css. but i duplicate it from writer's site.

princeedward 12-14-2008 07:57 AM

great and workin also to vB 3.6.8 PL2 thanks a lot bro....;) but one thing...how can i change it more look better to dark/black skin styles? this thing appear white page and it's hardly to see the font...pls. help...

thanks once again....

:)

ry215 12-14-2008 08:12 AM

Quote:

Originally Posted by kruchczan (Post 1684825)
Does not show me? :(

the reason is you use vbSEO :)

Edit template FORUMHOME.

Find:
Code:

$footer
Add Below
Code:

<script type="text/javascript">topXReload();</script>
Depending on Top 10, 15 or 20 fix a template for 3 following: please download attachment.

ry215 12-14-2008 08:19 AM

Quote:

Originally Posted by princeedward (Post 1685064)
great and workin also to vB 3.6.8 PL2 thanks a lot bro....;) but one thing...how can i change it more look better to dark/black skin styles? this thing appear white page and it's hardly to see the font...pls. help...

thanks once again....

:)

you can change color in vietvbb_topx.css file.

rizelim 12-14-2008 08:20 AM

my forums http://www.uydudoktoru.com vbseo but problem ajax ?

ry215 12-14-2008 08:22 AM

Quote:

Originally Posted by rizelim (Post 1685068)
my forums http://www.uydudoktoru.com vbseo but problem ajax ?

try this post :)

https://vborg.vbsupport.ru/showpost....6&postcount=22

rizelim 12-14-2008 08:25 AM

Quote:

Originally Posted by ry215 (Post 1685069)

thanks!

Rat1972 12-14-2008 09:30 AM

First of all, thanks for your product.

I love the concept.

But i have one question, how do i disable the random thread (that with the photo's).

desconexion 12-14-2008 10:27 AM

Installed, thanks.

I have another question. Is it posible that the random thread block could show the picture if it is not an attachment? I mean to use in stead the picture inside de IMG code of a post?

cheers

Rat1972 12-14-2008 12:10 PM

Edit

kaptanblack 12-14-2008 12:37 PM

Thanks it's very very nice =)

Rat1972 12-14-2008 12:55 PM

Quote:

Originally Posted by Rat1972 (Post 1685086)
First of all, thanks for your product.

I love the concept.

But i have one question, how do i disable the random thread (that with the photo's).

For this problem i have solved it myself. But i have one question, how can you chance the backgroundcolours? Now it's white, but i want to chance it to the colours of the forum.


And time and date would also be nice....

ry215 12-14-2008 01:35 PM

Quote:

Originally Posted by Rat1972 (Post 1685195)
For this problem i have solved it myself. But i have one question, how can you chance the backgroundcolours? Now it's white, but i want to chance it to the colours of the forum.


And time and date would also be nice....

you can change background in vietvbb_topx.css file.

t?rkg?rc? 12-14-2008 01:53 PM

thanks

Forum Lover 12-14-2008 02:04 PM

I am still nagging for top nominated hack. :P

Click installed.

meissenation 12-14-2008 02:21 PM

Is there any way to keep the random thread image on the left side even if we expand it to 15 or 20 posts? With only 10 posts, the images seem scrunched and cropped.

Otherwise, I love this mod. The random thread is a great idea and so far from my tests have been pulling pictures that I'm sure will reignite interest in those threads.

Rat1972 12-14-2008 02:52 PM

Quote:

Originally Posted by ry215 (Post 1685223)
you can change background in +++++++_topx.css file.

thanks mate!

chanvl 12-14-2008 02:53 PM

Mark As Installed

meissenation 12-14-2008 03:14 PM

Also - how do I change the TEXT color? I've tried adding "color: #CCCCCC" to the mainbox, tabs, tabs.current and none of them are changing the text color.

Medtech 12-14-2008 04:19 PM

Quote:

Originally Posted by ry215 (Post 1685223)
you can change background in +++++++_topx.css file.


Code:

ul{ margin: 0; padding: 0;}
.tabs { padding-bottom: 26px; margin-bottom: 15px; background: #E8F3FD; border-top: 1px solid #FFF; border-bottom: 1px solid #CAD9EA; }
.tabs li { list-style: none;float: left; line-height: 27px; border-right: 1px solid #CAD9EA; height: 27px; font-size: 11px; }
.tabs li.current { background: #FFF; height: 27px; font-weight: bold; }
.mainbox { background: #FFF; border: 1px solid #9DB3C5; padding: 1px; margin-bottom: 6px; }
.mainbox table { width: 100%; }
#dhtmltooltip { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; Z-INDEX: 999; FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); LEFT: -300px; VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION: absolute; BACKGROUND-COLOR: Black }

I changed the background here to Black, it does not change the display in my forum, still a white background. Using Heavy Metal Style.

ry215 12-14-2008 04:42 PM

Quote:

Originally Posted by Medtech (Post 1685303)

I changed the background here to Black, it does not change the display in my forum, still a white background. Using Heavy Metal Style.

I have updated *.css file in first post.

Have fun!


All times are GMT. The time now is 07:13 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.01574 seconds
  • Memory Usage 1,836KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (12)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
  • (40)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