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)

Phalynx 03-27-2009 07:28 AM

Quote:

Originally Posted by Wsh (Post 1775147)
thank you for the wonderful script.

is there an easy way to set up a credit system for other modifications without too much coding? or would it have to be implemented into the vbExperience script itself. i'd like to be able to credit users for posting links using Video Directory but i know vbexperience doesn't support it yet.

You can use the plugin system of vBExperience for this, it's called CDP Custom Data Provider

Quote:

Originally Posted by the.code (Post 1775228)
i am using vbexperience n its really a cool addition bcz of my forum nature i need something like this but its lacking in a only single thing which is making other users to use vbcredits or so on , as right now i really need a bank thing where users can add their points as Money/BuX and donate them to others users to buy diff things like custom title/etc

hope to see this update soon :D n yea an addon as ability to grab points from existing vbcredits/or other hacks so users can adapt this as their main system ;) wud like to see ur reply phalynx

Something like a bank is on my todo list, but not for the next version.


Quote:

Originally Posted by cory_booth (Post 1777945)
I have seen many post about this issue... And while it indeed seems to be a SQL server issue, I ran this query by itself in phpAdmin and had a NULL return.

Code:

Invalid SQL:

                        SELECT text, languageid, special
                        FROM aquia_phrase AS phrase
                        LEFT JOIN aquia_phrasetype USING (fieldname)
                        WHERE phrase.fieldname = 'frontredirect'
                                AND varname = 'postthanks' AND languageid IN (-1, 0, 1);

MySQL Error  : MySQL server has gone away

So I reran the query by doing this:

Code:

Invalid SQL:

                        SELECT text, languageid, special
                        FROM aquia_phrase AS phrase
                        LEFT JOIN aquia_phrasetype USING (fieldname)
                        WHERE phrase.fieldname = 'frontredirect'
                                AND varname = 'postthanks';
MySQL Error  : MySQL server has gone away

So it was a languageID issue. I changed the query back to normal,
and I changed the languageid to 1 and I got a return.

I change the languageid to -1 and then I did get a return.

Not sure what the significance was....

I'm not really sure what you want to show me...

cory_booth 03-27-2009 04:23 PM

From Cory Booth.

What I was saying is... I have seen multiple posts addressing this particular SQL error. I assume this error is from the Post Thanks Scoring Hack? In anycase, I too have received this error.

But when I took the SQL from the email and pasted it into phpAdmin I got a NULL result.

To figure out why or what the query wanted I removed parts specifically "AND languageid IN (-1, 0, 1);"

This gave me the language phrase I belive the script was looking for. Therefore I assumed the languageid code was the problem for getting a NULL script.

So I played with the languageid code (changed it from -1 to 1) and reran the original SQL.

I got the return.

Out of confussion, I changed the languageid code back to -1 and I then got the return again.

Hmmmm....

So I imagine the SQL insert for this particular phase and languageid might be putting in a -1 with a blank space? Somehow the -1 for postthanks is corrupt?

Phalynx 03-27-2009 09:32 PM

I see this error for the first time. Are you sure you are in the correct modification thread?

PrincessFiona 03-29-2009 03:47 PM

This is a weird question, but...is it possible for the user to be able to purchase an actual item with their points....like...a gift certificate or something...instead of a virtual item?

Phalynx 03-31-2009 07:15 AM

Yes, as long you can "link" an virtual item with a real one. If you enable it, you are getting an eMail (purchase certificate) upon a purchase.

PrincessFiona 04-01-2009 09:00 PM

Could you further elaborate how that would work? Would I have to purchase the gift certificates in advance? I am thinking specifically of offering Amazon gift certificates in $10 increment for certain point values.

Would that person purchase the gift certificate and then I would have to manually deliver it (via email) to them?

Kris

PrincessFiona 04-01-2009 09:25 PM

I installed this mod to play with it. I have a few questions.

Is it possible for me to recalculate the points? My board has been running for nearly 10 years, and I have users with >30,000 points. I'd like to try and start back at zero for everyone.

Also, I am only seeing 2 bars instead of 3.

How does the award system work? I have read the instructions, but I can't seem to find a place to create awards or figure out how to award them.

The user levels...what do they mean potentially for my users?

I'm sorry for the newbie questions. There are more than 150 pages to this thread and I can't seem to find the answers.

