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:09:25',
                       '2012-05-19 04:09:25',
                       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 = '717657'

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 = '717657'", 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 = '717657'")

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

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

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 = '717657'

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("717657")

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

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 (717657)
                    

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 = 717657

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 = 717657")

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 = '717657' 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 = '717657'

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("717657")

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

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

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")
Care One - Pěna do koupele pro normální pokožku
X
Produkt byl přidán do objednávky.
[x]

Přihlásit se

Úvod Drogerie a domácí potřeby Přísady do koupele Pěny do koupele Care One - Pěna do koupele pro normální pokožku

Care One - Pěna do koupele pro normální pokožku

Care One  - Pěna do koupele pro normální pokožku - Pěny do koupele

Hodnocení uživatelů: 50%

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

Nahoru

Názory uživatelů na Care One - Pěna do koupele pro normální pokožku

sVbANTCUbfNlzlDEyl, 24.08.2011 02:32:19

Hodnoceno: 90%

nexium 69588 topamax and excessive weight loss 0653

ynwnRnirpyfUeDdOx, 23.08.2011 10:54:00

Hodnoceno: 70%

car insurance quotes :OO car insurance %-(

AJCGaMyCePfRRdFzur, 23.08.2011 05:09:38

Hodnoceno: 40%

cialis >:-] tramadol 28094

FVEHcktFGPDwyZl, 23.08.2011 02:41:43

Hodnoceno: 90%

seroquel online 82302 colchicine nsrmml

iYCsFEsSkwi, 21.08.2011 06:36:33

Hodnoceno: 70%

cheap auto insurance 8-DD carinsurance >:(((

UMtXxiDNSQHei, 20.08.2011 06:24:46

Hodnoceno: 50%

auto insurance quotes 3329 car insurance plol

MUkbqyoTCXhixG, 19.08.2011 08:28:31

Hodnoceno: 20%

cheap car insurance 702917 car insurance online =P

mHDvHWoOnSDjLpkez, 18.08.2011 03:09:54

Hodnoceno: 60%

affordable car insurance 59184 cheap auto insurance lry

gOjopUygUxjzbJHqHBu, 17.08.2011 08:37:16

Hodnoceno: 30%

home insurance 8( florida home owners insurance owur

ANpDgAEL, 17.08.2011 04:32:59

Hodnoceno: 20%

cialis on line :(( levitra 19906

ozeSlXjjcjtRgjiPF, 16.08.2011 03:26:10

Hodnoceno: 80%

cheap auto insurance 8)) life insurance quotes rtcvc

CDfyNKSZEFs, 15.08.2011 09:31:44

Hodnoceno: 80%

auto insurance quotes :-DD car insurance rates alto

cchRDYwIbGhODKb, 15.08.2011 04:15:05

Hodnoceno: 50%

viagra en grande surface 8]] cialis online vvpe

OGWAZfaqLzY, 14.08.2011 06:18:22

Hodnoceno: 60%

life insurance quotes vxuf mobile home insurance florida %PPP

lRXVmzNaAZ, 13.08.2011 09:36:46

Hodnoceno: 40%

health insurance 2349 affordable life insurance %PPP

dKfYamnkBSzw, 13.08.2011 06:49:08

Hodnoceno: 20%

levitra 409 buying viagra 967868

alOaRQjGZCJKnrExmcN, 12.08.2011 09:13:46

Hodnoceno: 70%

car insurance %P etna health insurance fim

SiuhzHNVklmjEMg, 11.08.2011 07:21:46

Hodnoceno: 60%

mobile home insurance florida 626 florida mobile home insurance 9509

dmWizsaKzDywUcZ, 11.08.2011 03:54:51

Hodnoceno: 30%

auto insurance kzy life insurance quotes =D

PAbKkHsbLmWnmVQUMk, 10.08.2011 04:16:12

Hodnoceno: 30%

cialis 91707 nexium =DDD

jcHUeMsBU, 09.08.2011 10:46:29

Hodnoceno: 70%

home insurance :( home insurance 01675

rUOGkZid, 03.08.2011 04:35:16

Hodnoceno: 70%

buy prednisone on-line 8-P buy prednisone on-line 371304

qflyaZkMvbUhMWRM, 31.07.2011 11:44:38

Hodnoceno: 70%

CRdjm9 cbspegupnoof

oBPeOPTnV, 30.07.2011 06:34:05

Hodnoceno: 20%

Hey, sbtule must be your middle name. Great post!

oBPeOPTnV, 30.07.2011 06:34:03

Hodnoceno: 20%

Hey, sbtule must be your middle name. Great post!

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.