vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Statistics Modifications - [DBTech] vBAnalytics v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=280052)

mort2412 11-15-2013 01:55 AM

Already done thanks for your input ozzy

ozzy47 11-15-2013 02:08 AM

I was pretty sure that those errors were sorted, but I guess not.

DragonByte Tech 11-18-2013 09:28 AM

Quote:

Originally Posted by mort2412 (Post 2460830)
hi Im getting the following errors:

Warning: Non-static method VBANALYTICS_RESULTS::fetch_vbanalytics_array() should not be called statically in ..../dbtech/vbanalytics/actions/pages/users.php on line 48

Warning: Non-static method VBANALYTICS_RESULTS::fetch_vbanalytics_array() should not be called statically in ..../dbtech/vbanalytics/actions/pages/threads.php on line 45

Warning: Non-static method VBANALYTICS_RESULTS::fetch_vbanalytics_array() should not be called statically in ..../dbtech/vbanalytics/actions/pages/forums.php on line 74

And does this mod only calculate registration and other data from the day it was installed to the forum?

Can you try re-downloading the Lite version from here: http://www.dragonbyte-tech.com/demo/153-vbanalytics and see if that works for you?


Fillip

spd2612 09-10-2014 06:21 PM

Any idea why i would get this error

Invalid SQL:

SELECT dbtech_vbanalytics_tracking_scripts.*, dbtech_vbanalytics_tracking_scripts.this_script
FROM dbtech_vbanalytics_tracking_scripts AS dbtech_vbanalytics_tracking_scripts

WHERE (dbtech_vbanalytics_tracking_scripts.dateline BETWEEN '1409716801' AND '1410407999') AND this_script != ''

ORDER BY dbtech_vbanalytics_tracking_scripts.pages/visit DESC
LIMIT 0, 20;

MySQL Error : Unknown column 'dbtech_vbanalytics_tracking_scripts.pages' in 'order clause'
Error Number : 1054
Request Date : Wednesday, September 10th 2014 @ 03:08:38 PM
Error Date : Wednesday, September 10th 2014 @ 03:08:38 PM
Script : http://tsite.com/forums/vbanalytics....&submit=Submit
Referrer : http://site.com/forums/vbanalytics.php
IP Address : 24.38.44.147
Username : test
Classname : vB_Database_MySQLi
MySQL Version : 5.5.28

spd2612 09-10-2014 07:14 PM

And now this error

And now this error

Database error in vBulletin 4.2.0:

Invalid SQL:

INSERT INTO dbtech_vbanalytics_tracking_users
(userid, visits, bounces, pageviews, total_time, posts, threads, data, dateline)
SELECT
userid,
dbtech_vbanalytics_visits,
dbtech_vbanalytics_bounces,
dbtech_vbanalytics_pageviews,
dbtech_vbanalytics_total_time,
dbtech_vbanalytics_posts,
dbtech_vbanalytics_threads,
dbtech_vbanalytics_data,
1410321599 AS dateline
FROM user;

MySQL Error : Duplicate entry '1-1410321599' for key 'PRIMARY'
Error Number : 1062
Request Date : Wednesday, September 10th 2014 @ 04:04:22 PM
Error Date : Wednesday, September 10th 2014 @ 04:04:22 PM
Script : http://web.com/forums/cron.php?rand=1410379461
Referrer : http://web.com/forums/member.php?16-ssratracer
IP Address : 24.38.44.147
Username : Unregistered
Classname : vB_Database_MySQLi
MySQL Version :

ForceHSS 03-17-2015 04:02 AM

Quote:

Originally Posted by spd2612 (Post 2514590)
Any idea why i would get this error

Invalid SQL:

SELECT dbtech_vbanalytics_tracking_scripts.*, dbtech_vbanalytics_tracking_scripts.this_script
FROM dbtech_vbanalytics_tracking_scripts AS dbtech_vbanalytics_tracking_scripts

WHERE (dbtech_vbanalytics_tracking_scripts.dateline BETWEEN '1409716801' AND '1410407999') AND this_script != ''

ORDER BY dbtech_vbanalytics_tracking_scripts.pages/visit DESC
LIMIT 0, 20;

MySQL Error : Unknown column 'dbtech_vbanalytics_tracking_scripts.pages' in 'order clause'
Error Number : 1054
Request Date : Wednesday, September 10th 2014 @ 03:08:38 PM
Error Date : Wednesday, September 10th 2014 @ 03:08:38 PM
Script : http://tsite.com/forums/vbanalytics....&submit=Submit
Referrer : http://site.com/forums/vbanalytics.php
IP Address : 24.38.44.147
Username : test
Classname : vB_Database_MySQLi
MySQL Version : 5.5.28

Unknown column means you are missing a table you need to reinstall go to their site and download the latest version as it will also fix your other problem

DragonByte Tech 03-23-2015 09:33 PM

vBAnalytics v1.2.0 Patch Level 1

Bug Fixes:
  • Fixed an issue with the cron calculations that could produce a database error


Fillip

m7sen 05-22-2015 11:06 PM

can you support this mod for vb 3.8.8 please

Pandemikk 11-06-2015 06:46 PM

There's not enough demand for us to make that possible, sorry :(

DragonByte Tech 04-25-2016 08:49 PM

Changed Features:
  • A fresh copy of the jQuery library is now only downloaded if one has not been downloaded previously. Requires updating of all other affected DBTech mods to take full effect.


Fillip

expatindo 09-28-2016 11:55 PM

Installed on the 26th at around 8pm (GMT +7), on the 27th I could see some stats for the 26th. On the 28th, I could see some stats for the 27th (which seemed very low). Today (29th) there is no data for 28th.

My forum is also set to GMT +7.

Any idea?

DragonByte Tech 09-30-2016 07:35 PM

Quote:

Originally Posted by expatindo (Post 2576400)
Installed on the 26th at around 8pm (GMT +7), on the 27th I could see some stats for the 26th. On the 28th, I could see some stats for the 27th (which seemed very low). Today (29th) there is no data for 28th.

My forum is also set to GMT +7.

Any idea?

Being handled @ our site :)


Fillip

pratul11 12-28-2016 09:01 AM

Hi I am trying to install it in my vBulletin forum occultforums.net
My vBulletin version No is 4.2.3. I am getting the following error while installing it:

Database error in vBulletin 4.2.3:

Invalid SQL:

ALTER TABLE dbtech_vbanalytics_tracking
DROP column logid,
ADD PRIMARY KEY ( `dateline` );

MySQL Error : Can't DROP 'logid'; check that column/key exists
Error Number : 1091
Request Date : Wednesday, December 28th 2016 @ 11:00:10 AM
Error Date : Wednesday, December 28th 2016 @ 11:00:17 AM
Script : http://www.occultforums.net/admincp/...=productimport
Referrer : http://www.occultforums.net/admincp/...?do=productadd
IP Address : 103.10.197.2
Username : DarkAdverts
Classname : vB_Database
MySQL Version : 5.5.52-cll-lve

Please help me..


All times are GMT. The time now is 01:01 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.01229 seconds
  • Memory Usage 1,752KB
  • 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_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
  • (13)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