vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - BT - vBA CMPS Module: Advanced board core statistics (https://vborg.vbsupport.ru/showthread.php?t=256466)

BlackThorn 01-13-2011 12:11 PM

Quote:

Originally Posted by Antidepresiv (Post 2148396)
I get error for each table, not just the album table.. Thanks again..

Regards,
Antidepresiv

Well, please download attachment again and try that again but please note re-install old module so I mean; revert adv_portal_advancedstats template and remove that old module and install this new module. I would guess this is fixed by me now if you still get the same error then, say here or send a PM.

Regards,

Da-Vinci 01-19-2011 03:16 AM

I get this?

Quote:

Invalid Module Specified
VB 4.1.1

BlackThorn 01-19-2011 04:10 AM

Quote:

Originally Posted by Da-Vinci (Post 2151292)
I get this?



VB 4.1.1


Please select "style" when upload that module.

yahooooh 01-22-2011 03:32 PM

i use prefix table

Database error in vBulletin 4.0.8:

Invalid SQL:
SELECT COUNT(*) AS messages, MAX(visitormessage.dateline) AS dateline FROM visitormessage AS visitormessage;

MySQL Error : Table 'xxxx_xxxx14.visitormessage' doesn't exist
Error Number : 1146

BlackThorn 01-22-2011 04:32 PM

Quote:

Originally Posted by yahooooh (Post 2152955)
i use prefix table


Database error in vBulletin 4.0.8:

Invalid SQL:
SELECT COUNT(*) AS messages, MAX(visitormessage.dateline) AS dateline FROM visitormessage AS visitormessage;

MySQL Error : Table 'xxxx_xxxx14.visitormessage' doesn't exist
Error Number : 1146

Well, please delete that module and install again this I've added new module on attachment.

Asta 03-20-2011 10:59 AM

PHP Code:

Datenbankfehler in vBulletin 4.1.2:

Invalid SQL:
SELECT COUNT(*) AS messagesMAX(visitormessage.dateline) AS dateline FROM visitormessage;

MySQL-Fehler  Table 'vb4.visitormessage' doesn't exist
Fehler-Nr.    : 1146 

Can you fix this for version 4.1.2??

Thank you

BlackThorn 03-20-2011 12:58 PM

Quote:

Originally Posted by Asta (Post 2175391)
PHP Code:

Datenbankfehler in vBulletin 4.1.2:

Invalid SQL:
SELECT COUNT(*) AS messagesMAX(visitormessage.dateline) AS dateline FROM visitormessage;

MySQL-Fehler  Table 'vb4.visitormessage' doesn't exist
Fehler-Nr.    : 1146 

Can you fix this for version 4.1.2??

Thank you

open php folder replace with that code;
PHP Code:

SELECT COUNT(*) AS messagesMAX(visitormessage.dateline) AS dateline FROM


ludlow 03-23-2011 03:40 AM

care to expand on this a little ^

MonkYZ 06-10-2011 09:40 AM

Works great on 4.1.3! Thanks!

Can you also add "Top Poster" and "Welcome to our newest member", so this module will completelly replace the original Stats module?

Also, can you add an option to make the module take less place on vertical? For example instead of displaying "Total Threads" it would only display "Threads". It takes a lot less space this way.

Thank you in advance and keep up the good work!


All times are GMT. The time now is 09:37 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.00997 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete