This is a discussion on credit class and GV contribution within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I am getting following errors after installing credit class and GV contribution I get " TABLE_HEADING_COMMENTS" on various chechout pages. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am getting following errors after installing credit class and GV contribution I get " TABLE_HEADING_COMMENTS" on various chechout pages. Then in admin which was working fine previously shows similiar text problems...eg BOX_HEADING_GV_ADMIN BOX_COUPON_ADMIN BOX_GV_ADMIN_QUEUE BOX_GV_ADMIN_MAIL BOX_GV_ADMIN_SENT can someone help me with this please thanks |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Looks like you did not add the language files for the mod. Go over all the steps and make sure you didnt miss a step.
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| thanks for your help..reinstalled the contribution...admin side is workin pefectly but i get this error " TABLE_HEADING_COMMENTS" on checkout_payment.php Any ideas? thanks again |
|
#4
| ||||
| ||||
| That is not an error message. What is the full error message you are getting.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| well...you are right ..there is not an error message...It just shows up like this " TABLE_HEADING_COMMENTS" when as you know it should read "comments" Thanks for your help |
|
#6
| ||||
| ||||
| Ok, it is just that you missed something. You did not define TABLE_HEADING_COMMENTS. Just add a define in english.php and you will be all set. Look in english.php for the proper format.
__________________ Michael Sasek osCMax Developer
|
|
#7
| |||
| |||
| now what would those "defines" be ....pardon my ignorance. I have no idea what PHP is. I surprised even myself by installing this puppy. thanks again |
|
#8
| ||||
| ||||
| All you have to do is look in english.php, and make a define for TABLE_HEADING_COMMENTS define('TABLE_HEADING_COMMENTS', 'Whatever you want the text to say'); By the way, I charge $80/hour, so you owe me 6 cents for my effort
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HELP - missing CSS class in HTML for BTS | mrego | osCMax v2 Customization/Mods | 1 | 11-24-2005 11:49 AM |
| Credit Card Acceptance in cc_validation class | NickW | osCMax v1.7 Discussion | 1 | 08-09-2004 02:26 AM |
| Help With Credit Class / Coupons | swrecruiter | osCMax v1.7 General Mods Discussion | 1 | 02-09-2004 12:50 AM |
| Credit Class/Discount Coupon/gv | CookieMonster | osCMax v1.7 Discussion | 6 | 10-12-2003 05:24 PM |