Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

payment module not working


juliaslp

Recommended Posts

Posted
2.2-MS2

Linux

 

My site suddenly does not have a payment module.

 

http://www.languageimages.com/admin/module...ted_box=modules

 

Module Directory: DIR_FS_CATALOG_MODULESpayment/

 

This site is highly modified and has recently been moved to a new server.

 

Can someone help?

JuliaSLP

We cannot view anything in your admin (which is the way it should be).

 

Are your other modules ok?

Posted
We cannot view anything in your admin (which is the way it should be).

 

Are your other modules ok?

 

No, none of the modules are working.

 

thanks for responding so quickly.

Juliaslp

Posted

If this is what you see in your admin:

 

Module Directory: DIR_FS_CATALOG_MODULESpayment/

I'd say your /admin/includes/configure.php is either missing this, or the define is otherwise unrecognizable to PHP:

 

  define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');

This is what my define is set at.

 

Yours may need to be different, I don't know...

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
If this is what you see in your admin:

I'd say your /admin/includes/configure.php is either missing this, or the define is otherwise unrecognizable to PHP:

 

  define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');

This is what my define is set at.

 

Yours may need to be different, I don't know...

:blush:

and you should check both configure.php files.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...