![]() |
Currently the last remaining issue that keeps vbcredits from being 1.4 gold is the broken post/thread negation awards. to allow you to at least complete the action without errors, the code was simply disabled. So, if you want to remove credits yourself i suggest allowing your moderators the use of the post award system, such that they can deduct credits as part of their regular maintenance, from right in the threads themselves.
|
Is there a way to install this mod into a test style in order to work out any kinks in it before releasing it to the general public? It's way to complex to release it without doing some testing on the board.
Thanks for the advice! Tom |
Sure? You do the template edits :p
|
Great - thank you. When you install some mods they become instantly active. I just didn't want to do that here.
Can't wait to install it - thanks! Tom |
Quote:
Have you found any hurdles with this action? Last I heard from a different coder is that a file edit is needed to make this work properly. Is that still the case? This is the one thing that is stopping me installing it live on my site. I would pay to have it working, or at the least donate. |
A live demo that doesnt need registration will be good.
|
you can see the points system working on that site without registering just click around rather than discredit this mod
|
you should join with vBExperience
:D |
<i>Fatal error: Call to a member function query() on a non-object in /-forumdirectory-/living_avatars/index.php on line 27</i>
I get this error when trying to integrate Living Avatars with VBCredits. It happens when I follow this line: ================================ File: living_avatars/index.php ================================ FIND: -------------------------------- $points_remaining = $userinfo['points'] - $item[cost]; -------------------------------- ADD BELOW: -------------------------------- $DB->query("UPDATE " . $GLOBALS['tableprefix'] . "user SET credits = " . $points_remaining . " WHERE userid = " . $userinfo['userid']); How do I fix it? I put the query underneath this: // ###################$points_remaining = $userinfo['points'] - $item[cost];############ LOAD LA CORE ################################ |
Quote:
Quote:
Quote:
Quote:
|
All times are GMT. The time now is 11:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|