Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Premium Accounts Help

This discussion is related to the Premium Accounts addon.
edited February 2012 in Vanilla 2.0 - 2.8

Hey, I download Premium Accounts 0.6b and it enabled fine but when I try to get to like the setting page i get a "Bonk" error page.

Also, is it possible to make it so members can buy Premium with their Karma Bank?

Best Answer

  • x00x00 MVP
    edited February 2012 Answer ✓

    Which version of vanilla do you have? can you set

     $Configuration['Garden']['Debug'] = TRUE;
     $Configuration['Garden']['Errors']['MasterView'] = 'derror.master.php';
    

    in config.php

    Also, is it possible to make it so members can buy Premium with their Karma Bank>

    This is a feature that I was goign to suggest for sponsorship. At least one other person might be interested. I need to first make the payment api for karma bank.

    grep is your friend.

Answers

  • x00x00 MVP
    edited February 2012 Answer ✓

    Which version of vanilla do you have? can you set

     $Configuration['Garden']['Debug'] = TRUE;
     $Configuration['Garden']['Errors']['MasterView'] = 'derror.master.php';
    

    in config.php

    Also, is it possible to make it so members can buy Premium with their Karma Bank>

    This is a feature that I was goign to suggest for sponsorship. At least one other person might be interested. I need to first make the payment api for karma bank.

    grep is your friend.

  • Well I download you're latest version and it's now working

  • ok cool I really appreciate feedback. so keep it coming.

    grep is your friend.

Sign In or Register to comment.