vb.org Archive

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

RadioErewan 02-12-2009 11:28 AM

Phalynx, would like to count experience points against activity (ranking position will be dependent of current activity), where should I do this.
Found
PHP Code:

$xperience['count_xperience'] = floor($xperience['count_xperience']); 

in class_xperience.php
Will it work?
PHP Code:

    $xperience['count_xperience'] = floor($xperience['count_xperience']*$user['xperience_ppd']/100); 

ps. Your mod rocks!
Regards

DJ XtAzY 02-12-2009 11:38 AM

I imported the Post Thank You addon and now i have two settings in the Points admin section with similar settings. Whats the different between "Points for thanks" and "Using the Thanks Button" and along with other thanks settings?

Phalynx 02-12-2009 12:21 PM

Quote:

Originally Posted by RadioErewan (Post 1741795)
Phalynx, would like to count experience points against activity (ranking position will be dependent of current activity), where should I do this.
Found
PHP Code:

$xperience['count_xperience'] = floor($xperience['count_xperience']); 

in class_xperience.php
Will it work?
PHP Code:

    $xperience['count_xperience'] = floor($xperience['count_xperience']*$user['xperience_ppd']/100); 

ps. Your mod rocks!
Regards

This would not really work. Much more recoding would be needed.

Quote:

Originally Posted by XtAzY (Post 1741805)
I imported the Post Thank You addon and now i have two settings in the Points admin section with similar settings. Whats the different between "Points for thanks" and "Using the Thanks Button" and along with other thanks settings?

The other one are for the "thanks via vS-Hide Hack Resurrection".

DJ XtAzY 02-12-2009 12:34 PM

Also, how do i use the promotion system. I enabled it but when i click on Promotions under Usergroup, no new settings show up. Am I doing something wrong?

Phalynx 02-12-2009 12:59 PM

Promotion must be done by editing the level xml, please read the docu about this.

RadioErewan 02-12-2009 05:07 PM

Quote:

Originally Posted by Phalynx (Post 1741835)
This would not really work. Much more recoding would be needed.

Did it slightly different:
PHP Code:

$xperience['count_thread'] = floor($xperience['count_thread']*$user['xperience_ppd']/100);
$xperience['count_post'] = floor($xperience['count_post']*$user['xperience_ppd']/100); 

To affect only threads and posts points. And it actualy works.
See it here: http://forum.olympusclub.pl/xperience.php
Should I expect unexpected behaviour?

Are you interested in incomplete PL translation (translated only forntend items)?

Regards

Phalynx 02-12-2009 05:46 PM

Quote:

Originally Posted by RadioErewan (Post 1742103)
Did it slightly different:
PHP Code:

$xperience['count_thread'] = floor($xperience['count_thread']*$user['xperience_ppd']/100);
$xperience['count_post'] = floor($xperience['count_post']*$user['xperience_ppd']/100); 

To affect only threads and posts points. And it actualy works.
See it here: http://forum.olympusclub.pl/xperience.php
Should I expect unexpected behaviour?

Are you interested in incomplete PL translation (translated only forntend items)?

Regards

Great you got it running. Oczywiscie chcem tlumaczenie :)

BozzaJos 02-13-2009 03:47 PM

Hey Phalynx,

For several months, I have been looking and looking at this thread but wanted to wait with installing it after I upgraded to vBulletin 3.8. I've done that yesterday and finally the moment has arrived. I love this hack and I hope my members will as well.
Before I go and install it, I was hoping I could get a really quick answer. I am running a vBulletin forum with 82,000 members, 140,000 posts and 19,000 threads. What level do you think I should take? I know I can test it all out but my knowledge about this is pretty limited and I don't want to get any errors whatsoever. Perhaps you, or anyone else, could tell me.

Thanks in advance and once again, congrats on creating such a popular and amazing hack!

RadioErewan 02-13-2009 03:52 PM

Quote:

Originally Posted by BozzaJos (Post 1742998)
Hey Phalynx,

For several months, I have been looking and looking at this thread but wanted to wait with installing it after I upgraded to vBulletin 3.8. I've done that yesterday and finally the moment has arrived. I love this hack and I hope my members will as well.
Before I go and install it, I was hoping I could get a really quick answer. I am running a vBulletin forum with 82,000 members, 140,000 posts and 19,000 threads. What level do you think I should take? I know I can test it all out but my knowledge about this is pretty limited and I don't want to get any errors whatsoever. Perhaps you, or anyone else, could tell me.

Thanks in advance and once again, congrats on creating such a popular and amazing hack!

You have to test it. It takes moments to find it, which one fits. In readme file found hint about choosing right one (top posters with level 60-70), and in my case - 10k users 250k posts, level 4 was the answer.

Regards

RadioErewan 02-13-2009 05:03 PM

Quote:

Originally Posted by Phalynx (Post 1742128)
Great you got it running. Oczywiscie chcem tlumaczenie :)

OK, now mu users are debugging it ;-) Will send it to you next week.
And have question about promotions.
Will this system also degrade users? When user drops in ranking, will be downgraded to lower usergroup?

Regards


All times are GMT. The time now is 04:02 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.03729 seconds
  • Memory Usage 1,763KB
  • 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
  • (6)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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