vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBCredits II Deluxe (https://vborg.vbsupport.ru/showthread.php?t=245752)

Darkwaltz4 09-24-2012 02:50 PM

in (forums)/dbtech/credits/credits_core.php find

PHP Code:

global $db$cols $keys

replace with

PHP Code:

            global $vbulletin;
            
$db =& $vbulletin->db;
            
$cols $keys

let me know if that fixes rss for you (or if you get a new error) :)

TheSupportForum 09-24-2012 04:21 PM

Quote:

Originally Posted by Darkwaltz4 (Post 2368188)
in (forums)/dbtech/credits/credits_core.php find

PHP Code:

global $db$cols $keys

replace with

PHP Code:

            global $vbulletin;
            
$db =& $vbulletin->db;
            
$cols $keys

let me know if that fixes rss for you (or if you get a new error) :)

thank you

it worked, many thanks for the fix for vb 4.2.0

Darkwaltz4 09-25-2012 03:52 PM

I just now realized I missed your initial post about rss feeds - i was responding to glen290 with my superadmin comment. at any rate, ill have that patch in the next version.

Fergal C 10-02-2012 04:05 PM

The original version of this ran fine on our VB 4.2 forum. However, when we upgraded to 2.1 there is a slight glitch. When a user clicks on the "Currency" link in the nav bar the link looks like this;

"<span rel="credits-1-1;Fergal">BAF Cash: <b>17,939</b></span>"

How can that be fixed?

Thanks!

Darkwaltz4 10-02-2012 05:10 PM

Sounds like you have edited vbcredits templates that need to be reverted

Fergal C 10-05-2012 08:44 AM

ThanksDarkwaltz4, our Tech Admin reverted out navbar_tabs template and that has resolved the issue.

Unfortunately we now have another issue. Our forum currency is called "BAF Cash". Before the upgrade, when I wanted to remove BAF Cash from a member, I did the following;

ACP > DBTech - vBCredits > Recalculate User Accounts >
Entered the member's username in the "User Name" field and clicked "Exact match"
Then I adjusted their BAF Cash total in the "BAF Cash" field and clicked the "Update User" button.

This no longer appears to be working? Perhaps there is no another way to remove BAF Cash from a user?

Black Snow 10-06-2012 04:07 PM

Anyone had an issue with members being able to download even if they don't have sufficient points?

Black Snow 10-09-2012 08:44 PM

I get this error when trying to update transactions manually via ACP:
Code:

Processing Pending Transactions

Processing: 1
Warning: Missing argument 1 for vB_Database::query_first(), called in [path]/admincp/credits_admin.php on line 2020 and defined in [path]/includes/class_core.php on line 500

Code:

Database error in vBulletin 4.2.0:

Invalid SQL:
;

MySQL Error  : Query was empty
Error Number  : 1065
Request Date  : Tuesday, October 9th 2012 @ 04:43:50 PM
Error Date    : Tuesday, October 9th 2012 @ 04:43:50 PM

This is after recalculating my members' points. It asks me to update counters and this is what I get.

Fergal C 10-12-2012 05:09 AM

Quote:

Originally Posted by Fergal C (Post 2370908)
...Our forum currency is called "BAF Cash". Before the upgrade, when I wanted to remove BAF Cash from a member, I did the following;

ACP > DBTech - vBCredits > Recalculate User Accounts >
Entered the member's username in the "User Name" field and clicked "Exact match"
Then I adjusted their BAF Cash total in the "BAF Cash" field and clicked the "Update User" button.

This no longer appears to be working? Perhaps there is no another way to remove BAF Cash from a user?

Is anyone else experiencing issues with the new version of this Mod?

Black Snow 10-12-2012 11:01 AM

Yes, the last version worked well apart from minor bugs. This version isn't recalculating via the cron job or manually.


All times are GMT. The time now is 11:08 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
  • Page Generation 0.01524 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete