View Full Version : Paypal Module (dropdown) On vBa CMPS
DementedMindz
01-13-2006, 10:00 PM
This is fairly simple to install ill post the code incase the module dont work. but before i go any further i would like to thank derekivey for helping me out on this... so here is a image to show you how it looks... and i am trying to explain this as best as i can and make it as simple as i can... keep in mind you can change the image by going to paypal and chose another one of there images
make a new template named it adv_portal_paypal
and in that template add this code...
<tr>
<td class="$bgclass">
<div align="center"><span class="smallfont">If You Like This Website, And Would Like To Give Something In Return, You Can Make A Donation. Your Donation Will Be Used To Pay For Hosting Service, Domain, And Maintenance Costs Only!</span></div>
<br />
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">
<div align="center">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="youremail@whatever.com" />
<input type="hidden" name="item_name" value="Website Support Donation" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="tax" value="0" />
$
<select name="amount">
<option value="1.00">1.00</option>
<option value="2.00">2.00</option>
<option value="3.00">3.00</option>
<option value="4.00">4.00</option>
<option value="5.00">5.00</option>
<option value="10.00">10.00</option>
<option value="20.00">20.00</option>
<option value="25.00">25.00</option>
<option value="50.00">50.00</option>
<option value="100.00">100.00</option>
</select>
</div>
<br />
<br />
<div align="center"><span class="smallfont">Select Your Donation Amount And Then Press The Donate Button.</span></div>
<br />
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
<div align="center"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" alt="Make payments with PayPal - it's fast, free and secure!" /><br /><br /></div></fieldset>
</form>
</td>
</tr>
in the code make sure you change youremail@whatever.com to your email...
then add a module, you want to add a Template Module
and in the module settings add this
Module Title: Donations
Template to Include: adv_portal_paypal
Use Module Shell Template : yes
Title Row Colspan: 1
and set your Usergroups to what ever you want
hope this helps and if any one wants to edit the code or make it easier to install feel free.
it is 100% html complaint. please let me know if you have any problems
*******************
3/12/05
changed the code a bit also made a module where they can input the donation amount...
*******************
New Module Code
*******************
<tr>
<td class="$bgclass">
<div align="center"><span class="smallfont">If You Like This Website, And Would Like To Give Something In Return, You Can Make A Donation. Your Donation Will Be Used To Pay For Hosting Service, Domain, And Maintenance Costs Only!</span></div>
<br />
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">
<div align="center">$
<input type="text" name="amount" size="6" value="5.00" />
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="youremail@whatever.com" />
<input type="hidden" name="item_name" value="Website Support Donation" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="tax" value="0" />
</div>
<br />
<br />
<div align="center"><span class="smallfont">Select Your Donation Amount And Then Press The Donate Button.</span></div>
<br />
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
<div align="center"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" alt="Make payments with PayPal - it's fast, free and secure!" /><br /><br /></div></fieldset>
</form>
</td>
</tr>
the second code allows users to input there donation amout and is installed the same.....
*******************
Future Plans:
would like to set it up to track the donations via Paid Subscriptions
*******************
https://vborg.vbsupport.ru/external/2010/10/30.jpg
sensimilla
01-14-2006, 07:18 AM
nice addon, thanks
DementedMindz
01-14-2006, 07:20 AM
no problem glad you enjot it just make sure you click install :)
Warrior
01-14-2006, 07:55 AM
[INSTALLED]
Thanks for writing this up - works great!
DementedMindz
01-14-2006, 08:05 AM
no problem :)
PixelFx
01-14-2006, 08:06 AM
[INSTALLED]
Thanks for writing this up - works great!
very nice, just remember paypal prob takes 88c canadian not sure what it is for transactions for us .. so $1 might be a bit low for people that put it in, otherwise hella cool clicks install
DementedMindz
01-14-2006, 08:23 AM
yeah its real easy to edit the amount you could just chose <option value="1.00">1.00</option> and select which ever amount you wish and change the <input type="hidden" name="currency_code" value="CAD">
Snake
01-14-2006, 10:37 AM
Sweet! Thanks for the hack!
Sooner95
01-14-2006, 12:20 PM
Very nice bud..this will come in handy for sure. Thx
VaaKo
01-14-2006, 05:17 PM
thank you
very handy!
DementedMindz
01-14-2006, 05:30 PM
no problem.. just starting but looking to make a few more things.. :)
Twigz
01-14-2006, 09:09 PM
Works Great, Nice hack. *Installed*
fonzie11
01-19-2006, 03:38 PM
uhh how do i add a new template or watever? sorry im sitll a nooby 2 vbulletin
like can sum 1 tell me wat 2 goto in my admin options step by step for me please?
Thanks
DementedMindz
01-19-2006, 04:18 PM
did you try the zip file with the module already in it.... if not go to Styles & Templates and then from there goto Style Manager and from there open it up in the drop down goto Add New Template and thats where you would add the code but like i said try the moduler first in the zip and then you can always go back and edit the template... also make sure you click install :)
fonzie11
01-19-2006, 05:26 PM
how do i add the module
PixelFx
01-19-2006, 07:48 PM
fonzie11 ->
you need vbadvanced cmps 2.0.0 installed with vbulletin, link here
http://www.vbadvanced.com/products.php?do=productinfo&p=4
then once that is installed, follow the help on that site for making and or adding modules, then follow the informaton above, to instal the paypal mod.
fonzie11
01-20-2006, 02:19 AM
is there any way i can do it without installin that?
DementedMindz
01-20-2006, 05:14 PM
in admin goto vBa CMPS then from there goto Download / Upload Module and it will open the module page from there browse for the module on your computer... select which side you want it on and the Display Order and your other settings on that page ... once thats done goto edit templates and change the email to yours... thats it
fonzie11
01-20-2006, 05:48 PM
i dont have vba cmps?
DementedMindz
01-20-2006, 05:51 PM
well you can always download it and install it its free and its a nice system...
DruidToolz
01-20-2006, 06:58 PM
yeah but what if someone doesn't want to add vba to there forum and just want to install the paypal module
how would someone would be able to do that...
DementedMindz
01-20-2006, 08:24 PM
well like the title of the mod says Paypal Module (dropdown) On vBa CMPS so it only works on a module for vBa CMPS so far that ive tested it on... i may work on one for vbulletin once i get my test site up but this is for vBa CMPS...
Guest210212002
01-20-2006, 09:13 PM
If you're running vBAdvanced and don't know how to add modules, it'd do you lots of good to have a look at the documentation on their site. Everything's explained pretty clearly.
Guest210212002
01-20-2006, 09:25 PM
yeah but what if someone doesn't want to add vba to there forum and just want to install the paypal module
how would someone would be able to do that...
They'd start a new thread asking how instead of cluttering up this mod thread with requests that have nothing to do with CMPS.
I'm sorry to be blunt, but this is a mod for "Paypal Module on vBa CMPS". If you aren't running CMPS, it doesn't concern you.
jmacieira
01-30-2006, 08:40 AM
Opsss, DementedMindz ...nothing apear for me
<tr>
<td class="$bgclass">
<center><span class="smallfont">Se gosta de REEFFORUM, e se nos considera ?teis para a comunidade aquariofilista, n?o deixe de nos ajudar, contribuido com um donativo para a nossa causa. O seu donativo ser? usado para a promo??o, divulga??o e actualiza??o deste forum!</span></center>
<br />
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">
<div align="center">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="administrador@reefforum.net" />
<input type="hidden" name="item_name" value="Donativo a REEFFORUM" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="EUR" />
<input type="hidden" name="tax" value="0" />
?
<select name="amount">
<option value="5.00">5.00</option>
<option value="10.00">10.00</option>
<option value="25.00">25.00</option>
<option value="50.00">50.00</option>
<option value="100.00">100.00</option>
</select>
</div>
<center>
<br />
<center><span class="smallfont">Seleccione o valor do seu donativo e valide no bot?o em baixo.</span></center>
<br />
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" alt="Fa?a os seus pagamentos por PayPal - ? r?pido, gratuito e seguro!" /><br /></fieldset></center>
</form>
</td>
</tr>
please see my code :ermm:
jmacieira
01-30-2006, 09:03 AM
opss...resolved
tank's
DementedMindz
01-30-2006, 01:38 PM
ok no problem i was just looking i just got on :)
Mudvayne
02-12-2006, 05:45 PM
nice hack..
* Mudvayne clk install
http://www.golpo.net
DementedMindz
02-16-2006, 03:31 PM
thanks :)
Vizionz
02-17-2006, 04:33 PM
thanks for sharing this :)
animehawk
02-22-2006, 05:18 PM
*Installed*
Thanks.
Trickle
03-13-2006, 11:38 PM
yeah but what if someone doesn't want to add vba to there forum and just want to install the paypal module
how would someone would be able to do that...
This is what I added to my navbar 2 template. You don't need CMPS for this paypal to work. All the credit goes to DementedMindz really, I just tweaked it a little. DementedMindz, if it's not cool then tell me and I'll take this down. Don't forget to change the your@site.com to your real paypal email address.
<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"
style="border-top-width:0px">
<tr align="center">
<!-- Home link in navbar non drop down menu -->
<td class="vbmenu_control"><a href="/index.php?$session[sessionurl]">Home</a></td>
<!-- / Home link in navbar non drop down menu -->
<!-- Forum link in navbar non drop down menu -->
<td class="vbmenu_control"><a href="/forum/index.php?$session[sessionurl]">Forums</a></td>
<!-- / Forum link in navbar non drop down menu -->
<!-- Setup for drop down menu #1 in navbar -->
<td id="dropdown1" class="vbmenu_control"><a href="#dropdown1">Donate</a> <script type="text/javascript">
vbmenu_register("dropdown1"); </script></td>
<!-- / Setup for down menu #1 in navbar-->
</tr>
</table>
</div>
<!-- / nav buttons bar -->
<!-- NAVBAR POPUP MENUS -->
<!-- Drop down for menu #1 in navbar-->
<div class="vbmenu_popup" id="dropdown1_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Donate</a></td></tr>
<tr>
<td class="$bgclass">
<br />
<center>
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="your@site.com" />
<input type="hidden" name="item_name" value="Website Support Donation" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="tax" value="0" />
$<SELECT NAME="amount">
<OPTION value="1.00">1.00</option>
<OPTION value="2.00">2.00</option>
<OPTION value="3.00">3.00</option>
<OPTION value="4.00">4.00</option>
<OPTION value="5.00">5.00</option>
<OPTION value="10.00">10.00</option>
<OPTION value="20.00">20.00</option>
<OPTION value="25.00">25.00</option>
<OPTION value="50.00">50.00</option>
<OPTION value="100.00">100.00</option>
</SELECT>
<br /><br />
<center><span class="smallfont">Select your donation amount<br /> & press the Donate button.</span></center>
<br />
<tr>
<td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0"></a>
<br /><br />
</td>
</tr>
</table>
</div>
<!-- / Drop down for menu #1 in navbar-->
<!-- / NAVBAR POPUP MENUS -->
DementedMindz
03-13-2006, 11:54 PM
Trickle do you have any screen shots of it? also i would never tell you to take it down cause anything to help out everyone is fine by me :)
Trickle
03-14-2006, 04:17 PM
I've attached 2 pics, one where the hack is actually on my CMPS page and the second I went to the arcade page to demonstrate how I can still donate by clicking on the donate button on my second navbar at the top right. Even if you don't use a second navbar you can still use your code and place in on the original navbar.
Trickle
DementedMindz
03-14-2006, 04:22 PM
ahhh i see thats tight i like that too i didnt even think of that :) make sure you click install too
Trickle
03-14-2006, 08:30 PM
My bad <click>
Trickle
Hornstar
03-15-2006, 07:27 PM
How would you get this to work on the navbar as well, this is exactly what i want. Thanks installed on portal.
DementedMindz
03-15-2006, 07:33 PM
to be honest i havent tried his yet but give me like a hour and ill try it or if he comes back he might be able to tell you but ill try it really soon just uploading some stuff right now
Trickle
03-16-2006, 03:15 AM
How would you get this to work on the navbar as well, this is exactly what i want. Thanks installed on portal.
Tell me what you want on your navbar like home, memberslist..... and I'll put the donate in for you. Is this going on the original navbar or do you have a second navbar as well?
Trickle
This is what I added to my navbar 2 template. You don't need CMPS for this paypal to work. All the credit goes to DementedMindz really, I just tweaked it a little. DementedMindz, if it's not cool then tell me and I'll take this down. Don't forget to change the your@site.com to your real paypal email address.
<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"
style="border-top-width:0px">
<tr align="center">
<!-- Home link in navbar non drop down menu -->
<td class="vbmenu_control"><a href="/index.php?$session[sessionurl]">Home</a></td>
<!-- / Home link in navbar non drop down menu -->
<!-- Forum link in navbar non drop down menu -->
<td class="vbmenu_control"><a href="/forum/index.php?$session[sessionurl]">Forums</a></td>
<!-- / Forum link in navbar non drop down menu -->
<!-- Setup for drop down menu #1 in navbar -->
<td id="dropdown1" class="vbmenu_control"><a href="#dropdown1">Donate</a> <script type="text/javascript">
vbmenu_register("dropdown1"); </script></td>
<!-- / Setup for down menu #1 in navbar-->
</tr>
</table>
</div>
<!-- / nav buttons bar -->
<!-- NAVBAR POPUP MENUS -->
<!-- Drop down for menu #1 in navbar-->
<div class="vbmenu_popup" id="dropdown1_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Donate</a></td></tr>
<tr>
<td class="$bgclass">
<br />
<center>
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="your@site.com" />
<input type="hidden" name="item_name" value="Website Support Donation" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="tax" value="0" />
$<SELECT NAME="amount">
<OPTION value="1.00">1.00</option>
<OPTION value="2.00">2.00</option>
<OPTION value="3.00">3.00</option>
<OPTION value="4.00">4.00</option>
<OPTION value="5.00">5.00</option>
<OPTION value="10.00">10.00</option>
<OPTION value="20.00">20.00</option>
<OPTION value="25.00">25.00</option>
<OPTION value="50.00">50.00</option>
<OPTION value="100.00">100.00</option>
</SELECT>
<br /><br />
<center><span class="smallfont">Select your donation amount<br /> & press the Donate button.</span></center>
<br />
<tr>
<td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0"></a>
<br /><br />
</td>
</tr>
</table>
</div>
<!-- / Drop down for menu #1 in navbar-->
<!-- / NAVBAR POPUP MENUS -->
ware do i add this code to i looked in the admin control pannel and could not find it?
DementedMindz
03-17-2006, 07:29 PM
that is his navbar code he showed me... where do you want to add the code to?
DementedMindz
03-17-2006, 07:32 PM
cause you can make it in block form like i did or you can do that on the navbar...
i like the block form idea
DementedMindz
03-17-2006, 09:53 PM
Screenshots are on my post of the hack.... that is in block form for vbadvanced Trickle also posted shots of his with the code he provided
ok well how do i add the code as im new to vb? i guess its in the admin control pannel?
oh i dont have vba and dont want to add this to my forum i just want to add some thing like this to my forum
dirtycrow
03-18-2006, 07:31 PM
this is great and i will install it as soon as it ties in with paid subs.
Krahl
03-30-2006, 11:22 AM
Excellent add-on, totally appreciated!
How can we make this so that the user can input their own value? I'd love to have a mix of "suggested" donation levels but also allow the user to type in their own chosen amount. Any thoughts?
Thanks!
DementedMindz
03-30-2006, 12:00 PM
thanks :) click install also.... ill be working on it soon i have a few ideas
Krahl
03-30-2006, 01:47 PM
Demented... over on vBa "Ozzie" posted that he'd removed the following code from the module, which removed all of the selection bits. Would this work in such a way that it will allow the user to enter their own amount?
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
Thanks a ton for the support of this module.
DementedMindz
03-30-2006, 02:03 PM
no that wont look at the second image attached you may want to use that one... it will allow the user to manually enter in there amount
<font color="Lime">~Ziki clicks install and can finaly receive money</font>
DjTaz
05-13-2006, 06:57 AM
Is there any reason that this wont show in my VBA page after an install ? Its showing on the admin cp and i tried moving it to different columns - I only just installed VBAdvanced myself so im not 100% sure on how it all works yet , but from what i can see the module is installed and the templates are there and it is active , but its still not showing on the main page for me :s
DementedMindz
05-13-2006, 11:53 AM
did you set the usergroup permissions for the module?
Zowners
05-30-2006, 10:50 AM
Installed!
Thanks a lot :)
clearchannel
06-27-2006, 08:45 PM
I have a stupid question. My donations are trying to add a shipping charge. I guess this has to do with paypal?
DementedMindz
06-27-2006, 08:47 PM
how are they adding a shiping charge when someone donates? please click install also..
clearchannel
06-28-2006, 12:08 AM
Here's how to fix the problem. Between the form tags, add the discolored code:
<input type="text" name="amount" size="6" value="$0.00" />
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="domain@yours.com" />
<input type="hidden" name="item_name" value="Website Support Donation" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="tax" value="0" />
<input type="hidden" name="shipping" value="0.00">
<input type="hidden" name="shipping2" value="2.00">
This will override shipping that you may charge for items actually sold on your site.
I changed the value from 5.00 bucks to zero so people don't think I'm looking for a 5 buck donation, your welcome to change it to whatever you want.
I clicked install moments after my last post.
DementedMindz
06-28-2006, 01:16 AM
sorry i wasnt sure what you ment i thought you ment when they donated they were being charged shipping.. do you run vbadvanced?
evesve
06-28-2006, 10:35 AM
I made a template with "WebTemplates 3.5.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=103076)"
Perfect for us without vBa! Works Fine!
clearchannel
06-29-2006, 09:46 PM
sorry i wasnt sure what you ment i thought you ment when they donated they were being charged shipping.. do you run vbadvanced?
Yes, I have this installed on my vbadvanced cmps page.
I got this directly from the paypal site Shipping will only be applied to all PayPal Shopping Cart Purchases, Buy Now Buttons, and Donations. Shipping will not be applied to payments made with PayPal Subscriptions and Recurring Payments, Winning Buyer Notification, or Instant Purchase (for eBay listings).
When I installed the code, and attempted to make a test donation, it added 10% of the donation in shipping costs. I guess you could omit the two lines of code I provided, and get an extra dime for every dollar donated....LOL
DementedMindz
06-29-2006, 09:55 PM
lol yes you could do that if you wanted but i just keep it stock this way when there given 5 they give 5
good2laugh
08-10-2006, 08:30 PM
I'm still a bit lost with org navigation my brain is frazzled trying to find stuff lol. I'm sure I'll sus it out sooner or later. :)
Anyhoo Found this, and it looks cool. I just wondered if it would work with 3.6..
DementedMindz
08-11-2006, 02:00 AM
It will work on any vbulletin version as long as you have vbadvanced installed.
JuGgOlOw22
08-16-2006, 02:06 AM
How do u add the modual
bandare
08-30-2006, 04:49 PM
For some reason I cant get the mod to show in my vbadvanced. I have changed the permissions so all groups can see it. Is there something I am missing... am running 3.6 and vba 2.*
DementedMindz
08-30-2006, 05:36 PM
How did you install it? via the zip or manually? are you using module shell template
bandare
08-30-2006, 05:40 PM
I took the donations module from here: https://vborg.vbsupport.ru/showthread.php?t=123181. After installing the module, I then came to your page and copied the code as you recommended to the paypal template.
Just nothing shows at all. In the admin CP for vba in edit modules it is there, but not on the page at all.....
DementedMindz
08-30-2006, 05:43 PM
yeah you shouldnt use that module and this code. remove the module and make sure you do like i have listed just follow my steps and it will work well i have 2 options by the way so its just a matter of the look you want.
TYorke
12-15-2006, 12:00 PM
instead of 0.00 $vboptions[billspp_defaultamount] should be used to make it fully compatible with Paypal Easy Donate product.
DementedMindz
12-15-2006, 12:07 PM
If you look on that thread you will see it is. there is a module there that is the same that works that i gave to bill to use.
TheWhite
12-23-2006, 02:56 AM
great mod
DementedMindz
12-23-2006, 02:57 AM
Thank You :)
SLY LS1
06-01-2007, 01:53 PM
Installed
Cheers
DementedMindz
06-01-2007, 04:47 PM
nice to see you install without clicking install ;)
elpadrecito
06-20-2007, 04:18 PM
Hey, I did it! Excellent!
wengi
07-22-2007, 08:04 AM
For some reason its not showing on the portal and i have re checked all settings but still not showing :confused:
Here is wth i did
New template in skin
<tr>
<td class="$bgclass">
<div align="center"><span class="smallfont">If You Like This Website, And Would Like To Give Something In Return, You Can Make A Donation. Your Donation Will Be Used To Pay For Hosting Service, Domain, And Maintenance Costs Only!</span></div>
<br />
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post">
<div align="center">$
<input type="text" name="amount" size="6" value="5.00" />
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="youremail@whatever.com" />
<input type="hidden" name="item_name" value="Website Support Donation" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="tax" value="0" />
</div>
<br />
<br />
<div align="center"><span class="smallfont">Select Your Donation Amount And Then Press The Donate Button.</span></div>
<br />
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
<div align="center"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" alt="Make payments with PayPal - it's fast, free and secure!" /><br /><br /></div></fieldset>
</form>
</td>
</tr>
CHANGED THE EMAIL AS WELL "youremail@whatever.com"
than added the module template
Module Title: Donations
Template to Include: adv_portal_paypal
Use Module Shell Template : yes
Title Row Colspan: 1
But Not showing ..... anyone has an idea of wth have i made wrong in this
Regadrs
Wengi:confused:
Chance4Today
12-19-2007, 02:01 PM
I am glad that this works on 3.7
Wengi, did you enable the module on the portal page? And make sure the template was installed on the correct style. Other than that I have no clue, sorry =0(
I got this to work on vBulletin 3.7 and the newest CMPS no problems... Thanks a bunch!
Always, Bree
synisterk
02-12-2008, 05:11 PM
Installed=) Great hack....and the module works great!!!
bainsey
02-27-2008, 05:50 PM
amazing addon, clicked install.
AndrewC1971
02-29-2008, 02:42 PM
Is there any way to remove the $ i changed it from USD to GBP
but it is still showing as $
AndrewC1971
02-29-2008, 02:44 PM
disregard
ive sussed it
thanks great Mod
Taurus1
06-21-2010, 02:18 PM
This works great on 3.8.5 also. Thanks!!
mholtum
10-08-2010, 08:07 AM
* Clicks install... Thank you.. Super easy to implement. Took all of 1 minute..
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.