![]() |
you should switch back to the original bitfield_vbulletin.xml file.
however, it wouldnt be a database error you would get.. if its still not working pm me login details and ill make sure its all good |
hello, i've found a bug,
To avoid {1} {2} penalty for each active loan, you must pay back at least the minimum in each amount column by {3}. You can initiate automatic payments by entering a number of days, or use 0 for single payments. These can be changed or stopped at any time by entering a new number. {3} shows as 1970-01-30 |
nvm, just need to run cronjob
|
:-p well, actually refreshing the page should have been enough.
you see, due to mysql limitation, i had to make interest be individual and not global... (i had such an awesome query too!! :() so now each user has a timestamp, and the forum has a timestamp, and those are constantly bouncing off against each other when starting out, users have the timestamp of 0.. which was in 1970 :-p |
Hi since the update i can't see the addpost Button.
I have changed any templates and the options in the Usergroup are correct Moderate Post Awards yes and Can Award Negative Amounts yes Sorry my english is not so good ;) Can any help me to find a solution? Cuu Lars |
do you mean the reply button vanished, or the post award icon vanished?
if the icon vanished, make sure you set nonzero limits for the post award system for your usergroup (presumably admin) if youre still having trouble, pm me an admin login also, anyone interested in the changelog between vbcredits 1.4rc1 and 1.4rc2, its been posted here http://www.vbcredits.com/forum/showthread.php?t=1177 |
Ive had to temporarily disable vbcredits. Ive had several users tell me via msn they couldnt acces my site. The got a white page with the following:
Fatal error: Field credits is t defined in $validfields in class vB_DataManager_User in /includes/class_dm.php on line 485 I really want to get this mod up and running again, any ideas? regards |
Quote:
|
I just disabled all hooks in the config file, then re enabled and it worked when that happened to me.
|
people having trouble with the $validfields thing, try this:
in the plugin manager, replace the entire code contents of the vBCredits - Define User DM Fields with the following PHP Code:
|
Quote:
|
Quote:
|
romanticyao, is it working for you now though?
|
vBCredits 1.4rc2 has been updated to rev1.
This minor release only addresses the 2 common upgrade problems people have been having. Unless you are getting a database error during upgrade or have errors regarding $validfields, you do not need to apply this update. If you wish to apply the rev1 over 1.4rc2, only the files credits_plugins.php and functions_credits.php need to overwritten to complete the update. If you have not upgraded to 1.4rc2 yet, then follow the full regular upgrade/install instructions. |
Hi thank you for the update. I am running 3.7 beta 5 and have installed this mod.
Everything seems fine apart from the credits don't show up anywhere :( I have all the settings in acp and all the template mods in TMS seem to be working when I do a "test template modifications" test Any Ideas would be great MyBoard |
Quote:
|
madotsds - check your visibility settings. also check to make sure you didnt set your usergroup (presumably admin) to be excluded from vbcredits :-p common mistake
if youre sure your settings are good, pm me an admin login with style perms |
Quote:
Thank you for your quick reply. Yes stupid me it was my admin permissions. I realized when i logged in as another member and could see the credits!! Just one last thing though if you don't mind? I do not see the credit image displayed anywhere on my forum but unlike the screen shots i have a link "check" by the credits in the nav bar is this right? also the links for donate in the post bits are in text form? cheers |
pixelfx hasnt finished making the screenshots yet >.<
the credit icon only appears when you have the post award system activated and yes the donate link is text form now :) |
Quote:
madotds |
Thanks for updating the modification, once done, the member on my own site who couldn't login could login again...
|
Quote:
|
no; since you fixed it with the previous little patch, you shouldnt be getting $validfield errors anymore :-p and so dont need to apply rev1.
but if you did do the patch, and want rev1 (which also fixes the problem of any plugins failing to execute [which is what the validfields error was an extension of], as well as a very trivial divide by zero potential error) then go ahead and import the product file again along with copying those two edited files :-p and thats it. |
I just want to state, I'm using the pro versions of this product along with a few other add-ons, on VB3.7B6 and not only does it work great, but the support is fantastic. Love it, for demo, please visit http://www.shotcritic.com/forums/ Thanks, rg sends!
|
I installed RC2 as soon as its released and running without problem, should I upgrade to rev1?
|
hello,
i was install this mod (1.4rc2) with VB 3.7 Beta 6. when i enter to some threads that other users open i get this error: Code:
Warning: Division by zero in /includes/functions_credits.php on line 28 so, what can i do to solve this problem? *sorry for my bad English. |
romanticyao - you only need to apply rev1 if you are getting a database error about missing column credits_interest, or if users on your board are getting login errors that deal with $validfields. if none of that is happening, you dont need to worry about the little update.
BBF - in the main vbcredits setting is the number of valid referrals per referral point. you have it set to 0. it should be 1 or higher. (i forgot to put a thing to validate that particular setting). if you dont want to award for referrals, make sure the award amount in the usergroup options is 0, not that global setting. |
ok, thanks.
it's works fine now :) |
Hello
There seems to be a conflict between this hack and vbportal, it was all working fine until the new rc2, then my portal went blank. |
You know, when Darkwaltz4 makes a credits mod, he's not fooling anyone! Anything involving "credits" (except the store mod, soon to come), its in here! Crazy amount of ways to award credits, Bank, Loans, Lottery (Drawings), Donations... Just about anything you can think of (or in my case, all I could think of!)!!!
Anyways, great job and I was waiting for a 3.7 version <3 Even if still a RC stage, it's worth it. |
:D thanks, i just hope that its quality helps my case in it taking so long
bertwrld - do you have error display on for your server? there might be an error that you cant see. in either case, pm me an admin login and i will help you out. if possible, please open a support ticket on my site so i can maintain a trackable conversation with you :) |
thanx for your answer
|
Quote:
Works Fine: http://www.cricfever.com/forum/credits.php Does not Work: http://www.cricfever.com/forum/credits.php?do=banking I installed this before i installed CMPS and i had the same issues, so i dont think this issue has anything related to the CMPS as you can see from the link above. For sure its related to the mod_security thing i guess. Any ideas now ... thanks again. |
hmm, error 406, not acceptable.
check your vbcredits templates, and revert any custom ones you have saved over a default one. if the problem persists, send me an admin login and i will poke around a bit until i find the solution :) thanks for moving your question to this thread! |
Quote:
|
The reason why there is a blank portal page when using this add-on is due to the followong code at the beginning of plugins/credits_plugin.php
Code:
if (!defined('VB_AREA')) Code:
if (!defined('VB_AREA') AND !defined('THIS_SCRIPT')) |
uh, is vbportal including global.php from vb? if it did, vbarea gets defined.
the reason the vbarea conditional is there is so that the file cant be called outside of a vb powered page (directly) i would recommend that vbportal be the one to change to be properly integrated with vb, and i dont anticipate adding that fix into later versions of vbcredits... |
Quote:
The code change suggestion would be the same as whats at the top of vBs init.php script. There is no need for vbPortal or add-ons to define VB_AREA if they are not in the VB_AREA, such as outside the forums. I do not understand you not wanting to change one line of code, but this is your add-on. Thanks for your reply, I will post the one line fix at the vbPortal forum rather than users disable your add-on. |
well lets dissect this...
if the site shows up blank when using vbcredits, vbportal must be trying to run hooks from vbulletin. if its running hooks from vbulletin, but not using global.php, then its integration must only be partial if its partial, then its potentially dangerous, and they should just switch to using global.php, and everyone is happy if i were to fix that one line, then i would be condoning and encouraging potentially dangerous partial integration with vbulletin, and by extension, vbcredits :D i think with a hack starting with vb- it should be fully integrated. vbadvanced cmps has no issues doing it right. VB_AREA isnt that its in a "vb area" but that its in a vb-powered page. actual values set to VB_AREA include "forum" and "admin control panel", so "portal" could be acceptable... but simply not using it isnt. |
Lol, that's funny but thanks anyway for your reply.
|
All times are GMT. The time now is 03:14 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:
|