![]() |
Nice work and thx for the update :)
|
I'm using vb 3.7.2 pl2
The problem is when I go to the stats page and I try to veiw the secound or third page it takes me to the main page. |
Quote:
Quote:
|
Quote:
Main page = index.php Page with all threads = forum.php Is there a workaround for me to get it to work? Thanks again :) |
I just told you.
Quote:
|
Thank you very much you are the best is working just fine thanks again
|
Quote:
It's kinda tricky but here it goes. I want the Vba page to be the main page when members logs in (index page). On the index page lies a link called forum which take you to a page that displays a list of categories etc. If I set the AdminCP>vB Options>Forums Home Page Options>Script Name for Forum Home Page, to forum, it works but the default page that members will be directed to when loggin on will be the page with all the categories. However if I set the AdminCP>vB Options>Forums Home Page Options>Script Name for Forum Home Page to index it no longer works but, members who log in will be able to view the page that I want. Sorry if I caused any confusion. Thanks for the help. yep I'm a noob.. haha |
Well if that's the case, you'll have to manually edit the mod. Go to Admin CP>Plugins & Products>Plugin Manager. Edit each of the plugins starting with "Top Activity", replacing each occurance of
Code:
$vbulletin->options['forumhome'] Code:
'forum' I would suggest that you inquire at vbadvanced.com about an alternate means of making the login redirect propperly. |
Quote:
Thanks for all your help! GREAT Mod! :up: |
Err, I meant to say replace with 'forum' o_0. Not sure how I mixed that up.
|
Wired, I can't figured out for the life of me to get this thing installed properly, I keep getting the error on line 107 on global.php
Tell me what to edit, and where to go since I just got started off with vB. Here is the exact error I get: Quote:
My website link: www.47r-squad.com |
Not sure how I missed that one.
Go to Activity Settings>Rank and Promotions, then set Promote in absence to No untill the next release. |
isnt that in a defualt setting tat its set to "no"
|
Yup, its set to no by default.
Anyways, I still need help with my issue, read post #: https://vborg.vbsupport.ru/showpost....&postcount=131 |
You can only get that error on that line if the setting is set to yes. The only other thing I can suggest is to comment out the line causing the error untill I can fix it; unfortunately the fix requires rethinking the way I do it, so it'll take a bit of time.
To comment out the offending line, edit the global_start Activity Modification plugin, find Code:
WWU002promoteUser($userinfo,0); Code:
//WWU002promoteUser($userinfo,0); |
nice mod would come in helpful - that way i can reward those who have high activity - thanks
|
Geez, I found a very nasty problem and I had to uninstall. I really love this hack, and I want to know what to do to fix the issue.
In fact, when is enabled and a user tries to post, it appears a white page with novpostTD and one has to press "back" button and refresh in order to see what it posted. Also, under the close threads appears a novPost message, this until I disable the hack. Please, can you help me with this? I am quite puzzled why this happens and I like very much the hack. |
Quote:
does this problem occur on all styles? or just the 1 style, i have it workin on 10 styles on 3.7.3 with no problems at all, it sound like some sort of security token issue with a style, if u have a custom style try reverting the new post template, this may solve the issue, although do note that if you do this and it doesn't work you will have to reinstall the xml file for that style and also add any additional template changes you might have manually made to it before you reverted thanks |
I have checked now and it appears on all my skins, including the default one.
Also, I have to mention that I have used the second method (I installed the activity folder in misc for every style). I didn't do any template modification, just uploaded the folder and imported the product. Thanks! |
I've never seen anything like this. If I had to guess, I'd think it meant that the AJAX request wasn't getting what it was expecting, but this is very much a guess. Can you look at your HTTP error log and see if any entries are added when you get this issue?
|
I think these stats look much better than VBExperience :up:
I still have VBExperience active but Ive stopped it displaying those horrible bars. Thanks for sharing your work :) |
Does this take VB Blog usage into account? Does this calculate both forum and blog time? If not I cant use this at all.
|
Quote:
|
I have posted the fixed version
|
i can not uninstall this mod, the eror is :
Code:
Database error in vBulletin 3.7.2: help :O ? |
The only way that can happen is if it was not completely/propperly installed. Instead of uninstall, choose edit. The third section will be "Existing Install/Uninstall Code." Check the box for delete next to the third row (which should contain the query you posted), then click save at the bottom. You should then be able to uninstall.
|
i like this one very much. thank you so much for the mod....
|
Hmm... i installed it.
But when i view a post, it only shows the first post, and keeps loading. Anyone have a solution?:S |
Thanx for this great add-on. Just installed, translated and try how its working.
I have done all maintenance manually. Logged in as admin, the visit activity shows 0%. Don't know where is calculated. Some of my settings: Find today's activity for all users: Yes (and No - tried both) Find today's activity for logged-in user: Yes Show activity breakdown in tooltip: Yes (here at tooltip, visit activity: 0%) |
Quote:
Quote:
|
Quote:
|
Quote:
Some members do not have days, they just have percentages. what does this mean or what is it referring to? Thanks! :) |
If they do not have an "x days to 100%", then they have not started on their way to 100% (they missed visiting or posting yesterday) or are already there. This feature was added because it's hard to tell otherwise; for good reasons your activity may seem to "stall" while "bubbles of inactivity" are purged. On my forum, I have rewards for reaching and sustaining 100% activity; if it doesn't matter much on your forum, you may want to disable the feature.
|
Quote:
If they are "already there" how can reward them for reaching and sustaining 100% like how you have on your forum? :D |
I have a usergroup that I add people to that gives them a larger avatar. I use template conditionals to make it smaller while they are under a certain activity level. I have a second group for those that sustain 100% for 28 days that goes small at a lower activity level. You can use the variables mentioned in the customization document to implement such systems.
In any case, the rewards are manual and could be something easier to setup. |
i have the casino installed, and i noticed that my casino cash was not showing in the postbit after i installed this. any ideas?
|
Try turning off the "Remove x" options in the Activity Display options.
|
Quote:
|
Is there any way to make the data (both postbit and ranks page) accessible only to the administrator usergroup? i.e. similar to a user's IP address only showing for mods and higher.
This mod sounds like quite an interesting way of gauging clan member activity, but making it public might promote spamming to influence ranking. If this sounds unusual to you, we also have karma padders on our board :rolleyes: |
Well the whole point of the system to cut down on spam, since it only counts a limited number of posts each day. That said, you should be able to use template conditionals so that the info only shows to certain usergroups. Surround the templates
activity_rankblock,activity_statblock,activity_top statpage with Code:
<if condition="is_member_of($bbuserinfo,6)"></if> |
All times are GMT. The time now is 02:25 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:
|