Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

checkout_process.php issue


tjzones

Recommended Posts

Posted

Hello,

Your code is modified.I can see qtpro and other code added to it.

 

So the best way is to place code snippets at different lines that write to a file.

 

This will let You know where it got stuck.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

I am also having some serious problems with both checkout process and also login account register, They both go to page not found. I have tried to overwrite with filezilla and use the files from a downloaded version of os commerce2.2, but no success

Posted

 

 

Hello,

Your code is modified.I can see qtpro and other code added to it.

 

So the best way is to place code snippets at different lines that write to a file.

 

This will let You know where it got stuck.

 

Satish

 

I have not made any changes to my site in over a month, and this problem with the checkout_process hanging just started happening a few days ago. Another thing I find strange is that is works 20% of the time. It takes a while, but it works sometimes. I installed another fresh version of Oscommerce on my shared server to check to see if this was a server problem. This fresh version works about 80% of the time but it takes about 1 minute before it loads the checkout_success.php.

 

My guess is, this could be a server problem, I use ipowerweb to host my files. Does anyone know what I could do or at least tell the tech support at ipowerweb, considering they are always quick to say" everything is fine on their end"

 

Thanks all!

Posted
I have not made any changes to my site in over a month, and this problem with the checkout_process hanging just started happening a few days ago. Another thing I find strange is that is works 20% of the time. It takes a while, but it works sometimes. I installed another fresh version of Oscommerce on my shared server to check to see if this was a server problem. This fresh version works about 80% of the time but it takes about 1 minute before it loads the checkout_success.php.

 

My guess is, this could be a server problem, I use ipowerweb to host my files. Does anyone know what I could do or at least tell the tech support at ipowerweb, considering they are always quick to say" everything is fine on their end"

 

Thanks all!

The end of my file has

// #################### Added CCGV ######################

if(tep_session_is_registered('credit_covers')) tep_session_unregister('credit_covers');

$order_total_modules->clear_posts();//ICW ADDED FOR CREDIT CLASS SYSTEM

// #################### End Added CCGV ######################

 

tep_redirect(tep_href_link(FILENAME_CHECKOUT_SUCCESS, '', 'SSL'));

 

require(DIR_WS_INCLUDES . 'application_bottom.php');

?>

Posted
The end of my file has

// #################### Added CCGV ######################

if(tep_session_is_registered('credit_covers')) tep_session_unregister('credit_covers');

$order_total_modules->clear_posts();//ICW ADDED FOR CREDIT CLASS SYSTEM

// #################### End Added CCGV ######################

 

tep_redirect(tep_href_link(FILENAME_CHECKOUT_SUCCESS, '', 'SSL'));

 

require(DIR_WS_INCLUDES . 'application_bottom.php');

?>

 

I moved this to the end of my file but, it still hangs at the checkout_process.php

 

Thanks for your help.

Posted
I moved this to the end of my file but, it still hangs at the checkout_process.php

 

Thanks for your help.

Reread your posts and perhaps it is just timing out. You could ask your webhosts to see what has changed.

Posted
Reread your posts and perhaps it is just timing out. You could ask your webhosts to see what has changed.

 

I have tried to contact Ipowerweb but, not luck. They all seem clueless. Is there a way to force the checkout_process to redirect to checkout_success temporarily before this is fixed.

 

Thanks

 

Tj

Posted

Figured it out!!

When I disabled send emails in admin, it solved the problem. I'm trying to get with ipowerweb to see what is going on.

Thank you all for your help.

  • 2 weeks later...
Posted

Hey folks,

I'm still stuck here. I tried to contact my host regarding this problem but, they insist everything is Ok on their end. I went as far as installing a fresh version of Oscommerce but, I still have the same issue.

 

When I turn the "send-emails" option to true, all the modules that send emails like: checkout_process, create_account and so on hang or takes almost 1 minute to load.

 

Now to my question.

 

Does anyone know what function or process that handles the "email sending". I need to know this in order to have a more intelligent conversation with my host. This way I could pinpoint the problem to them

 

Thanks all

  • 3 weeks later...
Posted

Hello to EveryBody!

 

I have exactly the same problem... With Mozila the Checkout_process.php is Blank, and with IE shows an server error...

 

I'm desesperate with it!

 

I've read a lot of post about it, but no one is the solution!

 

I'm thinking that could be a problem with my Hosting... But I don't know what explain to them...

 

 

 

 

Any Help¿?¿?¿?¿?¿?¿?¿?

 

 

Thanks from Barcelona!!!!

Archived

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

×
×
  • Create New...