Can't execute query

SELECT id FROM eshop_orders WHERE  u_cookie = "806305"  AND  status = "0" 

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 113 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_basket.php
call: db_query("SELECT id FROM eshop_orders WHERE u_cookie = "806305" AND sta...")

file: 156 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: get_actual_order_id()

file: 105 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->get_actual_order_id()

file: 88 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->init(False)

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

INSERT INTO eshop_orders
                      ( id_users, u_cookie, date_inserted, date_order, status, actual )
                     VALUES
                      (
                       0,
                       '806305',
                       '2012-05-19 04:47:50',
                       '2012-05-19 04:47:50',
                       0,
                       't'
                      )
                    

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 238 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: db_query("INSERT INTO eshop_orders ( id_users, u_coo...")

file: 108 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->insert_order()

file: 88 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->init(False)

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

SELECT status FROM eshop_orders WHERE id = '717720'

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 398 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: db_query("SELECT status FROM eshop_orders WHERE id = '717720'", False, False, False, False)

file: 1091 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_price.php
call: db_getone("SELECT status FROM eshop_orders WHERE id = '717720'")

file: 1036 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_price.php
call: update_order("717720")

file: 217 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: update_suborder(347877)

file: 110 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->set_default_suborder()

file: 88 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->init(False)

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

UPDATE eshop_orders SET
                total_price = '150.0000',
                net_price = '125.0000',
                vat_price = '25.0000',
                vat = '20',
                discount_price = '0',
                price_add = '0.0000',
                price_inc_vat = 't',
                id_eshop_cis_currency = '1',
                exchange = '1',
                lang = 'en'
              WHERE id = '717720'

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 1112 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_price.php
call: db_query("UPDATE eshop_orders SET total_price = '150.0000'...")

file: 1036 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_price.php
call: update_order("717720")

file: 217 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: update_suborder(347877)

file: 110 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->set_default_suborder()

file: 88 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->init(False)

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

SELECT * FROM eshop_orders
                     WHERE  u_cookie = "806305"  AND  status = "0" AND id NOT IN (717720)
                    

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 199 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: db_query("SELECT * FROM eshop_orders WHERE u_cookie ...")

file: 111 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->set_actual()

file: 88 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->init(False)

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

UPDATE eshop_orders SET actual = "t" WHERE id = 717720

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 207 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: db_query("UPDATE eshop_orders SET actual = "t" WHERE id = 717720")

file: 111 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->set_actual()

file: 88 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->init(False)

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

SELECT total_price FROM eshop_orders
                                   WHERE id = '717720' AND deleted = 'f'

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 398 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: db_query("SELECT total_price FROM eshop_orders ...", False, False, False, False)

file: 907 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: db_getone("SELECT total_price FROM eshop_orders ...")

file: 89 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: cart->get_total_price()

file: 25 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: cart->cart()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")

Can't execute query

UPDATE eshop_orders SET
                total_price = '150.0000',
                net_price = '125.0000',
                vat_price = '25.0000',
                vat = '20',
                discount_price = '0',
                price_add = '0.0000',
                price_inc_vat = 't',
                id_eshop_cis_currency = '1',
                exchange = '1',
                lang = 'en'
              WHERE id = '717720'

MySQL Error: Table './nakupdomu_cz_/eshop_orders' is marked as crashed and should be repaired


file: 111 - /home/www/nakupdomu.cz/web/ecp_core/lib/dblib.php
call: debug()

file: 1112 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_price.php
call: db_query("UPDATE eshop_orders SET total_price = '150.0000'...")

file: 1036 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/eshop_funkce_price.php
call: update_order("717720")

file: 217 - /home/www/nakupdomu.cz/web/ecp_core/modules/cart/cart.php
call: update_suborder(347877)

file: 66 - /home/www/nakupdomu.cz/web/ecp_core/modules/product_catalog/product_detail.php
call: cart->set_default_suborder(347877)

file: 140 - /home/www/nakupdomu.cz/web/ecp_core/lib/construct.php
call: product_detail("")

file: 148 - /home/www/nakupdomu.cz/web/ecp_core/lib/construct.php
call: construct_children("2")

file: 148 - /home/www/nakupdomu.cz/web/ecp_core/lib/construct.php
call: construct_children("35")

file: 148 - /home/www/nakupdomu.cz/web/ecp_core/lib/construct.php
call: construct_children("34")

file: 70 - /home/www/nakupdomu.cz/web/ecp_core/lib/construct.php
call: construct_children("4")

file: 82 - /home/www/nakupdomu.cz/web/ecp_core/index.php
call: construct()

file: 3 - /home/www/nakupdomu.cz/web/index.php
call: require_once("/home/www/nakupdomu.cz/web/ecp_core/index.php")
Pečenáče v nálevu 100g
X
Produkt byl přidán do objednávky.
[x]

Přihlásit se

Úvod Potraviny Maso Čerstvé ryby Pečenáče v nálevu 100g

Pečenáče v nálevu 100g

Pečenáče v nálevu 100g - Čerstvé ryby

Dostupnost: Interspar !!!

Hodnocení uživatelů: 60%

Kód zboží: 1-09426-0

Nahoru

Názory uživatelů na Pečenáče v nálevu 100g

PIhmXKDtaUrzlVcfIMT, 30.12.2011 12:14:13

Hodnoceno: 90%

oFZrTG ysdouyolrsyl

GBfZDjlJIReaSLNjG, 30.12.2011 02:55:22

Hodnoceno: 50%

Holy shinizt, this is so cool thank you.

IlCTMlNSJrNMi, 27.12.2011 21:13:55

Hodnoceno: 50%

I could watch Schindler's List and still be happy after raeidng this.

Hodnocení uživatelů

Nejhodnotnější příspěvky s vlastními zkušenostmi nebo radami oceníme formou slevového kupónu nebo dárku. Předem děkujeme.

Hodnocení: Vyberte hodnocení.

© 2012 nakupdomu.cz

Tvorba internetového obchodu, eBRÁNA s.r.o. Tvorba webových stránek, eBRÁNA s.r.o.