Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

MODULE_PAYMENT_PAYPAL_IPN_TEXT_PUBLIC_TITLE length?


Recommended Posts

Posted

Hello.

 

Is there a limit to the length that the variable MODULE_PAYMENT_PAYPAL_IPN_TEXT_PUBLIC_TITLE can be? only in admin pages?

 

I have installed PayPal_IPN_v2.3.3 on oscommerce 2.2rc1 and altered the file paypal_ipn.php in the languages->english->modules->payments with the following:

 

  define('MODULE_PAYMENT_PAYPAL_IPN_TEXT_PUBLIC_TITLE', '<img src="images/horiz_PP.gif" align=left width=135 border="0"><b>Credit & Debit Card Payments via PayPal\'s Secure Servers</b><br>We accept all PayPal currencies & payment types.<br>No PayPal account required for card payments.');

 

 

It seems to work ok for the customer pages (like the one generated by checkout_payment.php) but in the admin pages it gets truncated and the resulting generated page has a missing image icon. Here is a line from the page source that is generated when looking at orders (admin/orders.php):

<td class="infoBoxContent"><br>Payment Method: <img src="images/horiz_PP.gif" a</td>

 

No big deal since it's not being seen by the customer, but it just bugs me that I dont know why it happens.

 

Am I not setting something somewhere?

 

Thanks for any help.

-john.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...