Zen Cart Logo
Forums / Addon Sideboxes / PayPal box BAnner

PayPal box BAnner

Locked

Views: 1,984

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
22 May 2010, 2:30 AM
#1
bigal49 avatar

bigal49

Zen Follower

Join Date:
Mar 2010
Location:
California
Posts:
236
Plugin Contributions:
0

PayPal box BAnner

Hi everyone,

I pasted this code:

<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr> <tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/Marketing/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_US/i/bnr/vertical_solution_PPeCheck.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo -->

into the blank side box on line 13 of xxx.sidebox_defines.php and the site goes blank.

If I put it on line 20 of tpl_XXX_sidebox.php the box just disappears.

The code is straight from PayPal's site.

Anyone got any answers for me

24 May 2010, 4:31 PM
#2
bigal49 avatar

bigal49

Zen Follower

Join Date:
Mar 2010
Location:
California
Posts:
236
Plugin Contributions:
0

Re: PayPal box BAnner

OK, I have been trying to get this to work in a "blank" side box with no luck so I went back and got this code

<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr> <tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/Marketing/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_US/i/bnr/horizontal_solution_PPeCheck.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo -->

However when I try to save the banner I get this:

Forbidden

You don't have permission to access /~zzzzzzz/xxxxx/banner_manager.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

This is on a temp server.

Any ideas this time?

Big Al

24 May 2010, 11:01 PM
#3
bigal49 avatar

bigal49

Zen Follower

Join Date:
Mar 2010
Location:
California
Posts:
236
Plugin Contributions:
0

Re: PayPal box BAnner

I got it, I have been trying to set it up on a temporary site and it will not let you do that.

It must be on the actual site registered with PayPal.

24 May 2010, 11:02 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: PayPal box BAnner

thanks for the update, dang I hate it when you spend hours and realize it is just on the tip of your fingers... :smile: