Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Update 4.0.4a - [AJAX] - Advanced Forum Statistics Details »»
Update 4.0.4a - [AJAX] - Advanced Forum Statistics
Version: 4.0.4a, by haothiencz haothiencz is offline
Developer Last Online: Oct 2021 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.x Rating:
Released: 01-10-2010 Last Update: 03-04-2010 Installs: 576
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations  
No support by the author.

AJAX - Advanced Forum Statisticss

+Compatiable with latest version of vBulletin
+ This Mod has been coded by one person in our Team Linhnt
+ You can also check 3.8.x version here posted by ry215
+ This Mod is supported so I will try my best to give most possible support to you guys here.
+ Enjoy it!

DEMO: view screenshot
LIVE DEMO: my site is currently under construction so feel free to leave a link to your site if you use it. I will put it here.

Features:

Thread, blog, forum:
- Latest Post
- 9 Latest Post custom
- Hostest thread
- Most viewed thread
- Latest News
- Top Forum
- Latest Class Ads
- Latest Blog (Entry)
- Latest Blog Comment
- Most viewed Entry
- Hottest Entry

Member:
- Newest Member
- Top Starter
- Top Referrer
- Top Reputation
- Top thanked
- Top Richest
- Top Bloger

Install:
1. Upload all the folder with file in UPLOAD folder to your root folder.
2. Import Product
3. Settings -> options - > [AJAX] - Advanced Forum Statistics change all options to fit your need.
4. Remember to mark as installed and nominate if you use and like this mod.

History version:
v 4.0.0 : first release
v 4.0.1 : Update with some little fix
v 4.0.2 : Update 1 new template which dispay thread information when mouse-over view.
v4.0.4: Optimize, fix css, add thread prefix. Work with latest version 4.0.2 patch level 1
IF YOU ARE NOT RUNNING VBULLETIN 4.0.2 or HIGHER - DO NOT UPGRADE TO 4.0.4 OR IT WILL MESS YOUR BOARD>
v4.0.4.a: Quick fix with tooltips.

Regards,
haothiencz

Download Now

File Type: zip [AJAX] - Advanced Forum Statistics.zip (33.3 KB, 1573 views)
File Type: zip [AJAX]Advanced Forum Statistic - 4.0.2.zip (32.5 KB, 2600 views)
File Type: zip [AJAX] TopX 4.0.4.zip (34.3 KB, 3494 views)
File Type: xml product-ajax_topstats_vb4a.xml (66.9 KB, 1783 views)

Screenshots

File Type: png vBCreative.net - Premium vBulletin Style_1263237317659.png (29.4 KB, 0 views)
File Type: jpg vBulletin Options - vBCreative.net - Premium vBulletin Style - vBulletin Admin Control Panel_126.jpg (99.3 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
iiioroh

Comments
  #382  
Old 03-13-2010, 10:43 PM
synseal's Avatar
synseal synseal is offline
 
Join Date: Apr 2009
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Michael Tsai View Post
haothiencz
Coder/Designer
Last Activity: Yesterday 16:04
Are you stalking her?............
Reply With Quote
  #383  
Old 03-13-2010, 10:47 PM
synseal's Avatar
synseal synseal is offline
 
Join Date: Apr 2009
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by saghir View Post
i download [AJAX]Advanced Forum Statistic - 4.0.2.zip

is it Ok with 4.o.2

and

very nice , Installed

but i want to display forum statics under my chat , can u tell me what i can do plzzzz

here is my Screen Shot

Thanx
Disable auto Template in ACP>>options>> [AJAX] Advanced Forum Statistics

In ACP>>Search Templates>>

Find in FORUMHOME

Code:
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_x, {vb:raw vboptions.bbtitle}}</p>
	</div>
Add Below,

Code:
{vb:raw ad_location.vietv2b_topx}
Thats what I did and it shows fine for me.
Reply With Quote
  #384  
