![]() |
Quote:
Seems that all the permission does is hide the navbar link it doesn't actually prevent you from seeing the page. I've gone ahead and patched the download link. Just replace vbanalytics.php with this. Quote:
|
Quote:
- Jon |
Quote:
I have now installed the pro version since you posted this message. I will let it run a while to gather data and see how things go. |
Any updates Andyrew?
|
Quote:
|
works 3.8.x?
|
Quote:
|
Installed and working as promised so far. No apparent errors and I like how it puts the analytics right on the forum for aadministrators so we don't have to go into the admincp to see what is going on with the site. Nice Job! thanks!
|
Much need :) vBAnalytics
|
Hi,
When i'm on you live demo at : http://www.dragonbyte-tech.com/vbana...action=threads Page start by 2 errors : Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbanalytics/includes/class_core.php on line 610 Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbanalytics/includes/class_core.php on line 610 |
Quote:
We'll be sure to get that fixed before releasing it here. |
We are proud to announce vBAnalytic 1.1.3 [LITE] has been released! This is the first version of the 1.1.x series to be released for lite!
A full list of features can be found on the product's first page. New major features with this release include:
|
Thanks
I will try it :) |
Hi!
With this new release, when I try to view the members, if the User field is not filled the query to the database fails. How can I prevent the sending of data if this field is empty? Code:
Invalid SQL: PS: the field "Thread" does the same... |
Could have sworn I updated the package with the fix for that.
Please redownload and reupload dbtech/vbanalytics/actions/main.php Please let me know if that fixes it for you. :) - Jon |
Parse error: syntax error, unexpected ';' in /****************/dbtech/vbanalytics/actions/main.php on line 302
|
*kicks self*
Please redownload and reupload dbtech/vbanalytics/actions/main.php - Jon |
Quote:
Thanks for implementing it. |
Thanks!! It works fine now!
|
Hey, I installed it and there seems to be a few errors. With the graphs, the lines and points don't display. If I mouse over where the point is it appears but otherwise they are blank graphs.
Also with the user tracking, if I want to track multiple users do I use a comma or semicolon between the userIDs in the adminCP settings? i set it to track myself and someone else a few days ago and it hasn't tracked any visits yet. Thanks. |
Quote:
However, a user using the [LITE] version of this mod reported that the install file did not install a necessary change in this version. This may be what's happening to you. I can either fix this for you or provide you with the query to do so yourself. - Jon |
I installed on 4.1.10 and works fine, I'm not seeing any data , all values are 00000, what happens ??
|
Quote:
Jon |
I upgraded to 4.20 and now I can't locate the menu in the navbar..... any idea ?
|
Quote:
Jon |
I have customized navbars, so I don't have a navbar link to vbAnalytics. What url should I use to access the analytics directly? Thanks!
Edit: found it. www.domain.com/forum/vbanalytics.php |
vBAnalytics v1.1.4
Feature: vBulletin 4.2.0 Navigation Manager compatibility Fix: Potential XSS vulnerability Fillip |
vBAnalytics v1.2.0 Gold
Feature: Added an option to turn off the Google Graph Feature: The "Threads To Include" setting now supports a blank input to track all threads Feature: The "Users To Include" setting now supports a blank input to track all users Feature: The "Auto-Prune" setting has been updated to reflect it also prunes tracking data, to help with long-term performance Feature: In-Depth Analysis: Forums now displays a list of all data tracked sorted by the chosen metric Feature: In-Depth Analysis: Pages now displays a list of all data tracked sorted by the chosen metric Feature: In-Depth Analysis: Searches now displays a list of all data tracked sorted by the chosen metric Feature: In-Depth Analysis: Threads now displays a list of all data tracked sorted by the chosen metric Feature: In-Depth Analysis: Members now displays a list of all data tracked sorted by the chosen metric Feature: Improved logging details for Control Panel actions Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer. Change: Changed the Branding Free Key to a more secure key. Change: Greatly improved the performance of the Change: The "Results Breakdown" block should now be easier to read Change: Renamed "Referrals" on certain pages to more accurately reflect what this metric represents Change: The "Results Breakdown" now has number formatting for the values Change: Updated the available metrics for each type to more accurately reflect available data Fix: Multiple issues with the "Analytics Tracker" cron job that prevented it from saving statistics have been resolved Fix: Removed some metrics from some pages that were displayed yet did not have tracking data Fix: The "Threads" page will now correctly display a "Total" statistic Fix: In certain scenarios, the "Options" form would not submit via AJAX but instead reload the page Fix: In certain scenarios, the default values would not be correctly filled out for all metrics Fix: A fresh install would see invalid displays until the first time the cron job was ran Fix: Removed the extraneous line break under the left side menu Fillip |
Database error in vBulletin 4.2.0:
Invalid SQL: REPLACE INTO dbtech_vbanalytics_session_visits (sessionhash, data) VALUES ('3bca012099ea22e52cb869ec0ae2fa36', 'a:3:{s:7:\"scripts\";a:1:{i:0;s:5:\"index\";}s:6: \"forums\";a:0:{}s:7:\"threads \";a:0:{}}'); MySQL Error : Incorrect key file for table './xxxxxxxxxx/dbtech_vbanalytics_session_visits.MYI'; try to repair it Error Number : 126 Request Date : Monday, May 27th 2013 @ 01:25:04 AM Error Date : Monday, May 27th 2013 @ 01:25:04 AM Can any one help? |
Go into phpMyAdmin and find the table then click Repair, this is a system error on your server.
Fillip |
Update
Hotfix: PHP 5.4 Compatibility fixes This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :) Fillip |
Hi, I've done something terribly wrong I think installing this - my forum has gone poof.
www.legalbeagles.info/forums Help ! please :) Forum is on VB 4.2 I uploaded all the upload file to the right places on the server, then imported the xml file all looked fine until it completed then just a blank white screen on every page of the site. |
All fixed. My fault, I'd uploaded the files manually and misspelt the hooks folder as hook :( Thank you, all looks to be working okay will test everything and then feedback.
|
No problem, hopefully everything works for you :)
Fillip |
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? |
Did you just change PHP versions, or upgrade to vB4.2.2?
|
No change to php, and installed onto vB4.2.2
|
Did you have this installed prior to the upgrade? If so, download the product again, and upload the files to your server, and import the XML.
|
No this was a first time install onto 4.2.2, downloaded the mod about an hour ago
|
I would disable it until you hear from the developer then. :(
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|