Thread: Major Additions - [DBTech] vBCredits II Deluxe
View Single Post
  #362  
Old 08-30-2011, 02:30 PM
Darkwaltz4's Avatar
Darkwaltz4 Darkwaltz4 is offline
 
Join Date: Oct 2002
Location: Chicago
Posts: 1,538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedDevil View Post
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 View Post
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 View Post
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 View Post
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_referralDOUBLE NOT NULL DEFAULT '100',
        
CHANGE `credit_paycheck` `credit_paycheckDOUBLE NOT NULL DEFAULT '0',
        
CHANGE `credit_induction` `credit_inductionDOUBLE NOT NULL DEFAULT '100',
        
CHANGE `credit_post` `credit_postDOUBLE NOT NULL DEFAULT '5',
        
CHANGE `credit_thread` `credit_threadDOUBLE NOT NULL DEFAULT '10',
        
CHANGE `credit_active` `credit_activeDOUBLE NOT NULL DEFAULT '20',
        
CHANGE `credit_postsize` `credit_postsizeDOUBLE NOT NULL DEFAULT '0.05',
        
CHANGE `credit_refbonus` `credit_refbonusDOUBLE NOT NULL DEFAULT '0.05',
        
CHANGE `credit_birthday` `credit_birthdayDOUBLE NOT NULL DEFAULT '100',
        
CHANGE `credit_repgive` `credit_repgiveDOUBLE NOT NULL DEFAULT '0.1',
        
CHANGE `credit_threadrate` `credit_threadrateDOUBLE NOT NULL DEFAULT '1',
        
CHANGE `credit_ownthreadpost` `credit_ownthreadpostDOUBLE NOT NULL DEFAULT '3',
        
CHANGE `credit_pollmake` `credit_pollmakeDOUBLE NOT NULL DEFAULT '5',
        
CHANGE `credit_pollvote` `credit_pollvoteDOUBLE NOT NULL DEFAULT '1';

MySQL Error   Unknown column 'credit_referral' in 'usergroup'
Error Number  1054
Request Date  
MondayAugust 15th 2011 11:35:28 AM
Error Date    
MondayAugust 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 View Post
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".
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01307 seconds
  • Memory Usage 1,811KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete