vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBExperience (https://vborg.vbsupport.ru/showthread.php?t=171014)

Stryker412 09-19-2008 04:46 PM

I created a custom award for users who donate using Paypal. The same person has held the award since July even though they haven't donated since then. Any idea how I can fix this?

stonner 09-19-2008 10:05 PM

Hi,

I have two questions:

I'd like to show an overview how to earn points exactly,i.e.:

For posts: x points
For threads: y points
etc.

Is there something like that?

We wanna use vbexperience for a contest. Is there an option to calculate only a specific time period?

Thank you

Alfa1 09-19-2008 11:22 PM

Please add: Points for Best Answers. See: Answer Forums

ehsanix 09-20-2008 04:00 PM

thnx for great mod

the average avtivity bar on my board is around 60% and i have only 4 members with 100% activity

how can i set it that the average activity for users goes around 90%

already it's set to 21 days and i'm using level 5
any idea ?

ehsanix 09-20-2008 10:55 PM

Quote:

Originally Posted by ehsanix (Post 1626424)
thnx for great mod

the average avtivity bar on my board is around 60% and i have only 4 members with 100% activity

how can i set it that the average activity for users goes around 90%

already it's set to 21 days and i'm using level 5
any idea ?

i found it :

Code:

        if (($avgppd > 0) AND ($ownppd > 0)) { $posts_per_day = floor (100 * ( $ownppd / $avgppd)); }
on line 833 of "class_xperience"

am i allowed to modify it a bit into my desired result?

gooey 09-21-2008 01:06 PM

I wonder if I could trouble someone for a little advice.

Having tested vBexperience on my forum, I'd like to now uninstall it. I've uploaded the kill_experience.php file however I'm unsure how to go about actually executing it.

If someone has removed it previously, would you mind giving me a brief walkthrough?

Thank you

gamerfu 09-21-2008 06:48 PM

Quote:

Originally Posted by gooey (Post 1626935)
I wonder if I could trouble someone for a little advice.

Having tested vBexperience on my forum, I'd like to now uninstall it. I've uploaded the kill_experience.php file however I'm unsure how to go about actually executing it.

If someone has removed it previously, would you mind giving me a brief walkthrough?

Thank you

I did this when 3.7.16 was out and went back to 3.7.14.

AdminCP -> Product Management -> Uninstall vBExperience & vBExperience Level

Next upload the kill_vbexperience.php to the folder it specifies. Type in the full URL (ie, http://yourdomainname.com/forum/kill_vbexperience.php).

DONE~!! :cool:

gooey 09-21-2008 09:45 PM

Excellent, thank you for your help. Worked a treat.

Chris11987 09-22-2008 02:16 AM

Is there a way to make it so a user can get an award for X amount of posts in a specific forum, instead of posts as a whole?

cykelmyggen 09-23-2008 05:57 AM

Suddenly shop items appear vertically in postbit - before they were shown horizontally. Setting is "Postbit_userinfo_left (below rank default). Can't see where to change this to horizontally? See attached screenshot!
Otherwise - thank you for this great hack:)


All times are GMT. The time now is 10:51 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
  • Page Generation 0.02655 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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