![]() |
Quote:
Quote:
Code:
<div class="info">code</div> I could be wrong though, i might just have it defined due to my styles. |
i got Warning: unserialize() expects parameter 1 to be string, array given in [path]/index.php(67) : eval()'d code on line 21 in index.php?do=activitystat
im using 3.8.1 pl1 anyone got the same message too? |
todays activity only works for my username...everyone elses is not moving up, and ideas?
|
It's off by default because it brings a large load increase. You need to enable "Find today's activity for all users"
|
On profile user not appare location but only: Current Activity: Viewing home page :confused:
This error on: VB 3.81 and 3.82 Tnx in advance for you reply ;) |
I'm not sure I understand. You're saying that when a user is viewing a user profile that they show as viewing the home page on the who's online?
Are you sure this mod is responsible? I don't do anything that should effect the locations there. Also note that it will display that location when the location isn't known, such as when an AJAX script or dynamic image script runs if it isn't properly setup not to show in the who's online. Since AJAX scripts and images are loaded after the main page, these would clobber the location. |
I installed it, but I can't get the images to show up. I see the stuff in the post bit, but the images don't show up.
|
Did you put the images in the correct place? It's a different place for each style. Right click the broken image and get the path where the browser is looking from the properties. That should help you figure out where the images belong.
|
Hello I need a help if someone have the experience of this happen.
When I am pressing stats on the navbar I am getting this error on the top of the statistic page: Warning: unserialize() expects parameter 1 to be string, array given in [path]/index.php(67) : eval()'d code on line 79 I am appreciated for any idea or help Thanks Robby-gr |
Are you using the default datastore code, or are you using memcache or another alternative?
What vB version are you using? |
Hello WetWired thanks for reply me.
I use VB3.8.2 and xcache and you have right!! I disabled the vB_Datastore_XCache and came back to vbulletin default vB_Datastore_Filecache and now is working ok. But if you know (neither no):) a way to work with xcache too I will appreciated you, so much. With respect Robby |
Hey -- GREAT mod -- it's become the lifeblood of a site I co-run. Two quick questions:
1. Is there a way to modify the "Top Activity" page to show last login instead of join date? 2. Is there a way to modify the "Top Activity" page to hide banned users (or users that are in a specific usergroup)? We have an activity-based site, and when people fall below a certain activity level they get put into an inactive group. I'd like to be able to hide those folks from the top activity page so we see only the actives. Thanks! |
Is this compatible with v3.8 yet? I would love to use this mod.
|
Quote:
in the plugin marked "Top Activity" (for forumhome), find Code:
//**************************************** Code:
$querylimit='usergroupid<>100'; For the date thing, I think you should be able to find (in the same plugin) Code:
$longresult=$db->query_read('SELECT userid,username,joindate FROM '.TABLE_PREFIX.'user WHERE userid IN ('.$ids.')'); Code:
$longresult=$db->query_read('SELECT userid,username,lastvisit AS joindate FROM '.TABLE_PREFIX.'user WHERE userid IN ('.$ids.')'); |
Quote:
|
Hello WetWired can you drop me one line answer?
I use VB3.8.2 and xcache and you have right!! I disabled the vB_Datastore_XCache and came back to vbulletin default vB_Datastore_Filecache and now is working ok. But if you know (neither no) a way to work with xcache too I will appreciated you, so much. With respect Robby |
I don't know anything about xcache or why it messes up the top activity caching. The error you gave was related to the datastore, so that was the prime suspect. TBH, if you're getting that error I'm not sure how anything can work on your forum, since everything uses the datastore. The top activity uses it in a non-standard way, though, since the usual way would require a separate file for the top activity page.
There are two relatively easy ways to solve the problem:
The third option would be to find out what xcache is doing, but as I said I know nothing about it. |
Hello WetWired thanks for your answering me.
I understud these you wrote me. I dont have other problems using xcache, datastore is working ok. I will search and make some other combinations to find a way to work with xcache without this message on the top of page, I hope to find an answer :) I like your mod very much, is good clever and clean job. Thanks a lot. Robby |
Quote:
|
Quote:
Upload the attached file to your forum directory and access activitystat.php with xcache on. See if it works without giving an error message. If it doesn't give an error message, I will follow up with the template changes to integrate it propperly. |
any chance we see this mod as a 3.8 mod??
|
From what I'm told, it works fine with 3.8.
|
hello Wetwired,
i have the different show statistic of "Today Activity" between member list page and showtrhread page... At the memberlist page,the "Today activity" Show zero bar...but at the showthread page show 1 bar... What wrong with my setting? |
You must manually enable showing activity for each location in the Activity Display settings page.
|
Can you give me the link of the activity page, as I just changed my forum's theme, and its not showing on the nav bar anymore, so i suppose i think i should add it manually.. in the navbar templates.
Thanks Edited:- anyway got it fixed. thanks |
Installed and working... but there is a problem with me..
How can change color of texts Activity, longetivity, Today & Posts.. since my back ground is white. i need to change this to black or something.. |
Quote:
|
can somebody tell me, where i upload the folders light and dark please?
i dont know where's it |
Quote:
|
i have this product running on 3.8.2...everything seems to be working, however no one is getting promoted after the initial calculation of stats b/c the stats are not updating. the cron is set for once an hour, and it has been installed for a few hours now. i have also tried to manually do the memberlevel promotions...but no luck.
i am running it for a contest, and set the start of board time at noon on thursday. |
The cron? There is no cron.
The stats update once a day. The amount that activity can rise in a day is limited; that's the point of this mod: you can't artificially raise the activity figure in one day, you must be continually active. Also, the start of board time only effects longevity, which is how long a user has been a member compared to how long the forum has been arround. |
Nice mod and thanks for answering everyones questions. Need more customer service like you..
Good job i like this mod works nice Also how did you put your mod in the table that is shown on ur sig? |
thanks wetwired.
|
Hello i was wondering if this is correct. When i put my cursor over "Post" it dosent show post count it only shows a letter "s". Should this give me a post count?
|
Will this mod run in x3.8?
|
Quote:
|
Quote:
|
Quote:
|
i didn't understand where to upload the images folder?
somebody help please |
Inside the zip file, there are two folders, "light" and "dark". You want to put the "activity" folder from the one that describes your site's style (light styles use the light folder) in the "misc" folder for the style that you are using. If you are using the default style, this would be forum/images/misc . Otherwise, it should be pretty easy to figure out by right clicking where the images should be in the postbit, going to properties, and looking at where the browser is trying to get the image; upload the activity folder in the place where the browser will find the images where it is looking.
|
All times are GMT. The time now is 04:22 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:
|