Quote:
Originally Posted by dcuellar
Thanks man.
I'm trying to put it in my postbit. I found that the hook is "credits_display_postbit_row" but I don't know how to use that.
Here is the piece of code and my attempt to plug it in.
Code:
<vb:if condition="$show['credits_post']">
<div class="eti_postbit">
<b>$vbphrase[credits]:</b><br /> <span id="cdt_{vb:raw post.postid}_{vb:raw post.userid}">credits_display_postbit_row</span> <vb:if condition="$show['credits_donate']">[<a href="credits.php?$session[sessionurl]do=manage&u={vb:raw post.userid}#donate">$vbphrase[donate]</a>]</if> <vb:if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&u={vb:raw post.userid}">$vbphrase[check]</a>]</vb:if>
</div>
</vb:if>
As for the actions...man, I'm really confused on how to set each of them up. It's different from what I did with vbcredits I. I'm going to have to sit down and really take my time to figure this out.
|
Those old links and stuff will no longer work. If you are trying to modify the way that displays, there are official methods with template hooks and overwriting templates instead of template edits

Let me know if you need that.
Quote:
Originally Posted by dcuellar
Alright, I got the recalculating down. The reason why nothing I was doing was working was because I disabled the actionset thinking it was a part of the old vbcredits.
The actual mod is labeled as "DB Tech:...", whereas the actionset is labeled as just "vbcredits..."
|
v2.0.0 has merged the vbulletin actionset with the main addon. I am preparing the lite version this weekend (the pro one is available now)
Quote:
Originally Posted by dcuellar
If I can make a recommendation it would be to provide us with a video tutorial on how to set up the mod. It could save me HOURS of trying to figure this out on my own. There are programs like screencast that record what you do on your computer's screen and allow you to automatically post it to youtube from there.
Other than that, I'm still waiting to get the mess from vbcredits.com cleaned up. I'd also like to see an answer to this post.
|
I am considering a tutorial and started one... but its a lot harder than youd think :-/
v2.0.0 also cleans up from the old addons, and the pro version merges the old pro addons and cleans those up too.
Quote:
Originally Posted by BozzaJos
Hey guys,
I already had vBookie installed and after I installed this mod, together with the vBookie "fix", I get the following error when trying to post a new vBookie event:
Database error in vBulletin 4.0.8:
Can anyone help me with this problem as soon as possible?
Thank you kindly in advance!
Regards,
Bozza
UPDTATE: I found my problem. "Give to the Poor" was set on 50 in vBookie settings but I didn't create a new event for it @ vBCredits. :-)
|
I am working on integrations the rest of the year, and upgrading the vbookie one is top of the list.
Quote:
Originally Posted by Destron
I haven't been able to translate a lot of phrases in the mod, it's not finding the phrases in the acp. 
|
All of the front-end ones should be phrased, but the admincp is only partially right now.