Kris

Phalynx 04-02-2009 08:00 AM

Dear Fiona!


Quote:

Originally Posted by PrincessFiona (Post 1782000)
Could you further elaborate how that would work? Would I have to purchase the gift certificates in advance? I am thinking specifically of offering Amazon gift certificates in $10 increment for certain point values.
Would that person purchase the gift certificate and then I would have to manually deliver it (via email) to them?

Exactly.

Quote:

Originally Posted by PrincessFiona (Post 1782029)
Is it possible for me to recalculate the points? My board has been running for nearly 10 years, and I have users with >30,000 points. I'd like to try and start back at zero for everyone.

No, this is not possible. Currently not.

Quote:

Originally Posted by PrincessFiona (Post 1782029)
Also, I am only seeing 2 bars instead of 3.

Enable the third one via AdminCP, Settings/Options vBExperience Bars

Quote:

Originally Posted by PrincessFiona (Post 1782029)
How does the award system work? I have read the instructions, but I can't seem to find a place to create awards or figure out how to award them.

AdminCP, vBExperience, Manage Awards

Quote:

Originally Posted by PrincessFiona (Post 1782029)
The user levels...what do they mean potentially for my users?

It's like ranking.


Kindly regards,
Shrek

PrincessFiona 04-02-2009 05:01 PM

Thanks. I am starting to get the hang of it now!

I don't see an option to activate another bar in my admin CP/settings/experience bars. I can't figure out how to get the third bar. I only have red and green. http://www.medicalspouse.com/forums

What would you recommend that I do in terms of points. I have a small board. I have a total of ~800 users with about 200 active users. Because the board has been in use for so long, many users are already at level 48 or 60 or .... the really big posters are at level 100.

Also, how would I go about making it automatic that users with x number of points automatically gain access to certain forums or features? Again...sorry for the newbie question.

OH, last question...I'm so sorry...when I am creating new awards, how do I get a medal to show up? I was able to create a category and I saw that somewhere here there were some other sample award graphics to download that I can find...but how do I assign the graphic?
Thanks again for the quick response.

Kris

vitrag24 04-04-2009 04:55 PM

Quote:

Originally Posted by Phalynx (Post 1764688)
Strange. Can I have a look at your AdminCP? If yes, please provide me a temporary Admin access via PM.

Still only 3 awards are seen on my forum, and awards for thanks isnt seen. one more thing- how to add more awards?

can we talk online on messenger?
PM me your yahoo/googletalk messenger id & when u'll be online? gmt +5.30?

Phalynx 04-07-2009 11:45 AM

Quote:

Originally Posted by PrincessFiona (Post 1782529)
Thanks. I am starting to get the hang of it now!

I don't see an option to activate another bar in my admin CP/settings/experience bars. I can't figure out how to get the third bar. I only have red and green. http://www.medicalspouse.com/forums

It's called "Hide Level up in Postbit"

Quote:

Originally Posted by PrincessFiona (Post 1782529)
What would you recommend that I do in terms of points. I have a small board. I have a total of ~800 users with about 200 active users. Because the board has been in use for so long, many users are already at level 48 or 60 or .... the really big posters are at level 100.

Import a bigger level xml file and do a recount. If there are still users with level 100 you need to go one level up.

Quote:

Originally Posted by PrincessFiona (Post 1782529)
Also, how would I go about making it automatic that users with x number of points automatically gain access to certain forums or features? Again...sorry for the newbie question.

You will need to edit the level xml files, see readme_levels.txt

Quote:

Originally Posted by PrincessFiona (Post 1782529)
OH, last question...I'm so sorry...when I am creating new awards, how do I get a medal to show up? I was able to create a category and I saw that somewhere here there were some other sample award graphics to download that I can find...but how do I assign the graphic?

You will have to upload the image to your style folder and enter the name of the image into the identificator field.

Quote:

Originally Posted by vitrag24 (Post 1783796)
can we talk online on messenger?
PM me your yahoo/googletalk messenger id & when u'll be online? gmt +5.30?

I don't have any IM. Just PM or eMail.

vitrag24 04-07-2009 12:32 PM

Quote:

