vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Activity Modification (https://vborg.vbsupport.ru/showthread.php?t=93831)

WetWired 11-04-2005 03:21 AM

Do you have phpMyAdmin or another such tool? Check the values for wwu002lastvisit in the user table for some active users and a few entries from the wwu002visitlog table. Also, if you could screenshot the activity hack settings page, that may also be useful.

Lor20 11-05-2005 01:54 PM

lastvisit is set to last midnight for ppl who visited today, the visitlog looks fine (eg:)
select * from wwu002visitlog where userid=2 limit 5;
+------+--------+------------+
| unid | userid | dateline |
+------+--------+------------+
| 17 | 2 | 1130803200 |
| 737 | 2 | 1130889600 |
| 1193 | 2 | 1130976000 |
| 1671 | 2 | 1131062400 |
| 2175 | 2 | 1131148800 |
+------+--------+------------+

my settings are:
2-3-2005
4 weeks reflected
3 counted posts
2.0 for Visit Weighting
no Find today's activity for all users
25 Level 2 Threshold
60 Level 3 Threshold
1=Spark
2=Flame
3=Wildfire
the rest is default.
I even tried to update the memberlevel manually in the table but it didnt get a different title on the forumdisplay either. For some reason the activityupdate wont run it seems.
Lor20

StarBuG 11-05-2005 03:58 PM

thx for this.

Works like a charm only if you hover with your mouse over the images you have %% instead of only one (except posts ;)

[high]* StarBuG clicks install[/high]

WetWired 11-05-2005 08:00 PM

If you updated the memberlevel in the table, then you should definately be getting different text. I don't know what could be going wrong except that for some reason the ranks aren't being parsed correctly. Import this plugin, go to a forumdisplay page, view source, and copy the comment at the top.

StarBuG 11-06-2005 07:09 AM

when i change the settings for weeks, posts or how much a visit is worth I get this error:

Fatal error: Using $this when not in object context in /some/path/html/forum/admincp/options.php(843) : eval()'d code on line 7

Ryan McBain 11-06-2005 09:15 PM

nevemind. I got it working right.

TJFweb 11-06-2005 10:43 PM

Quote:

Originally Posted by StarBuG
thx for this.

Works like a charm only if you hover with your mouse over the images you have %% instead of only one (except posts ;)

[high]* StarBuG clicks install[/high]

I think that started happening as of the vB 3.5.1 upgrade. You just need to edit your phrases and delete one of the % signs.

GrendelKhan{TSU 11-06-2005 11:59 PM

[quote]
Quote:

This should work:

HTML Code:
<if condition="THIS_SCRIPT == showimage">
&nbsp;
<else />
[activity code here]
</if>

1. OK, so this will turn it OFF when in vbadvanced gallery...which is a workaround.
2. er.... I don't know how to use that code. :(


any help would be greatly appreciated. I love this mod. :D :D[/QUOTE


can someone tell where to apply this code to turn off the activity hack in vbGallery? (causes conflict)

Ryan McBain 11-07-2005 12:48 AM

fixed

TJFweb 11-07-2005 01:00 AM

Quote:

Originally Posted by Ryan McBain
I've noticed that on IE my activness for today doesn't show. But on firefox it does. I don't know if it just doesn't show at all or it shows differently. What might be causing that?

Would you be able to provide a screenshot of this?


All times are GMT. The time now is 09:32 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
  • Page Generation 0.01377 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete