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:24:01',
                       '2012-05-19 04:24:01',
                       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 = '717681'

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

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

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

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

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

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

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

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

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

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

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

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

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

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")
Mísa s chlebíčky ( šunka, vejce, okurka, paprika, salát )
X
Produkt byl přidán do objednávky.
[x]

Přihlásit se

Úvod Občerstvení Hotové mísy Mísa s chlebíčky ( šunka, vejce, okurka, paprika, salát )

Mísa s chlebíčky ( šunka, vejce, okurka, paprika, salát )

Mísa s chlebíčky ( šunka, vejce, okurka, paprika, salát ) - Hotové mísy

Hodnocení uživatelů: 80%

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

Nahoru

Názory uživatelů na Mísa s chlebíčky ( šunka, vejce, okurka, paprika, salát )

instant payday loans, 30.03.2012 23:18:49

Hodnoceno: 100%

qjnzzlxc instant payday loans YBzoU cigarettes fTbTGK payday loans 4575

cheap viagra, 28.03.2012 21:44:17

Hodnoceno: 100%

htvmvxp cheap viagra >:-[ cheap viagra CUigTL cheap cialis online YyHdp cialis zuWtvR generic viagra 5157 cialis yOfJF

generic viagra, 19.03.2012 12:16:22

Hodnoceno: 100%

bkedoq generic viagra LXEEZV viagra 3054 cialis 8364 buy cialis >:]]

payday loans online, 18.03.2012 15:31:50

Hodnoceno: 100%

tmfrbim payday loans online 1072 Cash Advance izeqNK quick pay day loans tDNkV

viagra, 16.03.2012 10:55:40

Hodnoceno: 100%

pqotyu viagra >:-OOO cialis sPpqZ Cheap Levitra >:]] xenical otGlGM ジェネリック・シアリス %-[[[ cialis HuoKm

viagra, 15.03.2012 17:32:20

Hodnoceno: 100%

liqjlwdp viagra >:]] viagra 3882 buy viagra online ufeCL cialis mLQeM cialis %-[[[ order cialis 4746

Payday Loans, 02.03.2012 21:19:48

Hodnoceno: 100%

mfyhnpn Payday Loans 0486 Payday Loans 5722 Payday Loans >:-[

online payday loans, 22.02.2012 22:51:37

Hodnoceno: 100%

zqqray online payday loans wQTBvu Payday Loans online >:]] Payday Loans ffmwyj

cheap viagra, 15.02.2012 06:25:06

Hodnoceno: 100%

dijfjyv cheap viagra 5011 cialis CbFwWS how does cialis work MpSZq viagra DLbHf

payday loans, 09.02.2012 13:21:36

Hodnoceno: 100%

mlatmugd payday loans :-O payday loans 9980 cash advance 7587 payday loans %-[[[

lopressor, 06.02.2012 21:34:49

Hodnoceno: 100%

konkvslr lopressor dHUhVo

generic viagra, 03.02.2012 08:18:06

Hodnoceno: 100%

ajxhqmxs generic viagra >:-[ generic cialis PdPRdq propecia 8]]] accutane SugGo

endep, 03.02.2012 06:34:08

Hodnoceno: 100%

mvnxdhx endep 9975

accutane, 27.01.2012 05:51:45

Hodnoceno: 100%

dtvzmfkb accutane LnhSc buy viagra >:-[ buy propecia KxihA buy kamagra 6707 buy clomid 8548 buy cialis rXNyWZ

brahmi, 26.01.2012 15:34:19

Hodnoceno: 100%

vcchjpmi brahmi %-[[[ procalisx oNgev tofranil 7123 coumadin 7188 acai 3636 kamasutra dotted condoms 7352

zantac, 24.01.2012 03:06:48

Hodnoceno: 100%

fukteo zantac 4699 arava PDmdpK allegra zNYUAD mentat 5840 provigrax >:-[ nimotop :-O

viagra cheap, 20.01.2012 23:32:40

Hodnoceno: 100%

sxrnpmr viagra cheap mHQYZ buy cialis 8]]] cialis :-O viagra 8679 viagra 8]]] cialis 7691

cialis, 13.01.2012 16:35:56

Hodnoceno: 100%

czyyrxt cialis 3542 cialis 7801 viagra :-O cialis 9155 viagra =-] viagra 7806

viagra, 01.01.2012 20:36:24

Hodnoceno: 100%

hsypys http://nmeygl.com/ rrkyaqh [url=http://fltsdc.com/]rrkyaqh[/url]

viagra, 01.01.2012 13:02:50

Hodnoceno: 100%

vgedvd http://hkwxcl.com/ nrfwxf [url=http://emarnj.com/]nrfwxf[/url]

viagra, 30.12.2011 16:54:00

Hodnoceno: 100%

swainujs http://hxfezf.com/ gapftr [url=http://vmmekn.com/]gapftr[/url]

qiylrxn, 26.12.2011 22:48:42

Hodnoceno: 100%

chuvelq

lhvmxd, 22.12.2011 12:41:40

Hodnoceno: 100%

irakyvn

XXMPWVRLtkOookXAECZ, 29.08.2011 02:16:11

Hodnoceno: 20%

colchicine :( nexium verses prilosec 203

PcmOfYhKuoHF, 28.08.2011 03:51:25

Hodnoceno: 50%

prednisone online qbpzmf nexium 5863

esjjztEJYCJs, 24.08.2011 02:26:05

Hodnoceno: 50%

priligy 806651 accutane lexyo

ipmWAjFwOEuBZKLFRX, 22.08.2011 08:53:30

Hodnoceno: 40%

buy car insurance online pze life insurance 8OOO

PFghVUVkP, 19.08.2011 08:17:43

Hodnoceno: 40%

insurance auto auctions sfdujt car insurance ibrjj

zqKTqFzGs, 18.08.2011 03:33:25

Hodnoceno: 30%

eastwood auto insurance 27846 car insurance quotes %OO

aIKfZNUjD, 17.08.2011 06:55:49

Hodnoceno: 90%

auto insurance quotes 856822 life insurance quotes fkrr

rahidSlHaSLaDaDb, 17.08.2011 02:19:08

Hodnoceno: 60%

tramadol 807 Cialis %-]]]

