Jump to content

[SOLVED] Strange page after COD clicked


Recommended Posts

Hi ppl,

As you can see in the foto, this page appears after at the last step of the order (payment).
When I click on the "Pay with cash on delivery" which is my only payment module activated,
Im getting this half blank page instead of the "I confirm my order"

In addition, if that heps, all the Right column blocks and Wiznav, disappears.

Im using PS 1.3.0.1

Tnx in advance.

19313_xi5OqH3SPWPUTPdSJkkI_t

Link to comment
Share on other sites

Thank you for your answer.

COD is the only payment module activated in BO>> Payment.
a) There is no checkbox available under Currencies restrictions.
B) The default group is marked under the Groups restrictions.
c) My Country is the only marked under Countries restrictions.

What else do I hace to do?

Link to comment
Share on other sites

Now I am really confused....
Even with the 667 permisson the validation page works BUT not always.

It is working randomly. ie it work for 3 test orders and then stop for more than 10 tests
and then it worked again for an other 2 and stop again.

Is there any newer version of COD than the v0.3?
Any other solution??

Link to comment
Share on other sites

Found this error in my logs.

"PHP Fatal error: Cannot redeclare class CashOnDelivery in \modules\cashondelivery\cashondelivery.php on line 3"

This is the line 3 "class CashOnDelivery extends PaymentModule"

What's wrong with it?

Link to comment
Share on other sites

Thanks tomerg3 for your reply.

The site will be live in about 10 days or so.. and this is the only (I hope) bug left.
Dont know what else to do...

For sure is not an error 500 and not a file permissions issue. I saw the "I confirm"
page a few times and this is what makes this problem really weird.

Link to comment
Share on other sites

Rocky gave me this

var_dump(debug_backtrace());



This must be added in modules/cashondelivery/cashondelivery.php
at the very top right after the "<?php"

Then you will see the error code on your page.

When you fix the error just delete that code and leave the cashondelivery.php as it was.

Link to comment
Share on other sites

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...