Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Payment module radio button

Payment module radio button

Locked

Views: 3,261

Results 21 to 23 of 23
This thread is locked. New replies are disabled.
30 Aug 2007, 4:40 AM
#21
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Payment module radio button

This is the problem

E:/Inetpub/wwwroot/earlcraftncake/includes/languages/english/modules/payment/custom/moneyorder.php

Line #22 : define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', '');

you have NOTHING defined

make it look like this

define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', 'YOUR TEXT HERE');

30 Aug 2007, 5:02 AM
#22
rocketrod avatar

rocketrod

New Zenner

Join Date:
May 2006
Location:
Australia
Posts:
94
Plugin Contributions:
0

Re: Payment module radio button

Wahooo, you guys ROCK!!!!!
Both Superprg and Merilpa nailed it, thanks for your help guys,
Another donation on the way for sure(severe depresion atack and hospitilisation was on the way)
Thanks heaps, Rod

30 Aug 2007, 5:24 AM
#23
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Payment module radio button

Glad to see you got it resolved!! :)