vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

02-06-2015 12:30 AM

Hi Phalynx,
I have installed your plugin :
vBExperience410_20111216_GOLD.zip

But why points per post and another point can't be change?
Where to set it values?
I found setting for user (day of login) points but not for others like post, like, comments, etc

And why experience invisible on user Profile?
Where to set it visible?

Need your help ASAP, tq

DannyITR 02-06-2015 11:12 AM

Anyone have this working with post/thanks/likes?

Megaboost 02-06-2015 05:57 PM

Can anyone tell me if this works with vb 4.2.2 or if it will ever ve available for 4.2.2?

DannyITR 02-06-2015 06:01 PM

It works but like I said, can't get it to count any likes/thanks.

Megaboost 02-09-2015 01:41 AM

Thanks for the reply Danny, I think I'll give it a miss until this little Issue is fixed.

Palmcone 03-05-2015 02:06 PM

Quote:

Originally Posted by ozzy47 (Post 2451719)
Warning: Assigning the return value of new by reference is deprecated in ....Bla Bla Bla

How to fix.

Open the file, includes/cron/xperience_calc.php, in that file find the following:

Code:

$xPerience =& new xPerience;
Replace with:
Code:

$xPerience = new xPerience;
Open the file, includes/cron/xperience_activity.php, in that file find the following:

Code:

$xPerience =& new xPerience;
Replace with:
Code:

$xPerience = new xPerience;

Did this, still getting the errors. :(

What brought me here though is that the links to experience in the quicklinks are not showing up. The tabs are working on user profiles and the postbit info is working but I'm unable to check stats for the forum as a whole.

MistViper 03-14-2015 12:10 PM

I got a small bug for the fields Select the fields you want to sum together,

I got twice the same field shown up, Points for Posts.

how do I clear one? What file to edit?

nolimitreef 04-19-2015 04:57 PM

Does vBExperience work with DBTech vBActivity and Awards and vBInfoPanels? If so, how?

Draw Planet 05-12-2015 08:21 PM

Quote:

Originally Posted by Draw Planet (Post 2491554)
Hey all,

I'd like promotions to be handled the same way achievements are with conditions. That means instead of <this> OR <that>, all conditions must satisfy; <this> AND <that>.

Could anybody please give me an idea of how to achieve this?
Thank you very much! :up:

Anybody got an idea for this?
Either promotions work as conditions, or achievements promote, or achievements can give XP which can be used towards promoting.

SkepticalGaming 06-21-2015 12:26 AM

awards, achievements, anything given wont go away.
i reset everything and still they wont go away until i disable the plugin completely.
Seems like once the awards are given you cant take them back, odd.


All times are GMT. The time now is 07:19 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.03730 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)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
  • (3)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