Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Add define?


Guest

Recommended Posts

Posted

I am having trouble with the instillation of my payment module.

 

I just thought I should ask how I can

 

Add: define('FILENAME_WPCALLBACK', 'wpcallback.php');

To catalog/includes/filenames.php

 

I am having major troubles and I am very lost,Am I stupid not to know how to do this?

 

Please help.

 

Thank you very much.

Posted

Hi,

 

1. Download Crimson Editor

 

2. Install it, and open the file /catlog/includes/filenames.php

 

3. Add the line:

 

define('FILENAME_WPCALLBACK', 'wpcallback.php');

 

4. Save the file and upload to your website via FTP.

 

Peter

Posted

I have tried this just now but it seems to return to my site quickly but it still does not regester the orders and the site returnds looking all crazy.

Posted

Hi,

 

I have tried this just now but it seems to return to my site quickly but it still does not regester the orders and the site returnds looking all crazy.

 

Sorry, what do you mean by returning to your site quickly ?

 

Have you got a URL that you can supply ?

 

Peter

Posted

Hi,

 

the URL to my site is www.headnod.co.uk

 

I see nothing wrong with your site, the url you supplied gets redirected to:

 

http://www.headnod.co.uk/new_store/

 

which simply means your /configure.php files have that as the url.

 

The original post was about a payment module, but of course I cannot see any problems with that side of things, unless I purchase something. :D

 

What is happening at the point of checkout, when a payment method is selected ??

 

Peter

Posted

Thanks allot for your help,I have sorted the problem out now.

It has been mad crazy here.

 

Thanks again

Archived

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

×
×
  • Create New...