vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - [AJAX] Advanced Forum Statistics (https://vborg.vbsupport.ru/showthread.php?t=322140)

Hasann 03-16-2016 10:00 PM

[AJAX] Advanced Forum Statistics
 
1 Attachment(s)
[AJAX] Advanced Forum Statistics for vB v3.8.x by Hasann

This Product brought to you by
www.vbulletin-TR.com

Description: this addon add to forum home a very advanced forum statistic with vBulletin AJAX functions for more details see below screenshots !!!

AJAX Forum Statistics:

-Latest Posts / New Replies
-Most Viewed Threads / Hit Threads
-Hottest Threads / Top Threads
-New Album Pictures
-Random Album Pictures
-Newest Members
-Top Posters
-Random Social Groups
-My Threads

Installation: -Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]


Tested on:
  • vBulletin 3.8.10


LIVE DEMO:

klaush 03-18-2016 12:19 PM

Great stuff! What shows "new replies"? In our installation it does not show anythging?

klaush 03-18-2016 01:18 PM

And one more:

MySQL-error : Unknown column 'user.userid' in 'field list'
Error-Nr. : 1054

Skript : http://xxxxx/ajax.php
Referrer : http://xxxxx/forum/

klaush 03-18-2016 01:27 PM

More details:

Invalid SQL:
SELECT user.userid, user.usergroupid, user.username, user.posts, IF(displaygroupid=0, usergroupid, displaygroupid) AS displaygroupid,

user.avatarid, user.avatarrevision
,
avatar.avatarpath,NOT ISNULL(customavatar.userid) AS hascustomavatar,
customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight
FROM vb3_user


LEFT JOIN vb_avatar AS avatar ON(avatar.avatarid = user.avatarid)
LEFT JOIN vb_customavatar AS customavatar ON(customavatar.userid = user.userid)

ORDER BY joindate DESC LIMIT 0, 10;

MySQL-Fehler : Unknown column 'user.userid' in 'field list'
Fehler-Nr. : 1054

klaush 03-18-2016 01:40 PM

Ok, the database error happens when you click "new replies".

vBarsiv 03-23-2016 01:08 PM

Installed ! Thank you ;)

nw-fotografie 04-04-2016 11:01 AM

Hasann?

Hasann 04-04-2016 01:40 PM

Quote:

Originally Posted by nw-fotografie (Post 2568479)
Hasann?

ja bitte ich bins Hasann :)

nw-fotografie 04-05-2016 08:50 AM

Did you see the problem Klaus had?


All times are GMT. The time now is 01:59 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.01067 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete