[PXL] Check & Purchase, Credit card Mod v1.0
[vBC] Check & Purchase, Credit card Mod v1.0
http://www.vbcredits.com (copyright (c) 2010) Addon created by PixelFX INTRODUCTION: It's been a while since i released any mods here, so thought I'd start with this then upgrade other mods I've released in the past here. This addon/template module is designed to work with vbadvanced cmps v3.2.2 for vbulletin 3.8.x, and vbcredits 1.4.x. The goal if the module is to put a visual credit card along with links to manage credits and purchase credits on the front page of your site via a CMPS Module. Depending on vbc modules & addons you have installed on your site. OTHER NOTES: Please remember to click installed If you want customized creditcard Image for your site PM me for details. Version Info v1.0 - Added Support for Cash Conversion - Added Navbar Code for Checking - Created Credit Card Image - Created CMPS Module (vbadvanced vcmps 3.1.0) - Release TODO: Make a version vbcredits II Beta 3 DEVELOPER CREDIT: PixelFX Darkwaltz4 Brian DESIGN SERVICES: For Advanced Custom Card Design: PM PixelFX For Info REQUIREMENTS: vBulletin 3.8.5 vBCredits v1.4 (free) vBAdvanced CMPS v3.2.2 Optional: Cash Conversion (pro addon) SETUP/INSTALL: ADD NEW CMPS MODULE: Code:
Goto admincp -> vBa CMPS -> Add Module -> [Template Module] -> Module Title: Donate 4 Credits Active: Yes Template to Include: Code:
adv_portal_credits_module Template Content: Add the following Code below; Code:
<tr><td> <!-- vbcredits cmps module by pixelfx - start --> <if condition="$show['navbar_credits']"> <div align="center"><a href="/forum/credits.php?$session[sessionurl]do=manage#purchase"><img src="/forum/images/misc/vbc_credit_card.png" width="150" height="120" border="0" /></a></div> <div>$vbphrase[credits]</a>: <strong><span id="navbar_credits">$GLOBALS[navbar_credits]</span></strong><br /> [<a href="/forum/credits.php?$session[sessionurl]do=banking">$vbphrase[check]</a>]<if condition="$show['credits_purchase']"> [<a href="/forum/credits.php?$session[sessionurl]do=manage#purchase">$vbphrase[purchase]</a>]</if></div> </if> <!-- vbcredits cmps module by pixelfx - end --> </td></tr> Code:
Goto admincp -> vBa CMPS -> Edit Pages -> Move Module to Page you want it on -> Upload/FTP credit_card.png graphic to the following directory below. /forum/images/misc/credit_card.png Set Module Permissions: Set your cmps module permissions to who you would like to be able to add this on your site. And or user group permissions. Screenshot Example: I had originally made this for one of my sites I hope those using vbcredits mods will enjoy this. Cheers If you have questions feel free to ask. Demo Site: http://www.vbcredits.com/ Download
[vBC]_Check_&_Purchase_Mod_v1.0.zip (117.8 KB, 53 downloads) Screenshots |