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