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)

Bleed0ut 08-28-2009 09:10 PM

The achievements are nice (3.8.5) but theres no way to really show them off. They aren't listed in your profile even.

Fil* 08-28-2009 10:07 PM

Hi, this is a great mod :) o

One thing that I need to now is how can I customize the placement of the "experience" tab in member profile. I have modified the memberinfo page to look more like myspace style, I don't have stuff like about me, friends, experience etc. tabbed anymore (it's expanded and standalone). The experience window is now on the right side of the page (main column, expanded), but I need to move it to the left side and collapse it. Another way is to remove the experience window entirely and to place it on a separate page, leaving only a link to that page in the profile. Would it be possible ? Where can I find the code for the memberinfo block placement ? (it's not in the memberinfo, co maybe I'm missing something).
It would be nice also to have activity and level bars below user profile picture in member profile, can you please suggest how can I place them there ?

Thanks and good luck, happy coding :).

original'as 08-29-2009 06:16 AM

Quote:

Originally Posted by Phalynx (Post 1875992)
You are getting a HTTP 500 Internal Server Error. Something get wrong. Can you please check your php error logs what happened?

Code:

[Sat Aug 29 07:45:49 2009] [warn] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8383987 bytes) in /var/www/vhosts/topzone.lt/httpdocs/forumas/xperience.php(1501) : eval()'d code on line 36

shaqoneal 08-29-2009 06:55 AM

How do I alter the settings for the vBExperience promotions? I can see how to turn it on, but unlike the normal vB promotions where there is a menu to add promotions, in vBExperience I don't see it. Please help!

Phalynx 08-29-2009 08:41 AM

Quote:

Originally Posted by SEW810 (Post 1876005)
Yeah, I know.
Ok man, I'll keep reporting any issue.

Thanks for your quick support. ;)

3.8.4.2 working pretty good. I'll wait for 3.8.5 Release

Regards




hummm, Idea 3: Tabbed !!!

sounds dificult, they are just details pal, any choise you make will be Ok for me. :)
You have already made a lot for us giving this great mod to all the ppl.

Tabbed sounds great, will try it.

Quote:

Originally Posted by Bleed0ut (Post 1876012)
The achievements are nice (3.8.5) but theres no way to really show them off. They aren't listed in your profile even.

Yes I know. The first Beta is just a first try to implement them. Take a look at the awards, it's the same story in developing.


Quote:

Originally Posted by Fil* (Post 1876044)
Hi, this is a great mod :) o

One thing that I need to now is how can I customize the placement of the "experience" tab in member profile. I have modified the memberinfo page to look more like myspace style, I don't have stuff like about me, friends, experience etc. tabbed anymore (it's expanded and standalone). The experience window is now on the right side of the page (main column, expanded), but I need to move it to the left side and collapse it. Another way is to remove the experience window entirely and to place it on a separate page, leaving only a link to that page in the profile. Would it be possible ? Where can I find the code for the memberinfo block placement ? (it's not in the memberinfo, co maybe I'm missing something).
It would be nice also to have activity and level bars below user profile picture in member profile, can you please suggest how can I place them there ?

Thanks and good luck, happy coding :).

You should check the code that is hooking in memberinfo complete

Quote:

Originally Posted by original'as (Post 1876220)
Code:

[Sat Aug 29 07:45:49 2009] [warn] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8383987 bytes) in /var/www/vhosts/topzone.lt/httpdocs/forumas/xperience.php(1501) : eval()'d code on line 36

Thanks, will fix it for Beta 2

Quote:

Originally Posted by shaqoneal (Post 1876230)
How do I alter the settings for the vBExperience promotions? I can see how to turn it on, but unlike the normal vB promotions where there is a menu to add promotions, in vBExperience I don't see it. Please help!

AdminCP, Experience, Manage Promotions...

shaqoneal 08-29-2009 09:08 AM

I also wanted to know if it was possible to move the awards from next to username to somewhere else in postbit, like under the post count in "Yet Another Award System"
http://img132.imageshack.us/img132/3...ostdisplay.jpg


Quote:

Originally Posted by shaqoneal

How do I alter the settings for the vBExperience promotions? I can see how to turn it on, but unlike the normal vB promotions where there is a menu to add promotions, in vBExperience I don't see it. Please help!

Quote:

Originally Posted by Phalynx (Post 1876251)

AdminCP, Experience, Manage Promotions...

Thanks for your speedy response Phalynx. That option isn't actually in my AdminCP:
http://img20.imageshack.us/img20/9388/experiencew.jpg

I did re-read your readme and found that it can be done through the levels XML file, but again, I don't see such an option in the admincp (I'm using vBulletin 3.8.1 with the latest version of vBExperience, 3.8.4.2)

chick 08-29-2009 02:57 PM

1 Attachment(s)
This is really odd. I have the latest of both vb and experience and the levels show in the postbit legacy of my custom skin but refuse to show in my unmolested stock theme and both postbits have the same code (same template)

If you right click on the stock vb level area in the postbit you see....... /images/misc/level/grey
with no .png at the end. It is not pointing to the correct directory.

but in the custom working postbits you see....... /xperience/images/grey.png

How can I fix this this. Both the original stock vbtheme and the custom theme have the same postbit template, yet the original vb theme shows incorrectly.

Both have the $template_hook[postbit_userinfo_left] is in all postbit templates. As a fatter of fact all $template_hook_ are present.

What should I try?

SEW810 08-29-2009 04:36 PM

Quote:

Originally Posted by shaqoneal (Post 1876259)
I also wanted to know if it was possible to move the awards from next to username to somewhere else in postbit, like under the post count in "Yet Another Award System"
http://img132.imageshack.us/img132/3...ostdisplay.jpg

Thanks for your speedy response Phalynx. That option isn't actually in my AdminCP:
http://img20.imageshack.us/img20/9388/experiencew.jpg

I did re-read your readme and found that it can be done through the levels XML file, but again, I don't see such an option in the admincp (I'm using vBulletin 3.8.1 with the latest version of vBExperience, 3.8.4.2)

That will be possible in vBExperience 3.8.5 . Awards will be showed at postbit (configurable)

And yeah, I've never used Experience promotions but you are right, that option is not present in 3.8.4.2 but it is present in 3.8.5 Beta 1

rlneutral 08-30-2009 05:48 AM

Anyone has a Russian translation for 3.8.4.2?

Bleed0ut 08-30-2009 06:17 AM

Can Anyone explain to me exactly what 'Per Day' means? Is that every day you've logged into the forums or is it just how many days since you registered...?

SEW810 08-30-2009 06:48 AM

It's the average posts per day, depends on PPD factor at vbexperience settings.
I guess that "factor" is something like a period, Phalynx can explain it to us better than me.

For example:
Factor = 30

VBexperience calculates the average PPD written by all users within the last 30 days in your forum.

If all your users posted 180 along of 30 days... well, the PPD will be 6

shaqoneal 08-30-2009 08:55 AM

1 Attachment(s)
the vbexperience promotion system is not working for me and it's driving me nuts!! can anybody please tell me what i did wrong? i have the xml file attached.

for some reason it keeps kicking my users to usergroup 2, even though i want it to put them in different usergroups like 16, 17, and 18. all of the levels and experince points and being read correctly, but it's ignoring the promotions (or usergroup i want certain users to change to)!

btw, i do not have any vbulletin promotions. i only have turned on vbexperience promotions.

thanks in advance for any help.

BostWick-x 08-30-2009 09:47 PM

Is there any way that you could add an awards showcase similar to that of the Yet Another Awards System?

https://vborg.vbsupport.ru/attachmen...9&d=1226657593

I'm not a fan of having them by the username, but I want them to be displayed in the postbit.

matthewhotdude 08-31-2009 05:49 AM

please someone must have a zip of images for the shop, all sizes

Phalynx 08-31-2009 07:23 AM

Quote:

Originally Posted by shaqoneal (Post 1876259)
I also wanted to know if it was possible to move the awards from next to username to somewhere else in postbit, like under the post count in "Yet Another Award System"

