QC2.2 Error 404?

scrut

No avatar

2007-08-11 23:52

When I use QC 2.2 it often happens that I click on some button and the shop doesn't react anymore. After a few seconds I get the error 404 - as if my internet connection cancelled but it didn't. Is there a bug in QC that causes that behavior?
Thanks
s.

» Quick.Cart v2.x

scrut

No avatar

2007-08-12 00:20

Remark:
This error happens, for instance, when I click on the menu item "Couriers" in the admin panel when there has been no courier listed yet.
Or when clicking on "products" or "categories" when there is no entry in there yet.
When I then click on "Add product|category|courier", I can enter the required information. But when I then click "Save", the list shows that an item has been added but that item is empty: no ID, no title, no nothing. All data I entered is gone.
If I then "Edit" that entry, I can fill all fields again and click "save" but that only leads to a new entry. This time with ID, title... But the empty one always remains. I can't delete it.

The error 404 also happens in the frontend when I want to order items, click on "my basket" and click on "next". This means that no one can order anything. But this only happens if there is no courier in the database. Like: I can browse through categories and products and place products in my shopping basket - but if I forgot to add a courier, ordering the items in the basket is impossible.

scrut

No avatar

2007-08-12 00:58

Another remark:
This behaviour that adding new products|categories|couriers result in an empty item in the formerly empty list happens just after switching to a new language: Once I switch to a new language, the first "add product|category|courier" seems to create new database tables but the first entry doesn't seem to work.
When I compared the newly created db-tables, I noticed that <?php exit; ?> was missing in all of them. When I entered that manually, things worked fine.
I believe that this is where the bug lies and I also believe that this is where the error 404 comes from: QC tries to read from tables that are empty or populated in a faulty way and QC can't handle that.

Back to top
about us | contact