Version: 1.0, by yoyoyoyo
Developer Last Online: Sep 2008
Version: 3.0.8
Rating:
Released: 06-17-2005
Last Update: 06-17-2005
Installs: 5
Template Edits
No support by the author.
vBCoupon version 1.0 Time to install: Less than 5 minutes Level of difficulty: BEGINNER/SIMPLE
Template Edits: 1
New Templates: 1
New php file(s): 1
This is a simple coupon that users can print and use for physical items.
1. In your Admin Control Panel go Styles & Templates -> Style Manager -> Add New Template and create a template called "coupon" which contains the following:
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] Coupons</title>
$headinclude
</head>
$header
$navbar
<!-- BEGIN COUPON -->
<center><table border="1" bordercolor="red" cellpadding="10">
<tr>
<td><center><B>COUPON</B><P>Good for $5 off 1 Large Pizza<p>expires October 31, 2005</center></td></B></td>
</tr>
</table></center><p>
<center><table border="1" bordercolor="red" cellpadding="10">
<tr>
<td><center><B>COUPON</B><P>Good for $3 off 1 Medium Pizza<p>expires October 31, 2005</center></td></B></td>
</tr>
</table></center><p>
<!-- END COUPON -->
$footer
</body>
</html>
Substitute your own coupon(s) for the above HTML code between <!-- BEGIN COUPON --> and <!-- END COUPON --> This can be as simple or as fancy as you want to be, and can obviously include images, etc..
2. Go to Adimin CP ->Styles & Templates -> Edit Templates and open the NAVBAR template and search for the following:
TO DO LIST(any help on these is appreciated):
The coupons will be administered from the ACP with fields for Coupon title, value and the number of days in which it is set to expire, as well as conditionals for usergroups. Also support for user location ("Now viewing Coupons") as well as template cache fix.
Well.. It doesn't use the phrases, it doesn't use variables so that it's look can be changed in the AdminCP, it makes an error on the who is online page.. You should integrate it because for now this hack is.. useless
Well.. It doesn't use the phrases, it doesn't use variables so that it's look can be changed in the AdminCP, it makes an error on the who is online page.. You should integrate it because for now this hack is.. useless
Well, I agree it needs work, and I plan on doing all of the things listed in the TO DO list shortly, however I must disagree that it is not completely useless since I have already seen one of those coupons come in to my shop