osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

credit class and GV contribution

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. ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 07-28-2003, 09:28 PM
Member
 
Join Date: Dec 2002
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Dumb_Question
Default credit class and GV contribution

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 07-29-2003, 09:53 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

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


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 07-30-2003, 08:00 PM
Member
 
Join Date: Dec 2002
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Dumb_Question
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 07-30-2003, 10:41 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

That is not an error message. What is the full error message you are getting.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 07-31-2003, 01:11 PM
Member
 
Join Date: Dec 2002
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Dumb_Question
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 07-31-2003, 09:50 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

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


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 08-01-2003, 04:14 PM
Member
 
Join Date: Dec 2002
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Dumb_Question
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 08-02-2003, 08:03 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

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


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

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


All times are GMT -8. The time now is 05:36 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax