vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vBCredits - Ultimate Points System (https://vborg.vbsupport.ru/showthread.php?t=151924)

DS MrSinister 01-13-2008 01:44 PM

I think you forgot to upload the files or upload them to the wrong directory..

alessai2 01-16-2008 02:25 PM

can u please tell me where can i edit the :

VB Credits : 274

on the legacy postbit??
i want to make VB Credits: bold..
can u please tell me?

DS MrSinister 01-16-2008 02:43 PM

If you have TMS hacked installed goto Styles & Templates --> Template-Modifications Manager under the master style click on vbcredits. look for Display Credits in Postbit Legacy in the bottom box replace it with this



Code:

                                <if condition="$show['credits_post']">
                                        <div class="info">
                                                <b>$vbphrase[credits]:</b> <span id="cdt_$post[postid]_$post[userid]">$post[credits]</span> <if condition="$show['credits_donate']">[<a href="credits.php?$session[sessionurl]do=manage&amp;u=$post[userid]#donate">$vbphrase[donate]</a>]</if> <if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&amp;u=$post[userid]">$vbphrase[check]</a>]</if>
                                        </div>
                                </if>


Darkwaltz4 01-16-2008 10:36 PM

Quote:

Originally Posted by alessai2 (Post 1422540)
can u please tell me where can i edit the :

VB Credits : 274

on the legacy postbit??
i want to make VB Credits: bold..
can u please tell me?

This depends on which version you have installed..

If you have TMS, follow the TMS instructions above

If you have v1.3 of vbcredits, you will have to edit the plugins... which isnt pretty.

If you have v1.4X, just edit what you added to the postbit templates

Quote:

Originally Posted by golfum (Post 1420479)
When I see a profile and they have the Credits in there. it is a hyperlink. when i click on the hyperlink i get a "The webpage cannot be found"

here is the link.

http://golfum.com/forums/credits.php?u=556

Thanks.

You did not upload the credits.php file, or did not put it into the forum root directory.

If you have failed to do that for that file, you probably messed up the other ones, and you should double check them.

racechick20 01-17-2008 05:28 PM

This rocks! Thanks, John!
*installed*

mrahul 01-19-2008 06:18 AM

can we give credits manually to an user via admin interface and I don't mean an usergroup

LilSniper 01-19-2008 02:17 PM

How does this work if I want to add IShop in with VB Credits: ICash / IBank / IShop - set 'money row' to 'credits'

Thanks!

Darkwaltz4 01-19-2008 06:25 PM

Quote:

Originally Posted by mrahul (Post 1424231)
can we give credits manually to an user via admin interface and I don't mean an usergroup

Yes, just edit them through the user editor like normal.

Quote:

Originally Posted by LilSniper (Post 1424463)
How does this work if I want to add IShop in with VB Credits: ICash / IBank / IShop - set 'money row' to 'credits'

Thanks!

In the settings for those hacks, is an option for money row - put credits as the value for it to use vBCredits. If you need extra help with IShop, contact blaine

fly 01-19-2008 11:04 PM

When is vBcustomizer coming? I'm going to poop myself waiting. Any interest in exchanging donations for an alpha. :D

Darkwaltz4 01-19-2008 11:41 PM

no alphas available. however we are leaning towards a vbcredits.com only release on vbcommerce (coming out first) and vbcustomizer. more info to be announced there about new policy changes

fly 01-20-2008 01:51 AM

Quote:

Originally Posted by Darkwaltz4 (Post 1424787)
no alphas available. however we are leaning towards a vbcredits.com only release on vbcommerce (coming out first) and vbcustomizer. more info to be announced there about new policy changes

You cant imagine how much I need this. Can you make a guess as to when it would be out?

mrahul 01-21-2008 05:40 AM

found the solution.

can I give to top posters of month, if yes any idea to find out top posters of the month ?

Darkwaltz4 01-21-2008 03:18 PM

Not automatically, but you can use the award accounts by criteria tool in 1.4rc1

also a reminder to those upgrading to vb3.7b4, vbcredits does work with it, just one small compatibility edit
http://www.vbcredits.com/forum/tracker.php?itemid=156

raiderlax 01-21-2008 06:45 PM

Hey, just got two major questions.

1. When is vbcredits 1.4 going to be FINAL for sure?
2. Will it be made compatible for vbulletin 3.7 Gold too?

Thanks.

squad22345 01-23-2008 12:57 AM

Im stuck at Now for the Radio and TV link, you can find:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

And after that, add

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>

Save your navbar template.

I cant find those in my navbar..

mrahul 01-23-2008 04:39 AM

I have some serious problem with the hack. I was expecting this hack to be working for the posts from the day it was installed but it used up past post/activity calculations too. Plz help me to rectify this problem to work just from the day installed.

Darkwaltz4 01-23-2008 04:43 AM

Quote:

Originally Posted by squad22345 (Post 1427010)
Im stuck at Now for the Radio and TV link, you can find:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

And after that, add

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>

Save your navbar template.

I cant find those in my navbar..

sounds like you posted in the wrong thread.

Quote:

Originally Posted by mrahul (Post 1427108)
I have some serious problem with the hack. I was expecting this hack to be working for the posts from the day it was installed but it used up past post/activity calculations too. Plz help me to rectify this problem to work just from the day installed.

If you ran the mass credit updater its a little too late. Best thing would be to set everyone to 0 and let them go from there.

Quote:

Originally Posted by raiderlax (Post 1426076)
Hey, just got two major questions.

1. When is vbcredits 1.4 going to be FINAL for sure?
2. Will it be made compatible for vbulletin 3.7 Gold too?

Thanks.

It is already compatible with 3.7, and presumably with the gold version. there was a conflict with bitfields, and the temporary fix is posted here:
http://www.vbcredits.com/forum/showthread.php?t=854

And a how-to was created by one of my helpful members for getting credits to show up in the new profile:
http://www.vbcredits.com/forum/showthread.php?t=955

mrahul 01-23-2008 06:50 AM

how to set all to 0 ?? is there any other way than editing each user :o
and what is this mass credit updater and where is it, I don't remember running this kind of feature

Darkwaltz4 01-23-2008 07:21 AM

In v1.3 of vbcredits, the mass credit updater is at the bottom of the update counters screen under the maintenance tab in the acp.
In v1.4, its the last link in the vBCredits ACP menu. In either case, select all groups, and select NO awards, and have a base credits of 0. After it runs, everyone will be at 0 again.

mrahul 01-23-2008 08:02 AM

Do u mean the Award credit for post not counted ? I have set it to No in vbOptions in ACP ?
how to select all groups and have base credit to 0 ?

mrahul 01-23-2008 08:08 AM

I have run query, selecting all usergroups
additional credits - 0
add credits to existing - No
no award is selected (no check box selected)

in global settings:
enable credit awards - yes
no. of decimals - 0
refree bonus credit - 1
ref. val days- 7
posts - 10
no.of days before apply - 1
multiple thread rating - no
rep awards - no
awrd crdit when post not counted - yes

so what else should I edit

heeroyun 01-23-2008 11:38 AM

I Installed 1.4 and have this small problem : I set all the award limit of admin group to unlimit but still there sth about the "Available ..." credits I cound give :|

And still , where can i set the day of loan payment

MiahBeSmokin420 01-23-2008 05:19 PM

I have

DownloadsII 5.0.6

installed on my site and i also have

vBCredits 1.3

installed on my site and i have a idea / question about the 2

is there a way to make it so that downloads cost a certian amount of credits and if a user dose not have the credits required then he or she can not download the file?

also making it to where after downloading the file the user would loose X amount of credits after downloading the file?

Darkwaltz4 01-23-2008 07:53 PM

Quote:

Originally Posted by heeroyun (Post 1427295)
I Installed 1.4 and have this small problem : I set all the award limit of admin group to unlimit but still there sth about the "Available ..." credits I cound give :|

And still , where can i set the day of loan payment

You have "pay post awards from the central account" set to yes in your specialty settings. You cant set loan repayment date exactly, but its when the interval occurs for interest.

Quote:

Originally Posted by mrahul (Post 1427203)
I have run query, selecting all usergroups
additional credits - 0
add credits to existing - No
no award is selected (no check box selected)

in global settings:
enable credit awards - yes
no. of decimals - 0
refree bonus credit - 1
ref. val days- 7
posts - 10
no.of days before apply - 1
multiple thread rating - no
rep awards - no
awrd crdit when post not counted - yes

so what else should I edit

Did you have everyone set to 0 when you ran the updater? You should be set to have everyone continue on from today now.

Quote:

Originally Posted by MiahBeSmokin420 (Post 1427478)
I have

DownloadsII 5.0.6

installed on my site and i also have

vBCredits 1.3

installed on my site and i have a idea / question about the 2

is there a way to make it so that downloads cost a certian amount of credits and if a user dose not have the credits required then he or she can not download the file?

also making it to where after downloading the file the user would loose X amount of credits after downloading the file?

There is no integration addon for that available. I intend to build download support for credits into my vBLimiter script.

cheat-master30 01-25-2008 06:03 PM

Has the full release been completed yet? I haven't checked back here in a while, and the credits system on my own forum is currently disabled while I wait for the stable, final version to upgrade to (running release candidate 1 or something). I really want this and vB Commerce (and vB Customiser), so what's the progress on updates?

jafari 01-26-2008 07:13 AM

Hello,
I have a problem with this mod , when my modarator move any topic or post , hos credit spend ! how can I fix that , not credit lose when he move any topic or post ?

SpeedJunkyz 01-26-2008 11:51 AM

Is there a way to stop credit earning in say like the "off topic" forums?

SJ

solidlink 01-27-2008 06:18 AM

Currently there are no ways to spend the points accumulated, am I right?

MiahBeSmokin420 01-27-2008 07:04 AM

only in the arcade as of right now

which is realy 64Y

but im working on my first mod that will allow you to use charge people to download files with the downloads II mod

it could take a long time though like i said MY FIRST MOD

Darkwaltz4 01-28-2008 02:16 AM

Quote:

Originally Posted by jafari (Post 1429154)
Hello,
I have a problem with this mod , when my modarator move any topic or post , hos credit spend ! how can I fix that , not credit lose when he move any topic or post ?

If the posts are deleted or otherwise removed from view, they will have their credits negated. to turn this off, set your negation multiplier to 0. in 1.4 final, there are a set of switches to apply the negation award to, so you can turn this off directly instead of all or none at once

Quote:

Originally Posted by SpeedJunkyz (Post 1429256)
Is there a way to stop credit earning in say like the "off topic" forums?

SJ

In 1.3, you can specify no credits in no post count forums. in 1.4, there is a switch in each forum to specify credit earning there or not.

Quote:

Originally Posted by solidlink (Post 1429863)
Currently there are no ways to spend the points accumulated, am I right?

thats not true at all! apart from my other addons in development, there are several addons available, just read the list in the first post of this thread.

mrahul 01-29-2008 04:32 AM

Quote:

Originally Posted by Darkwaltz4 (Post 1427584)
Did you have everyone set to 0 when you ran the updater? You should be set to have everyone continue on from today now.

yippe it was good!

raiderlax 01-29-2008 04:45 AM

Um may I ask what else has to be really done to make 1.4 final...?

Thanks for making such a great mod :)