Implemented in vBExperience 3.8.5 (Beta 1 is currently released, Beta 2 will follow today)

Quote:

Originally Posted by shaqoneal (Post 1876259)
Thanks for your speedy response Phalynx. That option isn't actually in my AdminCP:
I did re-read your readme and found that it can be done through the levels XML file, but again, I don't see such an option in the admincp (I'm using vBulletin 3.8.1 with the latest version of vBExperience, 3.8.4.2)

GUI for Promotions are in 3.8.5, not 3.8.4.x - there you must handle it in xml files.


Quote:

Originally Posted by chick (Post 1876388)
This is really odd. I have the latest of both vb and experience and the levels show in the postbit legacy of my custom skin but refuse to show in my unmolested stock theme and both postbits have the same code (same template)

If you right click on the stock vb level area in the postbit you see....... /images/misc/level/grey
with no .png at the end. It is not pointing to the correct directory.

but in the custom working postbits you see....... /xperience/images/grey.png

How can I fix this this. Both the original stock vbtheme and the custom theme have the same postbit template, yet the original vb theme shows incorrectly.

Both have the $template_hook[postbit_userinfo_left] is in all postbit templates. As a fatter of fact all $template_hook_ are present.

What should I try?

Copy images to your style/misc folder or just upgrade to 3.8.4 - it's using a path that is not bound to a style.


Quote:

Originally Posted by shaqoneal (Post 1876731)
the vbexperience promotion system is not working for me and it's driving me nuts!! can anybody please tell me what i did wrong? i have the xml file attached.

for some reason it keeps kicking my users to usergroup 2, even though i want it to put them in different usergroups like 16, 17, and 18. all of the levels and experince points and being read correctly, but it's ignoring the promotions (or usergroup i want certain users to change to)!

btw, i do not have any vbulletin promotions. i only have turned on vbexperience promotions.

thanks in advance for any help.

Ugrade now to vBExperience 3.8.5 (Beta 1 is currently released, Beta 2 will follow today), as it features a GUI for promotions.


Quote:

Originally Posted by BostWick-x (Post 1876996)
Is there any way that you could add an awards showcase similar to that of the Yet Another Awards System?

https://vborg.vbsupport.ru/attachmen...9&d=1226657593

I'm not a fan of having them by the username, but I want them to be displayed in the postbit.

Implemented in vBExperience 3.8.5 (Beta 1 is currently released, Beta 2 will follow today)

Hagalepues 08-31-2009 10:03 AM

Thanks =D!

Megatr0n 08-31-2009 10:12 AM

Marius, when a user is deleted does that mean all the information associated with that user is deleted or would we have to remove that information manually from the database?

If not what would the query be to remobve data from the tables of a user who is now deleted.

Phalynx 08-31-2009 10:41 AM

Quote:

Originally Posted by Megatr0n (Post 1877103)
Marius, when a user is deleted does that mean all the information associated with that user is deleted or would we have to remove that information manually from the database?

If not what would the query be to remobve data from the tables of a user who is now deleted.

Only informations in the user table are deleted. All others, like shop are not deleted.

chick 08-31-2009 11:18 AM

I figured it out, I had to revert the stock theme template (gfx full) but i will update to the next latest version. Thank you.

realmr 08-31-2009 12:10 PM

will this integrate with kbank, or can the kbank points be converted for this one ?

Phalynx 08-31-2009 12:38 PM

Quote:

Originally Posted by realmr (Post 1877143)
will this integrate with kbank, or can the kbank points be converted for this one ?

It can be converted into vbExperience custom points with a custom query.

Bleed0ut 08-31-2009 06:56 PM

Bug: Beta1

Experience:Activity
Set Include User's Posts: No

Recount: Update Activity PPD

Get this DB Error:

Code:

Database error in vBulletin 3.8.3:

