Quote:
Originally Posted by RedDevil
Is there a feature where members have to pay credits to view post, or something like this planned?
|
That is part of the pro version.
Quote:
Originally Posted by jojojijijojo1
Everything was working fine then I started receiving this database error everytime I enable the plugin and view a thread
Invalid SQL:
SELECT t.* FROM credits_transaction AS t LEFT JOIN credits_event AS e ON (t.eventid = e.eventid) WHERE t.userid = 1 AND t.status = 0 AND t.timestamp <= 1310730072 ORDER BY t.transactionid ASC LIMIT 1;
MySQL Error : Table '***.credits_transaction' doesn't exist
Error Number : 1146
|
Just run the import again, and it should restore any missing tables, although its a huge mystery why it was missing in the first place.
Quote:
Originally Posted by Miss Buruku
I have poked around in this thread, but could not find an answer to some of my questions. I hope someone can answer these without too much inconvenience.
1. Are there any plans to add CMS comments as an action? I would like my members to get points for posting article comments.
2. Is there a way to add an image for the currency? I'd like a little symbol next to the currency in the postbit.
3. I get charged far too much to edit a post. I often get charged 5 credits to edit a post I only earned 1 credit posting. I don't want my members feeling like they cant edit their posts, but I've searched and searched and have not found a "reversal" or "edit" action to change the settings.
I would buy pro for all these features I listed.
|
1) Its a very low priority.
2) Can you add the image as part of the currency name via the multiple currency integration menu item?
Quote:
Originally Posted by Sm1th146
I just tried to install the mod onto my site and ran into an error. I uploaded all the files to the correct folders and created the new plugins folder as well. The error I am receiving is below on the import of the xml.
PHP Code:
Database error in vBulletin 4.1.4:
Invalid SQL: ALTER TABLE `usergroup` CHANGE `credit_referral` `credit_referral` DOUBLE NOT NULL DEFAULT '100', CHANGE `credit_paycheck` `credit_paycheck` DOUBLE NOT NULL DEFAULT '0', CHANGE `credit_induction` `credit_induction` DOUBLE NOT NULL DEFAULT '100', CHANGE `credit_post` `credit_post` DOUBLE NOT NULL DEFAULT '5', CHANGE `credit_thread` `credit_thread` DOUBLE NOT NULL DEFAULT '10', CHANGE `credit_active` `credit_active` DOUBLE NOT NULL DEFAULT '20', CHANGE `credit_postsize` `credit_postsize` DOUBLE NOT NULL DEFAULT '0.05', CHANGE `credit_refbonus` `credit_refbonus` DOUBLE NOT NULL DEFAULT '0.05', CHANGE `credit_birthday` `credit_birthday` DOUBLE NOT NULL DEFAULT '100', CHANGE `credit_repgive` `credit_repgive` DOUBLE NOT NULL DEFAULT '0.1', CHANGE `credit_threadrate` `credit_threadrate` DOUBLE NOT NULL DEFAULT '1', CHANGE `credit_ownthreadpost` `credit_ownthreadpost` DOUBLE NOT NULL DEFAULT '3', CHANGE `credit_pollmake` `credit_pollmake` DOUBLE NOT NULL DEFAULT '5', CHANGE `credit_pollvote` `credit_pollvote` DOUBLE NOT NULL DEFAULT '1';
MySQL Error : Unknown column 'credit_referral' in 'usergroup' Error Number : 1054 Request Date : Monday, August 15th 2011 @ 11:35:28 AM Error Date : Monday, August 15th 2011 @ 11:35:28 AM Script : http://www.tokengaming.com/forums/admincp/plugin.php?do=productimport Referrer : http://www.tokengaming.com/forums/admincp/plugin.php?do=productadd IP Address : 75.149.133.5 Username : Sm1th146 Classname : vB_Database MySQL Version : 5.0.92-community-log
|
I'm pretty sure thats for the old vbcredits, not this one.
Quote:
Originally Posted by Voeltz
I have it installed and working, but how the heck do i remove the transactions nav link? it's not even enabled in the config in the acp!
|
Its a global config option, and it surely obeys it, please double check "enable navbar".