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?


All times are GMT. The time now is 12:38 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.02789 seconds
  • Memory Usage 1,761KB
  • 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
  • (9)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