Invalid SQL:
UPDATE setting SET value= WHERE varname='xperience_avgppd';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE varname='xperience_avgppd'' at line 1
Error Number  : 1064
Request Date  : Monday, August 31st 2009 @ 02:55:04 PM
Error Date    : Monday, August 31st 2009 @ 02:55:04 PM
Script        : http://www.sandboxgamers.net/forum/admincp/xperience_admin.php?do=xperience_admin_recount_ppd
Referrer      : http://www.sandboxgamers.net/forum/admincp/xperience_admin.php?do=recount
IP Address    : 65.115.209.2
Username      : Bleed0ut
Classname    : vB_Database
MySQL Version : 5.0.81-community


Phalynx 08-31-2009 07:06 PM

What is your PPD Timeframe?

Bleed0ut 08-31-2009 07:10 PM

Heres my full settings:

Average Posts Per Day: 0 (Set automaticly, not by me)
Timeframe for activity: 10
Include User's Posts: No
Include Users Blog: No
Include Users Visitor Mess: No
Include Users Social Group: No
Include Users Last Activity Date: Yes (Which doesn't seem to be working, but I'm not sure)

Phalynx 08-31-2009 07:34 PM

That's the fault. Last Activity Date does not increase the PPD, it's decreasing it. For every day the user is not online (in the timeframe), it's decrease in 0.1 steps.
As you disabled all calculations, the PPD is 0.

This cannot work.

Bleed0ut 08-31-2009 07:51 PM

Ah so your saying I have to have at least one thing active. Ok, so if I set Include User's Posts: Yes and recount I still have PPD of 0 is that normal?

Phalynx 08-31-2009 08:33 PM

No, it's not normal. Do you have any forums/users on exception list?

BostWick-x 08-31-2009 09:15 PM

Is there any way that I can limit what types of points that my users give to each other? I only want them to be able to give custom points to each other.

The reason being is that I want the points for posts, etc. to be the way of measuring their experience, but I want the custom points to be their spendable money, as it's the only currency that's accepted in the shop.

Thanks, and great mod. My members absolutely love it. :)

Bleed0ut 08-31-2009 09:22 PM

Phalynx. I have one or 2 users on exception list (Due to them being RSS Bots) and no forums are on it. Do I need to take them off? I think I have ignore inactive users set to if that makes a difference.

Bleed0ut 08-31-2009 09:24 PM

Just to verify I have one user disabled (Due to being a Bot) and Only Active Users set to Yes.
Thanks for any help.

Phalynx 09-01-2009 07:35 AM

Quote:

Originally Posted by BostWick-x (Post 1877400)
Is there any way that I can limit what types of points that my users give to each other? I only want them to be able to give custom points to each other.

The reason being is that I want the points for posts, etc. to be the way of measuring their experience, but I want the custom points to be their spendable money, as it's the only currency that's accepted in the shop.

Thanks, and great mod. My members absolutely love it. :)

Currently you need to edit the source. There is an internal exception list for that. Maybe I extend that so it is editable.

Quote:

Originally Posted by Bleed0ut (Post 1877408)
Phalynx. I have one or 2 users on exception list (Due to them being RSS Bots) and no forums are on it. Do I need to take them off? I think I have ignore inactive users set to if that makes a difference.

Very strange. Please provide me a temporary admin on your forum so I can take a further look.

Bleed0ut 09-01-2009 04:18 PM

BTW, PM sent with temp admin info.

luan7749 09-01-2009 07:15 PM

SO, I want to display what my members buy in shop on their Signature ? How can I Do that ?

intruder 09-01-2009 07:26 PM

Is it possible to have a setting that gives different points for threads opened in certain sub-forums and for the whole activity of users in those sections?

For example, if I have a sub-forum called IT&Gadgets and certain users are always active there by writing reviews or getting involved into discussions, those users to receive higher points for their threads/reply given in that sub-forum than users active in others sub-forums like lets say "Funny things". What I want is a difference between the quality of threads/posts based on what subjects I want to be developed on the forum.

Also It would be pretty nice to have a button available for the staff directly on the forum and could be used just like giving infraction points, with the difference it will add experience points to the user for a certain thread/post.

Thank You,

Bleed0ut 09-01-2009 09:22 PM

