osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Parse error on Payment Module after installation

This is a discussion on Parse error on Payment Module after installation within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; After installation from a win98 dev site, I get the following: Fatal error: Call to undefined function: check() in /home/virtual/site22/fst/var/www/html/librairie/catalog/admin/modules.php ...


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

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 11-11-2003, 06:23 PM
New Member
 
Join Date: Nov 2002
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
EPierre
Default Parse error on Payment Module after installation

After installation from a win98 dev site, I get the following:
Fatal error: Call to undefined function: check() in /home/virtual/site22/fst/var/www/html/librairie/catalog/admin/modules.php on line 126;

This happens on Payment module. Shipping & Order-total are right

line 120 to 132 in admin/modules.php:
include(DIR_FS_CATALOG_LANGUAGES . $language . '/modules/' . $module_type . '/' . $file);
include($module_directory . $file);

$class = substr($file, 0, strrpos($file, '.'));
if (tep_class_exists($class)) {
$module = new $class;
if ($module->check() > 0) {
if ($module->sort_order > 0) {
$installed_modules[$module->sort_order] = $file;
} else {
$installed_modules[] = $file;
}
}

Can someone help ?

Tanks

E.P.
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
error message (payment module) louis1st osCMax v2 Installation issues 1 11-24-2005 06:46 AM
Parse error: parse error, unexpected T_NEW, expecting ')' oscnoob osCMax v1.7 Discussion 0 04-02-2005 02:27 PM
payment module installation eproducts osCommerce 2.2 Modification Help 0 10-27-2004 05:32 PM
New Installation Parse error: parse error, unexpected T_STRI Anonymous osCMax v1.7 Installation 5 07-09-2004 07:06 AM
Parse error: parse error, unexpected T_STRING? HELP... hanool osCommerce 2.2 Modification Help 1 09-10-2003 11:38 AM


All times are GMT -8. The time now is 10:10 PM.


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