Originally Posted by vitrag24
can we talk online on messenger?
PM me your yahoo/googletalk messenger id & when u'll be online? gmt +5.30?
========================================
Originally Posted by Phalynx
I don't have any IM. Just PM or eMail.

Still only 3 awards are seen on my forum, and awards for thanks isnt seen. wht shd i do/check?

one more thing- how to add more awards?

Phalynx 04-07-2009 12:55 PM

Quote:

Originally Posted by vitrag24 (Post 1785714)
Still only 3 awards are seen on my forum, and awards for thanks isnt seen. wht shd i do/check?

As I told you, I need a temporary admin access to take a look. I don't have a crystal ball ;)

Quote:

Originally Posted by vitrag24 (Post 1785714)
one more thing- how to add more awards?

AdminCP, vBExperience, Manage Awards

vitrag24 04-07-2009 01:03 PM

Quote:

Originally Posted by Phalynx (Post 1785723)
As I told you, I need a temporary admin access to take a look. I don't have a crystal ball ;)


AdminCP, vBExperience, Manage Awards

check your pm. reply me via pm/email as soon as you check.

EntranaRS 04-08-2009 12:21 AM

How to Add Shop to NavBar?

Phalynx 04-08-2009 06:44 AM

Only manually. vBExperience self is automatically added (check options), if the correct hooks are in the navbar template

Phalynx 04-08-2009 06:52 AM

Quote:

Originally Posted by vitrag24 (Post 1785714)
Still only 3 awards are seen on my forum, and awards for thanks isnt seen. wht shd i do/check?

one more thing- how to add more awards?

Problem fixed. After installing the plugin for post thanks you need to change the fields of the helpful award to the post thanks fields.

vitrag24 04-08-2009 07:29 AM

Quote:

Originally Posted by Phalynx (Post 1786393)
Problem fixed. After installing the plugin for post thanks you need to change the fields of the helpful award to the post thanks fields.

opps..sorry for trouble to you..BTW, from where you have done it? i've no idea..

Well, thx 4 fix..your mod has increased my forum traffic to such an extent that i need to change shift my site to better server now. :D

vitrag24 04-08-2009 08:18 AM

IN DEFAULT 4 AWARDS,
Quote:

activity
community
posting
helpful
Which Fields are used in each?

just wanna know, so i can exclude them in other awards which i'm going to create..
And if i create more awards, which images i should usE?do u have any?
thanks.


Quote:

Limit the Award to a position in query
Use 0 for GOLD Award, 1 for Silver, etc...
can you explain me wht is this option for? i'm not getting it.

MonkYZ 04-08-2009 09:41 AM

Hi Phalynx ! I have some strange issues lately... I have some users that gathered lots of points when i started the forum and vBExperience... got on the first places... and left the forum for a few months now. The problem is somehow related to how PPD are computed or something... because although they have 0 Activity for months, they are still gathering too much experience points every day.

Is there a formula or a way that i could substract points for low activity ? Or maybe the PPD to be computed different for those with 0 Activity ? Or maybe some addon... ?

Thank you in advance for your help !

Phalynx 04-08-2009 09:51 AM

Quote:

Originally Posted by vitrag24 (Post 1786418)
IN DEFAULT 4 AWARDS,


Which Fields are used in each?

just wanna know, so i can exclude them in other awards which i'm going to create..
And if i create more awards, which images i should usE?do u have any?
thanks.

Edit the awards and you can see which fields are selected.


Quote:

Originally Posted by vitrag24 (Post 1786418)
can you explain me wht is this option for? i'm not getting it.

To have a first, second and a third place.

Quote:

Originally Posted by MonkYZ (Post 1786443)
Hi Phalynx ! I have some strange issues lately... I have some users that gathered lots of points when i started the forum and vBExperience... got on the first places... and left the forum for a few months now. The problem is somehow related to how PPD are computed or something... because although they have 0 Activity for months, they are still gathering too much experience points every day.

Is there a formula or a way that i could substract points for low activity ? Or maybe the PPD to be computed different for those with 0 Activity ? Or maybe some addon... ?

Thank you in advance for your help !

Maybe this plugin is something for you:
https://vborg.vbsupport.ru/showthread.php?t=207859

newmasalaboard 04-08-2009 01:01 PM

Thanks for the update !!

vitrag24 04-08-2009 02:24 PM

Quote:

Originally Posted by vitrag24
can you explain me wht is this option for? i'm not getting it.
============
To have a first, second and a third place.
so if i'll choose 3 option, then for each awards there will be 3 users?
so default 4 awards, so total 12 users[if one user has only one award then] will be awarded?

Phalynx 04-08-2009 02:42 PM

You need to create seperate awards for this, in sum 12 awards for 12 users. In each award you need to define the position (gold=0, silver=1, bronze=2).

vitrag24 04-08-2009 05:36 PM

Quote:

Originally Posted by Phalynx (Post 1786619)
You need to create seperate awards for this, in sum 12 awards for 12 users. In each award you need to define the position (gold=0, silver=1, bronze=2).


sorry for more qurestion..but still i'm confused..

Quote:

Limit the Award to a position in query
Use 0 for GOLD Award, 1 for Silver, etc...
This option is in each default 4 awards..wht to do to give gold silver bronze 3 awards for each default 4 awards?

are u telling me to create new awards for that or wrtiting 0,1 in that field will do same?

MonkYZ 04-08-2009 08:47 PM

Quote:

Originally Posted by Phalynx (Post 1786447)
Maybe this plugin is something for you:
https://vborg.vbsupport.ru/showthread.php?t=207859

Thank you very much ! Installed it, but i found it to be VERY aggressive, and not customisable at all...

davidhso 04-09-2009 05:21 AM

I had uninstalled through your kill_xperience.php and I'm getting this error when I try to post to my forum.



Database error in vBulletin 3.8.2:

Invalid SQL:

UPDATE user SET xperience_done=0 WHERE userid='1';

MySQL Error : Unknown column 'xperience_done' in 'field list'

Error Number : 1054

Request Date : Thursday, April 9th 2009 @ 02:17:44 AM

Error Date : Thursday, April 9th 2009 @ 02:17:44 AM

Script : http://mydomain.com/forum/newthread.php?do=xxx

Referrer : http://mydomain.com/forum/newthread.php?do=xxx

IP Address : x

Username : x

Classname : vB_Database

MySQL Version : 5.0.67-community

Phalynx 04-09-2009 06:15 AM

Quote:

Originally Posted by vitrag24 (Post 1786766)
sorry for more qurestion..but still i'm confused..



This option is in each default 4 awards..wht to do to give gold silver bronze 3 awards for each default 4 awards?

are u telling me to create new awards for that or wrtiting 0,1 in that field will do same?

Create new awards.
Quote:

Originally Posted by davidhso (Post 1787118)
I had uninstalled through your kill_xperience.php and I'm getting this error when I try to post to my forum.

Just disable the modification, this is an known error in 3.8.x and will be fixed in 3.8.3

vitrag24 04-09-2009 06:39 AM

Quote:

Originally Posted by vitrag24
sorry for more qurestion..but still i'm confused..



This option is in each default 4 awards..wht to do to give gold silver bronze 3 awards for each default 4 awards?

are u telling me to create new awards for that or wrtiting 0,1 in that field will do same?
=========================
Create new awards.
then wht's that option for?
if i write 1/2 instead of 0 in that field?

gorentals 04-09-2009 02:52 PM

Is there anyway to see a transaction log of who transfers shop items to other users? I have a new user that has a ton of items already and I suspect something funny going on.

Phalynx 04-09-2009 03:06 PM

Yes, in AdminCP, Experience, Manage Shop, Transactionlog

gorentals 04-09-2009 03:13 PM

Ok, the user has 6 items and I see he only paid for 2. So that is why I was thinking that when a user gifts an item to someone else it wasn't being recorded.

Phalynx 04-09-2009 03:15 PM

vBExperience 3.8.3 has reached final stage. It brings long awaited features like easier Awards, Social Groups ranking and a fix for the uninstall of the product, plus several fixes.

Changelog:
3.8.3, 09th April 2009
- New Feature for Awards: You can enter a direct URL like "/images/awards/gold1.gif" instead of using the complicated identificator. Existing Awards are working like before.
- New Feature: Social Group Ranking. Points from group members are summed and divided by member count. Option to include only groups with x (default: 5) members. Can be disabled.
- AdminCP, Custom Points, points will be calculated for affected user immediatly
- All addons have now uninstall code to remove own columns
- Breaking change: Support for PhotoPost vBGallery has been outsourced to an plugin. You will need to install this addon (ZIP, extras/addons) to get points of it.
- New addon: v3Arcade Score Submissions
- Fixed uninstall problems
- Fixed path of vBAdvance Modules
- Several smaller fixes

How to upgrade?
1. Copy ALL (I mean ALL - That is a common error!) files from upload_via_ftp/ to the server. Espacially take care of the images, copy them to your style misc folder if you use a customized style.
2. ReImport product_vbexperience383.xml, allow overwrite
3. If you modified any of the vBExperience templates, revert them
4. Run Maintenance Tools/Recount

Phalynx 04-09-2009 03:16 PM

Quote:

Originally Posted by gorentals (Post 1787435)
Ok, the user has 6 items and I see he only paid for 2. So that is why I was thinking that when a user gifts an item to someone else it wasn't being recorded.

Did he buyed one item multiple times?

gorentals 04-09-2009 04:42 PM

No he bought 2 seperate items according to log. But has 4 other different ones now too. Thanks

wacodep 04-09-2009 04:45 PM

When viewing the rankings, it shows 30 users per page.

However, the page navigation ($pagenav) always shows 20 pages ("Page 1 - 20"), even though only 66 users are in the xperience_stats table.

The page navigation should only show three pages (1 and 2 full, 30 each, and a third page with 6 users).

More specifically, do you have any idea why I have users listed correctly on the first three pages, but the next 17 pages (if navigating through using pagenav bar) are blank/empty?

In fact, it ALWAYS shows that there are twenty pages of results (all blank!), even when I delete ALL the statistics and NO users are on the pages. Nothing but Experience headers and an empty grid below).

Wrams 04-09-2009 05:07 PM

Installed: But, i'm missing a Group Ranking image to upload. Can anyone tell me what to do, i've looked in the folders but can't see it. :(

Or i'll just use one of the images in there but how would i direct it to the "Group Ranking" do i just rename an image? Or is it abit more complex? I tried renaming an image to group_ranking but thats not enough for it to sit in the empty space. Can someone please help me out...Thanks!! Oh by the way this was just an upgrade from the older version i had already installed.

Phalynx 04-09-2009 06:04 PM

Quote:

Originally Posted by gorentals (Post 1787486)
No he bought 2 seperate items according to log. But has 4 other different ones now too. Thanks

If you provide me an temporary admin account then I can take a look.

Quote:

Originally Posted by wacodep (Post 1787488)
When viewing the rankings, it shows 30 users per page.

However, the page navigation ($pagenav) always shows 20 pages ("Page 1 - 20"), even though only 66 users are in the xperience_stats table.

The page navigation should only show three pages (1 and 2 full, 30 each, and a third page with 6 users).

More specifically, do you have any idea why I have users listed correctly on the first three pages, but the next 17 pages (if navigating through using pagenav bar) are blank/empty?

In fact, it ALWAYS shows that there are twenty pages of results (all blank!), even when I delete ALL the statistics and NO users are on the pages. Nothing but Experience headers and an empty grid below).

To get support, you will need to click "Mark as Installed".


Quote:

Originally Posted by Wrams (Post 1787499)
Installed: But, i'm missing a Group Ranking image to upload. Can anyone tell me what to do, i've looked in the folders but can't see it. :(

Or i'll just use one of the images in there but how would i direct it to the "Group Ranking" do i just rename an image? Or is it abit more complex? I tried renaming an image to group_ranking but thats not enough for it to sit in the empty space. Can someone please help me out...Thanks!! Oh by the way this was just an upgrade from the older version i had already installed.

You need to copy the new image /misc/level/icon_groups.png to you stylefolder. Also, the file /misc/level/icon_ranking.png has been updated.

vitrag24 04-09-2009 06:11 PM

i've uploaded all files and overitten to respected folders and overwritten with product_vbexperience383 & have done recount.
Do i need to update language and thanks and level products too?

And do i need to do any change? or it'll work as was working before?

Phalynx 04-09-2009 06:12 PM

You need to update language files only if you are using other than english and it has been updated.


All times are GMT. The time now is 02:01 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.05583 seconds
  • Memory Usage 1,882KB
  • 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
  • (2)bbcode_code_printable
  • (36)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