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)
-   -   Major Additions - vBCredits - Ultimate Points System (https://vborg.vbsupport.ru/showthread.php?t=172399)

Digital Jedi 09-15-2008 08:58 PM

Not to mention the system allows you to reward users based on length of post character or words. The more substantive content your users make, the more credits they'll receive.

Darkwaltz4 09-16-2008 05:48 AM

Quote:

Originally Posted by Seiyaboy (Post 1619605)
I have heard this modification can be used with ibProArcade such as buying credits to play. Is there an integration file being uploaded somewhere that I might have missed? Thanks.

Check this out, download the addon zip and follow all directions. If you dont see any directions, you are looking in the wrong zip.
https://vborg.vbsupport.ru/showthread.php?t=153822

Quote:

Originally Posted by snowlion (Post 1620974)
I got this error when using mass credit updater to one user - id 7369(only one user has this error, it ok with others). He has 7110 post. sorry my bad english ^_^
Code:

Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT post.pagetext, thread.firstpostid, (thread.postuserid = 7639) AS ownthreadpost FROM post AS post LEFT JOIN thread AS thread ON (post.threadid = thread.threadid) WHERE post.userid = 7639 AND post.visible = 1 AND thread.visible = 1;
MySQL Error  : Lost connection to MySQL server during query
Error Number  : 2013
Request Date  : Saturday, September 13th 2008 @ 03:50:47 AM
Error Date    : Saturday, September 13th 2008 @ 03:50:48 AM
Script        : http://bentinhyeu.info/diendan/admin...php?do=process
Referrer      : http://bentinhyeu.info/diendan/admin...php?do=updater
IP Address    : 125.234.131.15
Username      : kisibachda
Classname    : vB_Database
MySQL Version :


This error has nothing to do with vbcredits, despite occuring on a vbcredits page - your mysql server crashed due to too much traffic on your site at the time overall. Ask your host to increase your limits to match your traffic needs.

Quote:

Originally Posted by Seiyaboy (Post 1622310)
I have a question. RIght now the modification is buggy to the fact that whenever members have credits on hand and another member send credits over, their credits on hand are reduced back to 0 plus the amount they recieved. Do you know if this is an error in the code of the modification itself or is it some kind of setting problems that I might have misconfigured?

Upload the latest files and import the product file again and see if it still does this - make sure your ftp client is actually overwriting the files on your server (your current settings/credits wont be lost). Your error should not be occuring, and I havent heard anyone else complain of this happening.

Quote:

Originally Posted by SavvyPirates (Post 1622850)
With vBCredits, you can set it up so that if a post (or thread) gets deleted, it removes any credits previously earned. You can even set it up so that it not only removes that credits earned, but also impose a penalty. For example, if troublemaker posted spam and earned 20 credits and you delete that and impose a 50% penalty. Then they lose 30 credits by getting it deleted. If that happened regularly, people would learn quick not to post spam.

Note: this actually is disabled in vbcredits 1.4rc2 for right now; deleting posts/threads will not decrease earned credits.

mousegeek 09-20-2008 02:12 AM

This does work on all vB 3.7 correct?

Chase 09-20-2008 03:16 AM

Quote:

Originally Posted by mousegeek (Post 1626014)
This does work on all vB 3.7 correct?

Correct. :cool:

Sweeks 09-24-2008 09:34 PM

Avatars dont seem to show when any of my members recieve cash although it does tell them which person sent it inside the private message receipt.

It shows my No Avatar image instead. Does anyone know how to fix this I am guessing theres an option I have missed.

All options are set to no for each usergroup too which I dont get lol

Thanks for any help and keep up the great work, cant wait for commerce to go gold and vbcustomiser too ;)
________
Hare Krishna - Iskcon Forums

Darkwaltz4 09-24-2008 10:31 PM

avatars? vBCredits has nothing to do with avatars..

ra87 09-28-2008 01:08 PM

Just installed.

From what I can see. If a user posts a large post, and then edits it to a small post. They still keep the credits from the large post.

That working as intended? Or a bug?

Darkwaltz4 09-28-2008 03:21 PM

that part should be working just fine. is it not for you?

