The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Not able to see Last Activity description
It shows the time of their last activity, but not where exactly they are.
|
#2
|
||||
|
||||
In the "user" table, the column "lastactivity" is a timestamp, so it isn't designed to show the last location, but simply the time of a user's last activity. If a user is online, you will see where they are under "Current Activity."
|
#3
|
||||
|
||||
I have a user online right now and it won't show what their activity currently is, pretty weird.
|
#4
|
||||
|
||||
I was able to determine that even for a user who is online, you do not have anything in the variable $prepared['action']. I have no idea why though.
|
#5
|
||||
|
||||
Could it be from a mod?
|
#6
|
||||
|
||||
It could be. To test this theory, edit the file:
includes/config.php to add at the top the line: PHP Code:
PHP Code:
|
#7
|
||||
|
||||
Quote:
Nope, I was able to see activity for the others that were online once I added that to the code. |
#8
|
||||
|
||||
Quote:
--------------- Added [DATE]1447390876[/DATE] at [TIME]1447390876[/TIME] --------------- Okay, I found and fixed the problem. It was caused by a combination of two add-ons...DragonByte Tech: Advanced Post Thanks / Like (Lite) and VSa - Login To User Account. If both are active, then a dirty cache issue causes the needed variable to disappear. Fortunately another coder had provided a version of the VSa add-on that resolves the issue, so I downloaded and installed it and all seems to be good now. Here's a link to the post containing the the hack of Valter's mod: https://vborg.vbsupport.ru/showthrea...51#post2294051 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|