Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PaySystems error in MS2, help!


hetmana

Recommended Posts

Fatal error: Cannot redeclare class paysystems in /home/h-103com/public_html/catalog/includes/modules/payment/paysystems.php on line 12

 

So I am still fairly new to working in PHP. I just attempted to install the PaySystems module for MS2. This is the message that sits atop the page when I try to access my Payment Modules page through the admin panel.

 

  Released under the GNU General Public License
*/
 class paysystems {
   var $code, $title, $description, $enabled;


// class constructor
   function paysystems() {
     global $order;

 

Line 12 is " class paysystems {"

 

Any help would be appreciated.

 

Off to hunt down answers as to how to lock down my admin directory so the average bumpkin looking for open admin directories doesn't reconfig my catalog while I'm sleeping...

Link to comment
Share on other sites

  • 1 month later...

I am having the same exact problem.

 

I drop file into directory and there are 2 errors with

catalog/includes/language/english/modules/payment/paysystems.php

 

and then when I also drop paysystems.php into this folder I get the same error as you.

Edited by aaron smith
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...