ra87 09-28-2008 03:50 PM

No. When someone quick edits the post. The points are not reduced (After refreshing the page).

EG:

Had: 13.71 credits
Posted a message (700+ words)
Now have: 22.59 credits

User edited the post to "This is a test"

Still have: 22.59 credits

:S

Darkwaltz4 09-28-2008 10:23 PM

check your global award settings, and see if post size credits are set as applicable negation awards. also see if you set it to words/characters

kano1977 09-29-2008 12:21 AM

Is there a option to make the alowed ammount in savings unlinmited instead of only 10000?

Darkwaltz4 09-29-2008 12:36 AM

yes, use -1 for the maximum savings usergroup setting

kano1977 09-29-2008 12:40 AM

Thanks Dark.. There are so many places to edit settings for the same thing i get lost sometimes..

Thanks Again Kano

kano1977 09-29-2008 12:49 AM

Dark is the vb store complete? I would love to buy the add on

Darkwaltz4 09-29-2008 12:57 AM

please consult vbcredits.com :) youll be pleasantly surprised.

Pixel-Peeps 09-29-2008 02:17 AM

Good exept i would like a shop on it:up:

Hamednet 09-29-2008 09:32 AM

thanks dear

very nice !

Hornstar 09-30-2008 12:45 AM

Just wondered if you ever thought about releasing a simpler version with less options?

Hornstar 09-30-2008 12:45 AM

an example would be, points for just posts, threads, referrals.
Thanks.

ryancooper 09-30-2008 12:30 PM

How can I add the user credits to my header? I tried adding $post[credits] into the header but nothing showed up?

Darkwaltz4 10-01-2008 11:46 PM

Quote:

Originally Posted by Pixel-Peeps (Post 1632711)
Good exept i would like a shop on it:up:

Check out vbcredits.com ;)

Quote:

Originally Posted by hornstar1337 (Post 1633594)
Just wondered if you ever thought about releasing a simpler version with less options?

No, why?

Quote:

Originally Posted by ryancooper (Post 1633848)
How can I add the user credits to my header? I tried adding $post[credits] into the header but nothing showed up?

Add the same code you added to navbar, into the header template.

mokujin 10-03-2008 08:23 PM

Installed, thank you for this Mod, it's very usefull :)

dodjer42 10-08-2008 11:45 PM

Is there anyway to disable the load component and the transaction charges?

Also, despite following the instructions to the letter (twice), I had to manually modify all the templates. Any ideas why?>

Darkwaltz4 10-09-2008 08:12 AM

You mean loans? Set maximum number of loans to 0 in the usergroup settings. You can also set the transaction fees to 0 in the global banking settings.

If you followed the instructions to the letter, you would know that those manual template edits are part of a normal installation..

dodjer42 10-09-2008 10:14 PM

Thanks DW. Though my global settings are all blank in the admincp. I did manage to turn off loans.

Sweeks 10-11-2008 10:51 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1629604)
avatars? vBCredits has nothing to do with avatars..

I mean when they get the PM saying they have received cash, no avatar shows
________
Medical Marijuana Despenceries

Phoenixgal 10-16-2008 05:38 PM

I get this message when trying to upload xml

This product is not compatible with version 3.7.3 of vBulletin. (Incompatible with 3.7.0 Beta 1 and greater)

cheat-master30 10-16-2008 07:16 PM

Have you tried selecting the option to ignore version when importing the xml file?

Darkwaltz4 10-16-2008 07:34 PM

Quote:

Originally Posted by Phoenixgal (Post 1646509)
I get this message when trying to upload xml

This product is not compatible with version 3.7.3 of vBulletin. (Incompatible with 3.7.0 Beta 1 and greater)

It means you should download and use the vb3.6 version of vbcredits on your site. The link is in the top post.

Quote:

Originally Posted by J12610AFE2D3 (Post 1642983)
I mean when they get the PM saying they have received cash, no avatar shows

Are you sure the user you set as the sender in the global settings has an avatar?

Phoenixgal 10-16-2008 08:24 PM

OK got the right download...everything shows up and looks OK!

How do I get this to show up like it does here..


