DonD Posted February 6, 2008 Posted February 6, 2008 First, I'll start by admitting that php is not one of my strengths..... I've done some work and managed to cobble together a payment module (copied from an existing one, of course...) for the payment gateway we use. However, when I upload it to the server not only does it not appear in the list of payment modules, but most of the existing ones are missing. Most distressing... I've obviously missed a step here somewhere - are there any other files I need to edit? Any help is appreciated. Thanks, Don Quote
Guest Posted February 6, 2008 Posted February 6, 2008 (edited) First, I'll start by admitting that php is not one of my strengths..... I've done some work and managed to cobble together a payment module (copied from an existing one, of course...) for the payment gateway we use. However, when I upload it to the server not only does it not appear in the list of payment modules, but most of the existing ones are missing. Most distressing... I've obviously missed a step here somewhere - are there any other files I need to edit? Any help is appreciated. Thanks, Don Check your includes\modules\payment directory for a bak up file that has php as its extension. If It is there, rename it to be not php or delete it. Check your includes\languages\modules\payment directory fo a bak up file that has php as its extension. If It is there, rename it to be not php or delete it. Both of the above directories should have files with the same name. Edited February 6, 2008 by Coopco Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.