![]() |
for now until 1.4, you have to edit the plugin that says display credits in postbits.
youll have to edit it twice within that plugin, and it requires a little bit of php knowledge. now you know why i am switching that out of the plugins :-p if you cant figure it out i might post some of the 1.4 plugin and postbit code so you can modify the templates instead, and itll be much easier |
Hello.
Any idea how to change this mod for rpg integration hack? I have some problems with that, error like that appears: Quote:
|
is that for lite or full version?
|
Its different rpg system, You can find it here:
https://vborg.vbsupport.ru/showthread.php?t=108790 But im stupid, that's all. I just saw one person which asked about that before, so i thought this mod need special integration, but i had to change vbulletin options->rpg hack cash options "uttpoints" for "credits" and that's it, You can add this rpg mod to list of hacks working with vBcredits. Anyway, thanks for trying and sorry for disturbing . |
:-p that would be the 'lite' version, and if youd said that I would have told you about the points row :D
the full version is getting a converter |
WOOT finally got the chance to install this!!! It's great!
|
I would if u have time tell me what word
should I edite to make it show Number of xxx credite on postbit withe red color cuz when I make check on what code add on postbit <if condition="$show['credits_postadd']"> <span id="creditsmenu_$post[postid]"><a href="credits.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="credits_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/credits.gif" alt="<phrase 1="$post[username]" 2="$vbphrase[credits]">$vbphrase[credits_threadaward]</phrase>" border="0" /></a></span> <if condition="$show['popups']"><script type="text/javascript"> vbcdt_register("$post[postid]")</script></if> </if> now this code I try play aroun it but I confused cuz there are nothing like $post[cedit] cuz if was that will be more esaire to make it with red color |
thats template code. i said plugin. 1.4 is different, but for now...
Display Credits in Postbit: PHP Code:
'">' . $GLOBALS['credits_last'][2] . '</span></div>' to like '"><font color="red">' . $GLOBALS['credits_last'][2] . '</font></span></div>' and then '">' . $credits_this[2] . '</span></div>' to like '"><font color="red">' . $credits_this[2] . '</font></span></div>' again, this is kinda messy, but its been redone in 1.4, and if you want that plugin before release you have to come talk to me. |
work gr8 thanks
also credit on navbar I don’t want be as a link what should I do? |
edit the show credits in navbar PLUGIN
again, also changed to templates in 1.4 |
help!! when i try to transfer Nexia Points to vBCredits. it said:
The following dependencies were not met: The product vbBux / vbPlaza must be installed before this product may be installed. (Compatible starting with 1.5.8) but i didnt install vbbux/vbplaza at all. i only installed Nexia's Points System 1.0.1. and i had uploaded nexia_to_vbcredits.php. whats wrong?? |
:-p the issue
is that i apparently put the wrong error message. (nexia's converter was originally the vbux version heh) however, you are running an old version of nexia's point system. the converter works with the latest version that was available. i could try lowering the version but i cannot guarantee the database will match up, so come talk to me on IM so I can coach you through an edited version. |
thx for your help, ill update the Nexia's point system and try again.
|
whats the best shop / purchase system to use?
|
hello.
Thx 4 such a gr8 Mod but i've some queries. I have installed it but credits are shown only in user profile not even in usercp,below pm, posts.... where is the problem? And in vb options what should i keep ideally for vbcredits plz tell me..as i'm confused :D have a look at my forum[link in my signature] |
you are probably missing the template hooks, so add them to your custom style from the directions at the bottom of the instructions file
also, for another interested, there is now a HIDE HACK addon for vbcredits, see it in action at vbcredits.com, more info on it there. |
added templatehook in postbit template and got but usercp and what abt postbitlegacy?
i'm confused where to add. any other small queries too. |
When is 1.4 coming? :)
|
haha, 1.4 contains an enormous bank with many interest and loan systems :-p its being stabilized on localhost. as thats the highlight of 1.4 i want it perfect (how many sucky bank hacks have there been so far??)
vbcredits.com will always have announcements and latest-stable-version testings. |
Darkwaltz4 rocks.
Really helping members a lot. :) |
Quote:
|
sure, credits can be used in pretty much anything, although a bunch will need addons :-p if you have something you like and think credits would make a nice addition to it, feel free to suggest it at the addon forum for vbcredits at vbcredits.com
theres also the nifty hide hack ;) (charge credits to view content!) |
It looks like the modification developer here has thought about everything when it comes to credit use. I mean, credits, shop, customisation, arcade, card games, downloads, bank etc...
|
Quote:
|
yes, thats the entire premise of vBCustomizer. theres a demo link to it at the top of the screen.
|
Awesome mod! But I wonder how and where to get that addon so that I can see the activity. longevity, today, psts etc. I mean these little graphics... what is that!? where to download ?! thank you!!!
|
um, thats completely offtopic, but its a 3.5 activity hack available here at vborg
|
what is http://www.domain.com/credits.php?u=1
ment to bring up? is it ment to bring up the list, or the information for that person? because at the moment it seems to just bring up the list.. e.g http://www.domain.com/credits.php?u=5 http://www.domain.com/credits.php?u=10 http://www.domain.com/credits.php?u=999 etc etc will bring up the list, rather then information for the person - if thats how its ment to be, wouldn;t it make sense to rather have the Credits bit in postbit, do the same thing as the "button" does? regards |
the links in postbits, profiles, and navbars link you to the donation form with that user filled in as recipient.
furthermore, if your group has the perms to view other user's transaction logs, then that person's will be loaded there. because its somewhat blurry thats whats going on, 1.4 fixes this, and you can see how it works now on vbcredits.com. new is the Donate link which makes it clear thats what youre doing, and a "check" link which goes to the bank accounts of that user, if your perms permit that. |
Quote:
imo yo need to remove the top 10 users from that section.. e.g if you go to the url like this http://www.domain.com/credits.php?u=1 you should see just the transation logs, if not be redirected to something else maybe? |
yes, 1.4 has two credits pages now.
first contains all the banking stuff, loans, and the transaction logs. the second is sort of the page which you are using now, with the donation, top x, and lottery stuff. |
Quote:
|
oh yeah, 1.3 style issue.
you can fix it by setting the first cell to valign top (it was accidentally at bottom...) and shortening the size of the comment input. its corrected in 1.4...... if you click install youll get an update when its out :D |
How can i stop it showing my credits, like this.
660.3333333333333333333333 With that many 3's? Thanks. |
normally you set the decimals in the acp.
but if you added it manually to the template then it wont. 1.4 fixes this, and i can set you up with some modified plugin code if you come IM me |
Cheers m8, will do :up:
|
One of my users suggested a good feature for this...
Quote:
|
A user in my forums has reported a bug. He says that when you give a user credits, and that user has reached the capacity of its PMs then he doesn't get a PM about the credits transfer, moreover, the transaction doesn't appear on the the transaction list.
Can you verify? |
Any sort of integration done for rpginferno v3 as of yet?
|
Quote:
Quote:
Quote:
|
All times are GMT. The time now is 03:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|