heeroyun 01-29-2008 10:23 PM

I use the Drawing system , the first drawing work smooth as a charm but on the second drawing , some members "can't participate on the drawing" although I allow them to draw . What is the problem ? .-.

Thx

CP, 02-01-2008 11:07 AM

I know a forum where they have paypal intergrated.. so for those who want to use paypal to buy credits i think a feature like that should be available.

mikeylikesitz 02-01-2008 02:07 PM

Quote:

Originally Posted by CP, (Post 1433886)
I know a forum where they have paypal intergrated.. so for those who want to use paypal to buy credits i think a feature like that should be available.

that is already available, check the vbcredits site for more details.

heeroyun 02-01-2008 02:44 PM

I have enable the donation system on my forum but only the mods and admins can donate . Members just can't , how can I fix this ?

PixelFx 02-01-2008 11:56 PM

Quote:

Originally Posted by mikeylikesitz (Post 1433961)
that is already available, check the vbcredits site for more details.

We have this mod on our site (paypal addon)

phenom21 02-02-2008 02:54 AM

i cant find the place in navbar to put $credits_navbar

Darkwaltz4 02-02-2008 04:48 AM

Quote:

Originally Posted by mrahul (Post 1431365)
yes, I have done it and it started from 0, but wierdly for some users it still works strangely. One user has 600+ credits with in 7 days and he has not even posted 100 posts :(
few more above 100 and so on. :o

examine the credit settings for that usergroup for any high values, and compare it to that user's activity. or you could pm me admin access and ill take a look around.

Quote:

Originally Posted by heeroyun (Post 1432087)
I use the Drawing system , the first drawing work smooth as a charm but on the second drawing , some members "can't participate on the drawing" although I allow them to draw . What is the problem ? .-.

Thx

did the first drawing end yet? The active tickets limit for usergroup counts ALL tickets that are in drawings that havent ended yet. either that or the drawing has reached the maximum that you set, or they dont have enough money.

Quote:

Originally Posted by heeroyun (Post 1433979)
I have enable the donation system on my forum but only the mods and admins can donate . Members just can't , how can I fix this ?

make sure your regular member group has a nonzero limit for donations. if its a specific person, make sure they had the amount of credits they wanted to donate. if you have an additive donation fee in effect, they might not realize the combined donation+fee still exceeds their account

Quote:

Originally Posted by phenom21 (Post 1434342)
i cant find the place in navbar to put $credits_navbar

try looking in your header template instead, or search for specific variables or phrases (sometimes the find code gets altered from the vbulletin default)

Animecraving 02-03-2008 05:42 PM

is it possible to change the credit into like other name like money, points, etc...


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.02930 seconds
  • Memory Usage 1,845KB
  • 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
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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