vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Easy Donate (https://vborg.vbsupport.ru/showthread.php?t=113159)

Kihon Kata 06-02-2006 01:45 AM

Hey Bill. We are using your hack and we love it. While we are receiving donations, the donator will receive an error page right after submitting the donation. How is this controlled? Is it a paypal thing? or a setting?

Boofo 06-02-2006 01:54 AM

Quote:

Originally Posted by Kihon Kata
Hey Bill. We are using your hack and we love it. While we are receiving donations, the donator will receive an error page right after submitting the donation. How is this controlled? Is it a paypal thing? or a setting?

That would most likely be a PayPal thing as all this hack does is direct the donater there. Once they are at PayPal, this hack does not have any effect on PayPal.

Kihon Kata 06-02-2006 02:01 AM

Quote:

Originally Posted by Boofo
That would most likely be a PayPal thing as all this hack does is direct the donater there. Once they are at PayPal, this hack does not have any effect on PayPal.

strange, everyone is telling me about this error. Where in paypal could this setting be? Could it be directing users to a non-exsistant page or something?

Boofo 06-02-2006 02:35 AM

Quote:

Originally Posted by Kihon Kata
strange, everyone is telling me about this error. Where in paypal could this setting be? Could it be directing users to a non-exsistant page or something?

Try to get someone to capture a screenshot of the error and post it here and I will investigate it further.

Kihon Kata 06-02-2006 12:52 PM

I had someone donate me as a test, and it worked fine. It must be a paypal thing.

Billspaintball 06-04-2006 08:34 AM

Quote:

Originally Posted by Kihon Kata
While we are receiving donations, the donator will receive an error page right after submitting the donation.

Where exactly is this error occuring?

Is it straight after you submit the donation on your site?

or is it after they have logged in and submitted the donation on PayPal?

Boofo 06-04-2006 09:46 AM

Please post the error so we can see what we are dealing with. ;)

sinn3d 06-04-2006 12:28 PM

Hello vB.org

I have a problem, and its in the navbar, since im new to vBulletin i'll need some help how to correct this. I use a custom skin, and the problem is that the (Donate) text appear as silver/white when it should be the orange/red navbar style, how can i correct that? If its in the template manager, please be specific how i do.

Thanks.

Billspaintball 06-04-2006 01:43 PM

In the donation settings in the admin CP turn the insert link off.

In the template manager you will need to add
Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->

to the navbar menu where you want the link.

Do a search for
Quote:

vbphrase[faq]</a></td>
And try puting it straight after that.

If the colours are messed up you will need to add the formatting tags to it just as they are on the other links in your navbar template.

Kihon Kata 06-04-2006 01:56 PM

I tried to recreate it, but there was no error.

Apparently, according to some, they told me that AFTER submitting payment inside paypal, it would somehow send them to a page on another site of mine. Why would it do this? Paypal setting?


Quote:

Originally Posted by Billspaintball
Where exactly is this error occuring?

Is it straight after you submit the donation on your site?

or is it after they have logged in and submitted the donation on PayPal?


Kihon Kata 06-04-2006 01:57 PM

Of course Zeus ;)

Quote:

Originally Posted by Boofo
Please post the error so we can see what we are dealing with. ;)


sinn3d 06-04-2006 03:10 PM

Quote:

Originally Posted by Billspaintball
In the donation settings in the admin CP turn the insert link off.

In the template manager you will need to add
Code:

<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->

to the navbar menu where you want the link.

Do a search for

And try puting it straight after that.

If the colours are messed up you will need to add the formatting tags to it just as they are on the other links in your navbar template.


Sorry for this.

Where can i find my formatting tags, as them i use for my navbar?

Boofo 06-04-2006 04:11 PM

Quote:

Originally Posted by Kihon Kata
I tried to recreate it, but there was no error.

Apparently, according to some, they told me that AFTER submitting payment inside paypal, it would somehow send them to a page on another site of mine. Why would it do this? Paypal setting?

There is absolutely no way this hack can do that. Once it goes to PayPal, it doesn't have any control. Did you try using rel="nofollow" in the link for the hack?

Boofo 06-04-2006 04:12 PM

Quote:

Originally Posted by sinn3d
Sorry for this.

Where can i find my formatting tags, as them i use for my navbar?

Style Options, most likely Extra CSS options. ;)

Kihon Kata 06-04-2006 04:14 PM

No, I can't use that since many users post urls.

Quote:

Originally Posted by Boofo
There is absolutely no way this hack can do that. Once it goes to PayPal, it doesn't have any control. Did you try using rel="nofollow" in the link for the hack?


Boofo 06-04-2006 04:17 PM

Quote:

Originally Posted by Kihon Kata
No, I can't use that since many users post urls.

Using it in that one link is not gonna affect your board, sir. And I wasn't referring to the hack for it, just adding it to the Paypal Donate button link. ;)

Kihon Kata 06-04-2006 04:19 PM

Thanks Sir lol I figured that out .12 seconds ago ;)

Boofo 06-04-2006 04:23 PM

Quote:

Originally Posted by Kihon Kata
Thanks Sir lol I figured that out .12 seconds ago ;)

Do it work?

Kihon Kata 06-04-2006 04:24 PM

won't know until another user donates.

Boofo 06-04-2006 04:28 PM

Quote:

Originally Posted by Kihon Kata
won't know until another user donates.

Well, it that's not it, then you have something else somewhere messing things up. This hack can't do what it is making you think it is doing.

Kihon Kata 06-04-2006 04:42 PM

I am receiving donations, so it's working. Just an error (sometimes) displaying to users.

Boofo 06-04-2006 04:48 PM

Well, try to capture the error and we may be able to narrow down what is causing it. It isn't this hack, so at least we have a place to start from.

DementedMindz 06-04-2006 07:25 PM

i noticed the error to but its not the mod its on paypals end... the mod really cant give a error from donating as its only really a form being used to submit the info...

Billspaintball 06-04-2006 08:41 PM

Quote:

Originally Posted by Kihon Kata
Apparently, according to some, they told me that AFTER submitting payment inside paypal, it would somehow send them to a page on another site of mine. Why would it do this? Paypal setting?

There is a PayPal setting to send users to another URL once they have made a payment.

PayPal -> Profile -> Selling Preferences -> website Payment preferences

Make sure you either dont have autoreturn on, or if you do, that it goes to a valid page on your site.

Billspaintball 06-04-2006 08:46 PM

Quote:

Originally Posted by sinn3d
Sorry for this.

Where can i find my formatting tags, as them i use for my navbar?

You will need to look at the other menu links in your nav menu.

They will either have formatting tags or a class name.

You need to add that to the donations link code so it will use your custom formatting.

If you post the code for a couple of those links in your custom navbar menu here we may be able to tell you exactly what you need to enter.

sinn3d 06-04-2006 09:56 PM

I hope this is right, here's some of them:

<!-- 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" style="height: 24px;">
<if condition="$show['member']">
<td class="topnav"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="topnav"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="topnav"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">

Boofo 06-04-2006 10:17 PM

Quote:

Originally Posted by Billspaintball
There is a PayPal setting to send users to another URL once they have made a payment.

PayPal -> Profile -> Selling Preferences -> website Payment preferences

Make sure you either dont have autoreturn on, or if you do, that it goes to a valid page on your site.

I forgot all about this. Now it makes sense. ;)

DementedMindz 06-04-2006 10:31 PM

not sure what you changed from previous build but now its not 100% HTML compliant fixed alot on mine i have 2 left to fix

Boofo 06-04-2006 10:56 PM

Can you share the fixed one with us here, sir, when you get it done? ;)

Billspaintball 06-04-2006 11:02 PM

Quote:

Originally Posted by sinn3d
I hope this is right, here's some of them:

<!-- 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" style="height: 24px;">
<if condition="$show['member']">
<td class="topnav"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="topnav"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="topnav"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">

Yeah that looks like it.
You custom style is using a different name to the default one (vbmenu_control).
Code:

<td class="topnav"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
should do the trick.

So, If we want to have the link between your FAQ and Members you need to find
Code:

<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>

and change it to
Code:

<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>

Hope that make sense :)

Billspaintball 06-04-2006 11:08 PM

Quote:

Originally Posted by DementedMindz
not sure what you changed from previous build but now its not 100% HTML compliant fixed alot on mine i have 2 left to fix

Yes I neglected to check compliance on the last couple of updates :(

The upcoming one will be checked before release.

sinn3d 06-05-2006 10:12 AM

Thanks Billspaintball, that fixed the problem! :up:

Works excellent. Thanks for the good support! :)

Billspaintball 06-10-2006 02:59 AM

Tested as working in vB 3.6.0 - Beta 1:banana:

Bungie 06-17-2006 07:54 PM

I didn't read through the entire thread but is there an add-on to this mod that will give me a "register" of sorts? To keep track of who has donated and who hasn't.

Great work!

Bubble #5 06-17-2006 08:31 PM

Quote:

Originally Posted by Bungie
To keep track of who has donated and who hasn't.

PayPal will send you a comfirmation e-mail :)

We have also used this mod with Moneybookers (safer to use than paypal) and they do the same :bunny:

Billspaintball 06-19-2006 04:31 AM

Quote:

Originally Posted by Bungie
is there an add-on to this mod that will give me a "register" of sorts? To keep track of who has donated and who hasn't.

CP Donors listing is a feature that will be in version 2.

burntire 06-20-2006 01:23 AM

I run a forum that uses a black background.
How can I get the currency symbol($) next the the box where you enter the donation amount to have a white font.

I was able to get the (Please enter your donation amount above,
and then click on the donate button below.) white by

<span class="smallfont"><font color="#FFFFFF">Please enter your donation amount above,<br />and then click on the donate button below.</span></div>

I just can't figure out how to get the $ white??

I am going to pull my hair out.
Thanks for any help you can give.

Billspaintball 06-20-2006 10:51 PM

Goto the template manager in your vB cp.

In the template called billspp_main
find
Code:

<b>Currency: </b>$currency - $currencylong<br />
<b>Amount</b>: $cursym

And change it to

Code:

<font color="#FFFFFF">
<b>Currency: </b>$currency - $currencylong<br />
<b>Amount</b>: $cursym
</font>


LTW 06-20-2006 11:19 PM

Great hack ... thank you for sharing.

One problem i'm having, and i've read this entire thread, and it seems to be just me ... but ... none of the images are being displayed ... paypal verified, donate, and cc icons. I've re-uploaded them all, to be sure, but that didn't help. I'm not seeing broken images, but alt text instead ... and in the case of the donate button, nothing is displayed.

Any suggestions please?

Thanks.

LTW

***********
Edit ... never mind, my fault ... Great Hack, Again!

Allan 06-21-2006 08:35 PM

Click Install ;)

Thanks you very much for your job and hack :)


All times are GMT. The time now is 07:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01715 seconds
  • Memory Usage 1,843KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_code_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete