![]() |
Question: (trying to decide whether to downlaod this or vBCredits) - is there a "per forum" setting? For example, can I allow users to earn points by creating a thread in my review forums (which power GARS), or news forums (which power VBA CMS), but not elsewhere?
In addition, when defining levels and experience points, can I define level titles also? |
I can't manage my settings in the AdminCP.
Like: vBExperience Settings: General Settings: Bars Settings: Points Settings: Awards Settings: Shop Settings: Stats Statistics: Level When I click one, I only see: vBulletin Options vBulletin® v3.7.3 Patch Level 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd. Strange enough: Statistics: Level Delete Statistics Recount Manage Awards Manage Shop Manage Custom Points Import another level product Those are working correctly. Anyone a solution? |
Quote:
Quote:
----------- POSSIBLE PROBLEMS: There is might be a small problem if somebody installed my previous release of this hack: This code doesn't seem to work: Code:
if (field_exists('xperience_stats', 'points_misc_postrate')) $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "xperience_stats CHANGE points_misc_postrate points_post_postrate BIGINT"); AND THIS MAY BE A BUG FOR vBExperience: awardfields for Awards are stored in table: <TABLE_PREFIX>xperience_awards For Awards that take points_misc_postrate into account, it will store this fieldname in this awardfields. After I change the field to points_misc_postrate, the awardfields is not updated. So SQL query error is triggered say field points_misc_postrate doesn't exist (of course). This is true for any addon that update/upgrade containing changing of field names. |
Will this mod be updated for vb 3.8 beta (maybe RC) or will you wait until vb 3.8 becomes final? Or is it possible for non coders to adjust vbExperience? Eg the security token has been changed during one of the last vbulletin updates and it is pretty easy to solve this problem.
I am asking, because the new vbulletin version has social group improvements which are badly needed. I know that you have released a very fine mod called social forums, which is even better in terms of social group messages, but it probably won' t get updated to vb 3.8. Thank you! |
Quote:
Quote:
Quote:
Quote:
Quote:
<code version="1.0.0"> -> <code version="1.0.1">, or just simply do a <code version="*"> to execute it on every install. Quote:
Quote:
|
Anyone know if you can just remove the Activity bar in the postbit?
|
Quote:
|
Thank you Phalynx
|
Quote:
|
Love the mod. I have one request. I don't like having the mini award show up next to the username in the postbit. I attempted to grab the code that goes there from the templates and insert it into my postbit directly at my preferred location however it doesn't work. It gives me a dead image. I viewed the image path and its not including the end of the image name.gif
What is the bit i can put in my postbit to have the award appear other than using the settings? I need to actually code if that is possible. Thanks, |
Quote:
Quote:
|
When exactly are "use of reputation" points calculated? I went in and repped someone, and their points didn't change, nor did mine. After 30 minutes, still no change. What about "rep" points; when does that recalc also, on-the-fly (realtime) or once a day? I couldn't see whether any of the cron jobs tallied "rep use" or "rep" points.
|
Recalculation is beeing triggered by a new posting and the cron, regardless what you did.
|
So if I rep a post, when exactly should points go up? I've set "use of rep" and "rep" to add points (via AdminCP), but I don't see the increase happen immediately after giving rep. I even went to the cron and hit "run now" on all 3 vBExperience crons, and still no increase.
|
As I already said: A posting is the trigger. If you post something, then all stats, including rep are calculated. This has been done to avoid recalculating every time a user clicks somewhere.
|
Ok, I understand now. Sorry for my slowness. People have to post to keep their points updated. It makes sense, and rewards/promtes active participation. Thanks for your prompt answer, and for a great product!!
|
Quote:
Im not figuring this out. Here is what im manually putting in the postbit Code:
<img border="0" src="$stylevar[imgdir_misc]/level/award_$awardname" title="$awardtitle"> Code:
<img border="0" src="$stylevar[imgdir_misc]/level/award_$awardname.gif" title="$awardtitle"> http://warriornation.net/Forum/images/misc/level/award_ and http://warriornation.net/Forum/image...vel/award_.gif Notice the actual image name is not appearing. What variable do I need to put in that image path to have it display? |
@phlynx i have already marked it installed, long before.....
here are my queries ok Phalynx, i am having some problem.... The VBexp tab in admin control is not working.....The Vbulltin options are working fine, but when i am clicking the VBexp tab and then cliking any of settings its totaly blank. First i uploaded the VBexp 3717 version, it was not working, then i uploaded the Beta version and its same...what to do now?? Already clicked install can we have a promotion system based on activity. Say if the user has over 50% activity he/she will be shifted to a new group and when the activity will fall below 50% he will again come back to the old group. |
Quote:
Quote:
|
Nice addon! Could you give some hints on how to make a plugin for vbexperience? For example, what hooks should be used, and for what goal? Or if this was already discussed, where should one read about it?
|
Quote:
|
Quote:
|
anyone can help me do a custom for Vbookie? i can provide test forum and all?
|
Quote:
The fault of the point system is that once a user reaches a certain point value, he is promoted to a particular group, but after that he can remain inactive and enjy all the facilities. But by activity meter, he/she always have to be active |
Quote:
Quote:
|
How come since I upgraded to 3.7.3 P1 in AdminCP -> vBEscperience Drop Down menu the Settings: General, Settings: Awards, Settings: Bars, Settings: Points, and Settings: Shop links show blank pages when I click on them? :confused:
The links work fine if I use AdminCP -> vBulletin Options I have uninstalled and killed, deleted files, played with version 17, and ersion 14 and the links are not displaying. :confused: |
I have no clue. It's definitly working with 3.8 Beta 1.
|
Now, I had some time to test drive vBExperience.
Here are some suggestions:
I noticed some problems with the level import, if you do not uninstall the level first it sometimes does not update the levels. If you uninstall first, recounting seems to be enough. No need to update points on the maintenance screen. Is it possible that the instructions for finding the right level setting are not correct? These are the instructions: Quote:
If you get levels above 90, you should take a higher level. After the recount you should get levels below 90. I would suggest taking a lower level, too, if you get top levels of up to 80. Then your top members will probably have a level of up to 60, which would give them the chance to participate in vBExperience a little bit longer. Quote:
Quote:
|
Thanks for your deep feedback.
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
vBExperience Beta 3 will be released in around one week, as I have many things on my todo list to make it more fit with vB 3.8 |
Hey there! I'm trying to make a conditional to insert something into the postbit or even forumdisplay using the activity field, here is my code
Code:
<if condition="$vbulletin->xperience_stats[points_user_activity] == 100">1</if> |
Quote:
I will be testing version 18 Beta 2 and 3 *when released* on my test forums. |
can someone guide me with the " Manage Custom Points"?
i've awarded someone 10 000 where does it go? i don't quite understand that...i'de like for it to be added in misc and been counted towards experience total point. How can i accomplish that? on another hand everytime i add some i have to do a manual recount? seems like when i did it it was added to the misc? |
Any update on resetting the points, useful for a contest?
Or rather making monthly archive so that users can see their points for each month. |
Quote:
Quote:
|
Would it be possible to have shop items be payable from the overall points instead of only one Point category or another?
|
hi how do i get this to work with vbgallery 2.4.3:confused:
any help would be great. |
Quote:
|
Quote:
One thing I have found is that the user getting the points needs to make a new post, only then will they receive the custom points. |
Quote:
|
anyone have an idea for me? My question is a few posts up https://vborg.vbsupport.ru/showpost....postcount=2031
|
All times are GMT. The time now is 02:34 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|