![]() |
Quote:
Please click instal :) Quote:
But thats not to say it wont be added at some stage. Currently I'm researching the PayPal callback functions (I need this if I want to automaticly confirm if a payment was made and for how much). If we want to then start adding goals, showing donors as donors, displaying donated amounts etc I will have to learn how to get products to create tables. It would probably be a lot easier to modify parts of cloudrunners code than start from scratch, if I could get permission that is. |
Quote:
Thanks Bill. |
Quote:
|
whats the temp script for making a nav bar button??
can anyone help |
Quote:
|
Updated to 1.2
Version 1.2 has been released. Changelog Version 1.2 (16th April 2006)
|
vB CMPS Module available
A vB CMPS module for this is now available. Download this module from the opening post. |
Quote:
Also, one reccomendation for future upgrades: It would be nice to be able to pass the USERNAME to PayPal so that we can see who is donating. That is if it's not a guest donating. |
Quote:
If you modified billspaypal.php then it will be right as long as you dont reupload that file (there is no need to, its unchanged). If you actually modified a template, your changes will probably get overwriten. Quote:
It already contains the doners forum Username :) Thats only a stop gap solution until I get my head around the PayPal call backs, but it works. |
Quote:
Quote:
|
yeah basicly the way things are setup now you dont really need any template mods... it can all basiclly be done via admincp..
|
Quote:
|
Ok, so....I upgraded to 1.2 and it kept all the settings and text. I had only edited the text inside the vb options > Bill's PayPal Donate
Thanks |
I've messed up the module, I want to take some text from it so I done that in word pad, now vB wont read the file as a module :o, how do I sort that?
|
Re-import the module and overwrite the damaged one.
If you want to edit a module, log into your Admin CP then Styles & Templates -> Style Manager - Edit Templates Then just edit the template called "adv_portal_paypal" |
Bill, I sent you a PM regarding how to cache the cached template the template
|
Nice hack. I would've used it if you would've given the 'Donation Goal' feature...Anyways thanks :)
|
Quote:
Just on the billspaypal.php page or everywhere? Also, did you do a clean install of the 1.2 release, or have you upgraded from an earlier one? |
Quote:
Currently Im working on getting it to insert the PayPal IPN data into the database. Once thats working fine then I can look at other features such as Goals, Top Donors, Donor Icons for members and so on. |
Quote:
|
If you can get the goals feature and top donors.. ill make a donation once the script is done
|
Quote:
@billspaintball: Please PM me if you need a hand with the paypal callbacks. |
The use of phrases would be advisable.
|
Quote:
Its not happening on either of my test boards and no one else has reported it to date. Are you using the standard vB style or a custom one? |
Quote:
|
Quote:
My suggestion would be to try uninstalling then reinstalling the product to see if that fixes it. Has anyone else experienced this issue, or is it a one off? |
Quote:
Now for the tricky part, coding the rest :tired: |
This line gives me an error when I click the verified link, and I am verified with PayPal.
Code:
<a href="https://www.paypal.com/au/verified/pal=$vbsettings[paypal_email]" target="_blank"> EDIT: FIXED! Ok, I got this fixed. The template was calling the wrong variable. Also, you need to use $vboptions and not $vbsettings. That's why the verifying pages were not going to your verified account. The code above should be replaced with this (if you are in the US): Code:
<a href="https://www.paypal.com/us/verified/pal=$vboptions[billspp_email]" target="_blank"> |
Quote:
|
Doh!
Ive called a non existant variable in the verify link. Grab the new 1.21 XML and import it. Make sure allow overwrite is selected. |
Quote:
Im planning on changing the currency selection to make that simpler, so I will incorporate it in that. Its late over here so I've just done a quick fix for now. :) |
I've also fixed the template query that someone reported. If someone can let me know if there are any other templates not cached I will add those too, but I only found one.
|
Quote:
|
so how do u cache the template?
|
Quote:
1.3 is almost ready, should be out sometime in the next 2 days. |
yay... take ur time =]
im always patient |
this is a great hack and very simple to install and works like a charm. we can all use a couple extra bucks for domain renews or upgraded bandwidth. now, does anyone have a hack to make users feel the need to donate? ;)
*clicks install |
Our skin does not have a navbar. Could someone please post the code for the donation link so we can enter it manually? Thank you.
|
You have a typo in the xml.
Code:
<title><![CDATA[Bills PayPal Donate WOL Config B]]]></title> Should be: Code:
<title><![CDATA[Bills PayPal Donate WOL Config B]]></title> Also is there supposed to be anything in the breadcrumbs at the top of the page? Ours is blank :surprised: |
Quote:
Code:
<!-- PayPal Donations --> |
All times are GMT. The time now is 06:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|