Welcome, ari7ona.
You last visited: Today at 08:01 AM
Private Messages: Unread 0, Total 2.
Credits: 198 [Check] [Purchase]

I don't have the last line showing up in my forums

Darkwaltz4 10-16-2008 08:46 PM

Did you do the template edits?

Phoenixgal 10-16-2008 09:05 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1646644)
Did you do the template edits?

I think i did...I've got everything showing up in the Admin panel and in the CP on the forums its just not showing up there and under the User info.

Mrdby 10-17-2008 01:31 AM

so is this a bug?

jerx 10-17-2008 07:26 AM

Quote:

Originally Posted by Darkwaltz4 (Post 1566389)
Quote:

Originally Posted by rowlandc (Post 1564736)
Hi, I just got one question before I'd like to install this addon.

Is there a system in the hack or an extra addon which people could use there points to promote themselves.

I currently run a site where people get extra content when they are promoted. After a month they get sent back to their original group just like a subscription. So is it possible for the members to use up points to get promoted?

not yet, but on the list of things im working on.

I am looking for a promotion system based on credits. I want to set up different user groups with different permissions. The more points a user gained, the more permissions he should get. This should be handled automatically without user interaction, so this is a little bit different than the feature rowlandc requested. Is this possible? If not, a cron job would help, right?

Quote:

Originally Posted by Darkwaltz4 (Post 1601794)
The vBCredits integration with ibProArcade can be found here:
https://vborg.vbsupport.ru/showthread.php?t=153822

Also, currently the new features in vB3.7 dont have credits integration :-/ yet

Visitor messages, albums, friends and social groups are not yet integrated?!

How about vb 3.8 beta 1? Will vbcredits work on the new version without problems. I know that it is only beta and that you should not use beta software, but the new features are too important to wait much longer.

Phoenixgal 10-17-2008 03:43 PM

Quote:

Originally Posted by Phoenixgal (Post 1646663)
I think i did...I've got everything showing up in the Admin panel and in the CP on the forums its just not showing up there and under the User info.

Yes I did! Just double checked them!:confused:

Mellymonster 10-18-2008 02:39 AM

Some reason I can't find the "Global Phrase" for "Credits" to change the name.. I have the VBcredits installed properlly cus it is working, but I can't seem to find the "Global Phrase" for credits.

Never mind I wasn't looking far enough.

Darkwaltz4 10-19-2008 06:21 AM

Quote:

Originally Posted by jerx (Post 1646891)
I am looking for a promotion system based on credits. I want to set up different user groups with different permissions. The more points a user gained, the more permissions he should get. This should be handled automatically without user interaction, so this is a little bit different than the feature rowlandc requested. Is this possible? If not, a cron job would help, right?

Visitor messages, albums, friends and social groups are not yet integrated?!

How about vb 3.8 beta 1? Will vbcredits work on the new version without problems. I know that it is only beta and that you should not use beta software, but the new features are too important to wait much longer.

Promotions system doesnt come included and I am currently focusing on vBCommerce at my site, but you could still suggest your idea there for when I return to this. None of the vb3.7-specific features are integrated with vBCredits either, but it should still work with vb3.8

Quote:

Originally Posted by Mrdby (Post 1646797)
so is this a bug?

What, exactly?

Quote:

Originally Posted by Phoenixgal (Post 1647105)
Yes I did! Just double checked them!:confused:

Check that your usergroup isnt locked from vbcredits, in the usergroup settings for your usergroup.

bonsai500 10-20-2008 04:49 PM

Are there instructions on how to use this program? I have it downloaded, but have no clue how to use it.

Darkwaltz4 10-21-2008 03:25 AM

vBCredits contains useful descriptions and admin help throughout the admin control panel. Where it is missing or unobvious, you are welcome to ask us here. vBCredits is not yet the final version, so it is missing that sort of thing.

manutdvn 10-26-2008 08:08 AM

I deleted the thread, but the point is still counted. How to fix this?


All times are GMT. The time now is 10:32 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.01802 seconds
  • Memory Usage 1,835KB
  • 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
  • (1)bbcode_code_printable
  • (19)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