Old 03-13-2010, 11:27 PM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

now finally it works with other modifications and css files.
one thing i would like to request for addition is, can you please add an option where this stat is only visible to users upon logging in?
currently it is viewable to the guests as well which i dont want. because it is bad for SEO.

can you please add this optionh?

thank you
Reply With Quote
  #385  
Old 03-14-2010, 03:49 AM
John Streetz John Streetz is offline
 
Join Date: Nov 2007
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get the following error when I click on the AJAX link at the top of the grid:

Fatal error: Call to undefined function handle_bbcode_cardlink_quick() in /home/magicdec/public_html/forum/includes/class_bbcode.php on line 1356

Please help. Thanks.
Reply With Quote
  #386  
Old 03-14-2010, 04:18 AM
saghir saghir is offline
 
Join Date: Feb 2010
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by synseal View Post
Disable auto Template in ACP>>options>> [AJAX] Advanced Forum Statistics

In ACP>>Search Templates>>

Find in FORUMHOME

Code:
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_x, {vb:raw vboptions.bbtitle}}</p>
	</div>
Add Below,

Code:
{vb:raw ad_location.vietv2b_topx}
Thats what I did and it shows fine for me.
thanx dude , let me check
Reply With Quote
  #387  
Old 03-14-2010, 04:30 AM
anupam_luv anupam_luv is offline
 
Join Date: Feb 2007
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Plz help me show this mod inside the "Whats Going On?" section on the homepage?
Where exactly shld I add {vb:raw ad_location.vietv2b_topx}

Also if I disable auto template in ACP and don't enter the {vb:raw ad_location.vietv2b_topx} anywhere.. it throws javascript errors...
Reply With Quote
  #388  
Old 03-14-2010, 06:36 AM
alessai alessai is offline
 
Join Date: Feb 2006
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Latest Threads???
do you have it in ur mind my friend?
Reply With Quote
  #389  
Old 03-14-2010, 10:10 AM
Michael Tsai's Avatar
Michael Tsai Michael Tsai is offline
 
Join Date: Jan 2010
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by synseal View Post
Are you stalking her?............
Yes, I am.
Reply With Quote
  #390  
Old 03-14-2010, 10:41 AM
malluland malluland is offline
 
Join Date: Apr 2009
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
Warning: require_once(+++++++/topx/class_+++++++topx.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(35) : eval()'d code on line 2

Fatal error: require_once() [function.require]: Failed opening required '+++++++/topx/class_+++++++topx.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mallula1/public_html/forum/global.php(35) : eval()'d code on line 2
THATS WHAT IM GETTING WHEN I TRY INSTALLING... Please tell me a solution!
Reply With Quote
  #391  
Old 03-15-2010, 03:10 PM
t?rkg?rc? t?rkg?rc? is offline
 
Join Date: Nov 2007
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Database error
HTML Code:
Database error in vBulletin 4.0.2:

Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.postusername, thread.postuserid, thread.lastposter, thread.lastposterid, thread.dateline, thread.views, thread.visible, thread.open, user.usergroupid, user.displaygroupid 

FROM thread AS thread
LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open!='10'  AND thread.forumid NOT IN(48,21,12,16,41,47,,44,40,32)
ORDER BY lastpost DESC
LIMIT 0, 5;


MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '44,40,32)
ORDER BY lastpost DESC
LIMIT 0, 5' at line 4
Error Number  : 1064
Request Date  : Sunday, March 14th 2010 @ 11:03:53 PM
Error Date    : Sunday, March 14th 2010 @ 11:03:54 PM
Script        : http://www.site.com/forum.php/archive/highslide/archive/vietv_bb/topx/tik_msj/forumdisplay.php?f=28
Referrer      : 
IP Address    : 66.249.65.252
Username      : guest
Classname     : vB_Database
MySQL Version :
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:54 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.05700 seconds
  • Memory Usage 2,362KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete