- Posts: 97
- Thank you received: 1
Error 404: when clicking on "add to cart" button
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
In that case, you should look at the logs of your server (as the message says in fact) to see what kind of error it is. The location of the error logs as well as the activation of them is different from one hosting company to the other so you might need to ask them how to get the logs of the problem.
Also, could you try to narrow down the causes of the problem ? Does it happen with any product or only for one product ? Does it happen only while logged in ? Only while logged out ? Both ? If you refresh the page, do you still have the problem ?
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
It could also be a resources limitation on your server which stops the page when it takes too much time to process it... You might want to try a several steps checkout workflow which will reduce the processing for each step... That might just solve the problem...
Please Log in or Create an account to join the conversation.
File does not exist: /home/....../public_html/www.markou-ceramics.com/404.shtml
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
As I said previously, the problem might come from your hosting shutting the page because it's too resource intensive. Try to change your workflow to a multi step workflow... That might just do the trick...
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Here are the most recent reports about errors extracted from our Apache error log:
[Sun Mar 06 14:28:18 2011] [error] [client 85.75.213.202] File does not exist: /home/....../public_html/www.markou-ceramics.com/500.shtml, referer: www.markou-ceramics.com/index.php?option...y_pathway=10&lang=el
[Sun Mar 06 14:28:32 2011] [error] [client 85.75.213.202] File does not exist: /home/....../public_html/www.markou-ceramics.com/500.shtml, referer: www.markou-ceramics.com/index.php?option...y_pathway=10&lang=el
[Sun Mar 06 14:29:17 2011] [error] [client 85.75.213.202] File does not exist: /home/...../public_html/www.markou-ceramics.com/500.shtml, referer: www.markou-ceramics.com/index.php?option...y_pathway=10&lang=el
and they told me:
"they appear because of some incorrect requests to non-existing pages, I suggest you to contact your developer regarding this"|
Any clue of what we have to do now?
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
The error is always in the dev's app...
If the guy had read the error lines, he would have seen that these error messages are generated because the 500.shtml file does not exists. That's a file that the server tries to display after an error 500 appears but it is NOT linked to the 500 error itself.
So that doesn't tell us anything!
More information on that in these pages:
drupal.org/node/1077782
support.open-realty.org/showthread.php?2...-500.shtml-not-found
They also suggest to ask more information to the hosting company when such errors occur.
One thing you could try is to setup a localhost web server using wamp server or something similar and make a copy of you website to that localhost web server. If you get the same error, it will be way easier to debug the problem as you should have proper logs of the issue (maybe an incompatibility with something else installed on your website ?). If you don't get the problem in localhost, then, that means that the problem lies in your hosting company's server configuration and we can't do nothing about it.
I can see now that you don't get the error on the checkout page but only if you go to the first step. So that narrows down the problem. What is your checkout workflow now ?
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
Could you try the checkout workflow: login_address,shipping_payment,confirm_cart_coupon_status_fields,end
If the error appears on the first step again, then that will mean that there is something with the address view which the server doesn't like.
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
drupal.org/node/569402
Some users note that asking the hosting company to move the website to another server solved the problem... So the problem really wasn't drupal but the server...
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Life is nice but is with somebody else
Please Log in or Create an account to join the conversation.
I have a similar problem since yesterday:
Frontpage (displaying the categories) works well ( shop.buch-comptoir.de ), however when I click on one of the categories the "404 error" appears.
Thx in advance for help.
Regards, Matt.
www.buch-comptoir.de
shop.buch-comptoir.de
[Weltweiter Versand seltener Bücher]
Please Log in or Create an account to join the conversation.