Jump to content

[SOLVED] Cash on Delivery COD Module FAIL


Recommended Posts

V1.5.6.1

Hi,

I am trying to install the core (included with Prestashop download) "Cash on Delivery COD" module.

 

When testing it, it hangs on the following page: site.com/module/cashondelivery/validation

 

This page is blank and the payment is not processed.

 

Any ideas as this module is needed?

 

Thanks

Edited by IeM (see edit history)
Link to comment
Share on other sites

I tried above solution but with no luck, however, now I have a bigger issue with error on registration page saying the password is too short so no one can register. I will have to work on the later before I come back to this COD issue as it is now #2 priority.

 

Thanks

Link to comment
Share on other sites

Hi,

Ok, I believe I have it working thanks to your assistance.

 

I turned error checking on in the config/defines.inc.php file as well and this is what I got:

Parse error: syntax error, unexpected T_SL, expecting T_FUNCTION in /home/xxxxxxxx/public_html/site.net/www/modules/cashondelivery/controllers/front/validation.php on line 33

 

Line 32 has: public $ssl = true;

Line 33 has: <<<<<<< HEAD

Line 34 has: =======

Line 35 has: public $display_column_left = false;

Line 36 has: >>>>>>> 8e0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx      I replaced the real numbers with xxxx..

 

I commented lines 33, 34, and 36 out and then I had an issue with line  74 and on as it is the same as lines 33 through to 36 so I commented them out except 75 (public $display_column_left = false;).

 

I do not know what the numbers on 36 and 77 are about so I hope that they are not required as I commented them out.

 

Thanks again.

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...