TAbhvPVzErlzGKFVm, 16.08.2011 05:02:06

Hodnoceno: 60%

life insurance no exam 30284 car insurance quotes yqht

OZREqfxQeE, 15.08.2011 10:03:30

Hodnoceno: 70%

business insurance costs %-]] business insurance 8D

tsNdxzCITIduSOwHuFk, 14.08.2011 04:05:42

Hodnoceno: 30%

home insurance coverage 687064 car insurance qoutes 2597

yOlRddGSivOewpjoHx, 13.08.2011 05:43:41

Hodnoceno: 30%

tramadol 83673 cialis moxvbq

tFYcjFPKFjpI, 12.08.2011 02:35:01

Hodnoceno: 50%

health insurance qmuk best small business insurance tzahn

bhppJUnNZtg, 11.08.2011 03:50:25

Hodnoceno: 40%

online auto insurance >:-OO home insurance >:-)))

BeRyXxhciekDxUO, 10.08.2011 05:23:31

Hodnoceno: 60%

Cialis 76260 compare viagra cialis levitra nanj

KuXDLxJa, 09.08.2011 12:48:19

Hodnoceno: 80%

buy lexapro medication online 8P accutane 69003

MEpzacBn, 09.08.2011 10:51:58

Hodnoceno: 80%

auto insurance quotes 8-PPP homeowners insurance quotations 3950

krANIUBAlyIUMUIcjWc, 01.08.2011 04:20:41

Hodnoceno: 70%

home insurance 4464 cheap car insurance 101073

PBIcgUxM, 30.07.2011 12:06:53

Hodnoceno: 70%

y844zQ jpndhygguhkg

LBTsUXszpfvZYiPs, 30.07.2011 06:08:27

Hodnoceno: 30%

Very true! Makes a canhge to see someone spell it out like that. :)

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.