![]() |
What use would this be for a writing forum?
|
I currently use iCash but I think I'll convert this week.
|
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:
also, anyone interested in the changelog between 1.4rc1 and 1.4rc2, its been posted here http://www.vbcredits.com/forum/showthread.php?t=1177 |
Thanks for the fast reply Darkwaltz4. :) That new code seems to have fixed the problem for me. :up:
|
Installed the update and now forums are inaccessible.
Quote:
|
people having trouble with that database error:
you should NOT be running any forum files in your browser between uploading the new files and importing the product file. if you did hit that, you should disable the old vbcredits prior to upgrade if you cant access your acp because of the error, insert define('DISABLE_HOOKS', true); into your config.php file. remove it after upgrading but again - i stress DONT LOAD ANY FORUM FILES BETWEEN UPLOADING NEW FILES AND IMPORTING THE PRODUCT. avoids that problem altogether :D |
Quote:
|
forum files as in, non-admin control panel.
how did i know someone would ask that?? >.< shutting down helps a lot, because then nobody else will trigger the error in their normal browsing. this is generally standard procedure when installing something really... |
Quote:
thanks |
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. |
pls help me:
I installed this mod, exactly, i upgraded it from VbCredit 1.3 but the "Award Credit" button was not show in the Postbit (because the condition="$show['credits_postadd']") however, i don't know how to resolve this problem. I have Enable this Mod, all feartures are still working well, expect Add Gain / Lose Credit for member per post... thanks for your helping |
in 1.4, the post award system has been expanded. they are now the latter 6 options in the donations and post award system box.
to mimic the exact behavior from 1.3, set the group in question (presumably admin) to have all -1 for the 4 limiters. the reason those are there is for people who want to allow their entire community to use the system on each other, but to keep it from getting out of hand. if you are still having trouble understanding the new settings, ask me in a pm. |
My members and I have been unable to upload attachments since I've added this mod. I disabled the mod and we now have the ability to upload them again. How is this affecting this ability?
|
please upgrade to the latest version and try again.
|
I'm using vbcredit 1.3.
Just want to ask: If I still want to use vbcredit 1.3 (no Bank option), how must I do to make vbcredit 1.3 work with Ibank and stocktrader? Where can I change field moneyrow of vbcredit table? For example: icash is money so it works well with Ibank and Stocktrader |
thanks
|
vbcredits does not and wont have the option to change the points column.
in ibank, you can change the money row in THAT to use vBCredits - use credits as the setting. im pretty sure the same thing for stocktrader, and certain for vbay. you can use the icash -> vbcredits converter to transfer the old amount in the money column, so that you can carry on with what you are doing. |
I had this tool installed but I unistalled because I didnt use it.
So I have unistalled the xml file. And I deleted the files on the server. Do I also have to delete the script edits in the templates or does that go automatically when you uninstall the xml file??? Thanks |
unless you were using TMS, youll have to remove the template edits.
|
Remove them, even though they don't have much effect without the modification.
|
But I can't seem to find all edits? For instance to begin in the nav bar
|
By the way, whats TMS?
|
well, work backward through the installation txt file :-p if you cant find an edit, you probably put it somewhere else or never made it, in which case you should try using the template searching feature in your acp, and search for partial lines (not whole blocks) as whitespace varies widely from what i see people doing
TMS is the template modification system available here at vborg. basically allows you to manage template edits like plugins, allowing you to update vb without having to redo all of your now-expired templates. i hope you change your mind in the future, especially after some of the addons are done :D btw, there is a vbcommerce demo on the official vbcredits site if anyone hasnt seen it yet :) |
No problem mate and thanks for good backup and I maybe in the future ;)
|
Hi Friends,
I tried installing this great mod on my 3.7.0 beta 5 version site and everything went smooth, except the "check" link in the navbar is throwing this error: Code:
An appropriate representation of the requested resource forum/credits.php could not be found on this server. http://www.vbulletin.com/forum/showthread.php?t=197290 But then i started getting "Internal Server Error". So for the time being i have disabled those links in the navbar i.e.: Code:
[<a href="credits.php?$session[sessionurl]do=banking">$vbphrase[check]</a>]<if condition="$show['credits_purchase']"> [<a href="credits.php?$session[sessionurl]do=manage#purchase">$vbphrase[purchase]</a>]</if> So, I would appreciate if someone can give me some resolution to this issue. Thanks |
Thank you, Darkwaltz4 for your help
Just 1 more question: Where can I set the amount that members can get when make a thread, reply and get from characters? I've forgot where to change them T_T |
Quote:
Quote:
please continue any further support in the 3.7 version thread if you are using the 3.7 version :D thanks |
Quote:
Quote:
|
Darkskilz - ignore those instructions, and download rev1 from the first post. To update rc2 to rev1, simply upload the credits_plugins.php and functions_credits.php to their corresponding locations on your server, and youre done, and your problem will go away :)
|
Think it worked, thanks.
EDIT: Is there a way disable bank and loans? |
to disable savings and loans, set a limit of 0 for maximum savings and maximum loans respectively, in the usergroup settings
|
Thanks i hope it will be intergrated to vbux
|
Why does it show two point counters everywhere? On every post below usernames, it appears twice.
|
Quote:
Quote:
|
I have TMS Installed, I don't think I did it twice. Though I did press rebuild twice I think. How do I fix it?
|
using the installation instructions as a guide, go through your templates looking for the code you are supposed to be adding. if you find any of it, remove it. tms applies the template edits ON TOP of the regular templates, so the additions made by tms will be invisible in the editor, meaning what IS in there is actually a duplicate
|
I never did any manual editing of files though. Was I supposed to put the modifications in the Master style, default style, or both?
|
template edits, not file edits
|
Transaction Alerts
Enabling this option will send a private message to users who receive credits outside of normal earning means. Please input the username of the user that these PMs are to be sent from. To alter or translate these messages, use the following links: Ya them links that are right there they dont work and as a matter of fact the phrases are not even in vb after the install fix please ??? |
aha, actually they are still there but the links are outdated (i since moved the phrases in question out of global and into vbcredits_global :-p)
so, for now you can search for phrase variables based on hovering over the old link, and e[global][something], search for the somethings.. :-p |
All times are GMT. The time now is 10:28 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:
|