Just for more info on my bug (PPD of 0), If I set YES to Include Visitor posts (There is very very few on the whole site), I get a PPD of .5. If I also set YES to Include Social Group messages (Once again only just a handful on the whole site) I get a PPD of .6666666667. What I'm getting for this is the option for Include Posts isn't actually including any posts at all... So all its including is when i have Visitor and Social Group messages turned to YES. Otherwise I get a PPD of 0 because all I'm asking it to count is Posts, which for some reason it isn't.

BostWick-x 09-01-2009 10:15 PM

Quote:

Originally Posted by Phalynx (Post 1877625)
Currently you need to edit the source. There is an internal exception list for that. Maybe I extend that so it is editable.

Please do. :)

How would I go about editing it manually though?

SEW810 09-02-2009 01:53 AM

Quote:

Originally Posted by Bleed0ut
Phalynx. I have one or 2 users on exception list (Due to them being RSS Bots) and no forums are on it. Do I need to take them off? I think I have ignore inactive users set to if that makes a difference.
Very strange. Please provide me a temporary admin on your forum so I can take a further look

Quote:

Originally Posted by Phalynx (Post 1877625)
Currently you need to edit the source. There is an internal exception list for that. Maybe I extend that so it is editable.


Very strange. Please provide me a temporary admin on your forum so I can take a further look.

Yeah pretty strange. I have, usergroups, users ID and forums ID on exception list an everything is working good :erm:

Phalynx 09-02-2009 06:36 AM

Quote:

Originally Posted by luan7749 (Post 1877959)
SO, I want to display what my members buy in shop on their Signature ? How can I Do that ?

Yes, with settings in Experience: Shop you can set so items will be displayed in different places in postbit.

Quote:

Originally Posted by intruder (Post 1877967)
Is it possible to have a setting that gives different points for threads opened in certain sub-forums and for the whole activity of users in those sections?

For example, if I have a sub-forum called IT&Gadgets and certain users are always active there by writing reviews or getting involved into discussions, those users to receive higher points for their threads/reply given in that sub-forum than users active in others sub-forums like lets say "Funny things". What I want is a difference between the quality of threads/posts based on what subjects I want to be developed on the forum.

There is a plugin called Advanced Forums. With it you can set some settings depending of the forum.

Quote:

Originally Posted by intruder (Post 1877967)
Also It would be pretty nice to have a button available for the staff directly on the forum and could be used just like giving infraction points, with the difference it will add experience points to the user for a certain thread/post.

Thank You,

There is a button in the AdminCP, Experience, Manage Custom Points. Will think about addition to the user profile.


Quote:

Originally Posted by Bleed0ut (Post 1878039)
Just for more info on my bug (PPD of 0), If I set YES to Include Visitor posts (There is very very few on the whole site), I get a PPD of .5. If I also set YES to Include Social Group messages (Once again only just a handful on the whole site) I get a PPD of .6666666667. What I'm getting for this is the option for Include Posts isn't actually including any posts at all... So all its including is when i have Visitor and Social Group messages turned to YES. Otherwise I get a PPD of 0 because all I'm asking it to count is Posts, which for some reason it isn't.

Very strange. There was a bug in 3.8.4 Beta which has not counted users posts. But it has been fixed then.

Quote:

Originally Posted by BostWick-x (Post 1878077)
Please do. :)

How would I go about editing it manually though?

Edit xperience.php, edit the line that begins with $gap_notallowed (it's at the top!)
Extend it with the column names that you don't want. The names you can find in the table xperience_stats.


Quote:

Originally Posted by SEW810 (Post 1878162)
Yeah pretty strange. I have, usergroups, users ID and forums ID on exception list an everything is working good :erm:

Thanks for helping me out :)

rugby 09-02-2009 09:22 AM

is it possible to add activity codes in usercp and forumhome template? i tried to add, but it didnt worked.

Phalynx 09-02-2009 09:58 AM

Please specify "activity codes".


All times are GMT. The time now is 08:12 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.02875 seconds
  • Memory Usage 1,873KB
  • 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_code_printable
  • (27)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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