![]() |
Quote:
If so, here's what you need to do:
Fillip |
I just installed the update, thanks
I just have 1 slight issue. I use a fixed width forum, and because of that the activity page gets messed up http://www.hotbloodedgaming.com/forum/vbactivity.php anything I might be able to do to tweak that on my end? |
Under CSS Templates -> dbtech_vbactivity.css, decrease the width of
.rankingstart dl.ranking dd Fillip |
Worked like a charm!
Thank you very much |
Quote:
Activity at 20029.25% Is this correct to show like this ? cheers To add to this also, i on ly have 1 achievement for the moment |
Can you tell me what that one Achievement is? If there's a problem with it when you're posting, I'll fix it.
The Activity % is normal for the first week or so of running the mod. Don't worry, it'll sort itself out in time :) Fillip |
I did what you said and it fixed it
1 Thing if possible, i know you may be busy but for newbies like me, a description on how to add achievements,etc properly cheers anyway for the uick fix and reply |
Quote:
Don't really want to get into that sort of thing in this thread. Iain |
Not on my forums but in an email i get :
Database error in vBulletin 4.0.2: Invalid SQL: SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_micromembers AS phrasegroup_micromembers, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM forumslanguage WHERE languageid = 1; MySQL Error : Unknown column 'phrasegroup_micromembers' in 'field list' Error Number : 1054 Request Date : Sunday, March 7th 2010 @ 09:38:54 AM Error Date : Sunday, March 7th 2010 @ 09:38:54 AM Script : http://www.nextgenerationgamers.co.u...&sort=username Referrer : IP Address : 216.129.119.42 Username : Classname : vB_Database MySQL Version : Any fix ? cheers |
That is entirely unrelated to vBActivity, it's related to a mod that has something like "Micro Members" in its title :)
Fillip |
hi, is it possible to make the stats in the Userbar (postbit) collapsing?
|
Not currently, but I'll add it to the list pf potential features for a future version :)
|
I have noticed that going to the activity page the subnav on the navigational bar is GONE. And eys I am using the latest version of vBulletin
this bar [http://i45.tinypic.com/211x11.png] https://vborg.vbsupport.ru/external/2010/03/59.png is not working in activity page! [http://i45.tinypic.com/2cny1rd.png] https://vborg.vbsupport.ru/external/2010/03/60.png |
I'd guess (purely a guess too), but subnavs are nav items in relation to the primary nav tab you're currently on.
There are no sub nav links for activity (maybe there should be?). But regardless it wouldn't make sense to have things like "Blog Settings" and such if the Activity tab is the active tab. |
however that sub nav displays on eveyr page on my forums but the activity area. also this isnt the suite version of vbulletin nor do I have the blog that works with this version of vbulletin only the on that works with previous versons before 4.X.X so blog stuff wont appear on mine :p
|
Trek is indeed correct, I just didn't add any sub-items to it.
In my defence, at the beginning of the making of the mod I had no idea what I was going to put there, and I just never went back :p Fillip |
Does this work on vBULL 4.0.0 mate??
|
It might, but it's only been tested on 4.0.2 because of the bug introduced in vB 4.0.1
Fillip |
Hey there how can I fix this prob ?
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/dbtech/vbactivity/includes/class_profileblock.php on line 687 |
Try running the Repair Cache function in the AdminCP.
Fillip |
I tried to run this : Repair / Optimize Tables but it didn't work
|
The Repair Cache menu item under vBActivity.
Fillip |
I pressed that already it says Cache rebuilt successfully.
but still the same error is this an array ? // Store a cache of the rewards $rewards["$day"]["$i"] = array_merge( $rewards_r, $vbactivity->cache['achievement']["$rewards_r[featureid]"] ); |
The only other thing I can think of is that you somehow have an Achievement in the system that's been deleted.
try adding this above that statement: PHP Code:
|
Is there a default setup once installed? I am referring to the points and rewards, etc...
|
The Lite version doesn't contain a basic set of Achievements, no.
The points can be calculated via the AdminCP or ModCP (for Activity Managers). Fillip |
Can the mod tell us who 'won' a given period week/month/year?
Can I remove certain users/usergroups from being displayed (my posting bots and admins/mods) Also how much is the pricing of vBA full? |
Quote:
Quote:
Quote:
Fillip |
Quote:
Are there any plans to implement the monthly stats, as I only want this mod to help run a competition... and as it is it won't do this. I would be more than happy to pay for it, if it did this. |
I reckon it would be feasible to add monthly stats. I suppose we should store the Top X daily/weekly/monthly winners (where X is a number chosen by the Admin, and each stat storage can be individually disabled).
I'm not entirely sure when the next feature release is going to be, as we have other stuff on our plate right now (such as bringing out a bugfix release over the course of next week) but whenever it is, it'll definitely be a Pro feature. Fillip |
What's the chance of this being ported to 3.X series? I just do not support the 4.X series at this time and don't see me supporting it for quite some time..but I would love to try this mod and buy the pro version.
Thanks bud, Curt |
v1.1.1 has been released, with the following changes:
* Tabs with no data will no longer show up on vbactivity.php * Achievements are now cached to allow for a faster loading experience when viewing threads. * The product is now easier on the server due to the above caching. * Other various reported bugs fixed Fillip |
Quote:
|
vBExperience, the mod this is built to replace, still works on 3.8 :)
Fillip |
I'm getting flooded with error messages since installing the upgrade. 1398 emails in my inbox since I installed this late last night. I'm getting about 2 error emails a minute at this point.
The error is: Database error in vBulletin 4.0.2: Invalid SQL: SELECT * FROM dbtech_vbactivity_rewards WHERE userid =; 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 '' at line 2 Error Number : 1064 Request Date : Friday, March 19th 2010 @ 11:20:52 AM Error Date : Friday, March 19th 2010 @ 11:20:52 AM Script : http://www.supramania.com/forums/sho...dy-Type-RS-BOV Referrer : IP Address : 67.195.114.47 Username : Unregistered Classname : vB_Database MySQL Version : I have disabled the mod as my users were getting these error screens as well. |
Try this:
In dbtech/vbactivity/includes/libs/activity.php find: Code:
public function verify_rewards_cache(&$userinfo, $updatecache = true) Code:
if (!$userinfo['userid']) |
I have made the requested edits and have reenabled the mod. I will report back shortly.
|
I'm now getting a whitescreen error on all pages.
I will have to back this out and try again later when the site is quieter. |
I'll do some research on it myself, it seems to be because you have guest posting enabled in at least some forums.
I'll post back once I've figured this out, sorry for the problems :( Fillip |
I've just tried this fix myself, and it works fine. The white screen was probably either due to an incomplete copy/paste, or not waiting for the file to upload properly.
How about with the attached file? I'm holding off releasing this fix until you can verify it's working correctly :p Fillip |
All times are GMT. The time now is 02:41 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|