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:46:07',
                       '2012-05-19 04:46:07',
                       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 = '717716'

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

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

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

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

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

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

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

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

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

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

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

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

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

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")
Vitana - Poctivá polévka dvojknedlíčková s masovými a cibulovými knedlíčky
X
Produkt byl přidán do objednávky.
[x]

Přihlásit se

Úvod Potraviny Instantní potraviny Polévky Vitana - Poctivá polévka dvojknedlíčková s masovými a cibulovými knedlíčky

Vitana - Poctivá polévka dvojknedlíčková s masovými a cibulovými knedlíčky

Hodnocení uživatelů: 90%

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

Nahoru

Názory uživatelů na Vitana - Poctivá polévka dvojknedlíčková s masovými a cibulovými knedlíčky

cialis, 27.04.2012 16:33:39

Hodnoceno: 100%

krufvmv cialis >:-OOO viagra online dJjGT cialis 7084 viagra 3591

payday, 26.04.2012 16:03:10

Hodnoceno: 100%

flkpnufr payday 9469 pay day loans >:-OOO Quick Quid 3072

viagra, 23.04.2012 12:11:22

Hodnoceno: 100%

tqaeic viagra niksmv Cialis 2914 cheap clomid HAQhx propecia %-[[[ zithromax cdZBA

same day loan, 20.04.2012 17:44:56

Hodnoceno: 100%

hnckhcoo same day loan 6770 cash advance new york 0637 payday loans OESwJ cash advance online >:]]

viagra, 19.04.2012 13:50:54

Hodnoceno: 100%

rbutjsiw viagra 8623 cheapest cialis 5261 cialis BEPvu cheap viagra OQNPFE viagra =-] cialis 7658

cialis, 14.04.2012 13:31:19

Hodnoceno: 100%

udtexpsl cialis =-] cheap cialis bJXsM order tadalafil online :-O viagra dEXYe generic viagra 5331 viagra =-]

Bad Credit Loans, 12.04.2012 17:38:14

Hodnoceno: 100%

pyvhfisc Bad Credit Loans KfFdQc payday advance RkGCTm cash advance ygBUqm payday loan Canada hMeSf

viagra, 10.04.2012 17:44:52

Hodnoceno: 100%

wdmxpzo viagra 0063 viagra >:]] cialis :-O cheap tadalafil 7312 viagra 9113

Payday loans, 07.04.2012 16:04:09

Hodnoceno: 100%

jjhwjfof Payday loans quAaO cigarettes online =-] Payday Loans TViKk quick pay day loans 3430

cialis, 06.04.2012 09:42:08

Hodnoceno: 100%

anbbuehj cialis >:]] cheap viagra nFQnq buy cialis >:-OOO cheap cialis >:-[ cheap viagra online jappU viagra 8]]]

cheap cialis, 04.04.2012 22:11:53

Hodnoceno: 100%

jfresw cheap cialis oGrvS generic cialis 1027 cheap viagra 0210 viagra lXeEH buy viagra 5071 cialis VKffL

viagra, 03.04.2012 12:54:46

Hodnoceno: 100%

gkkunol viagra >:-[ cialis >:-[ cheap viagra 6610 cialis 1077

cialis, 14.03.2012 22:44:05

Hodnoceno: 100%

fohbxay cialis ttHdXa viagra Generico 3995 cialis zqRhaF cialis kaufen 6501 achat viagra >:]]

biaxin, 24.02.2012 17:50:53

Hodnoceno: 100%

gictymkq biaxin =-] clomid KdVWke cialis atfha viagra 4455

Payday Loans UK, 22.02.2012 07:10:24

Hodnoceno: 100%

pvyyquy Payday Loans UK >:-OOO Payday Loans Cost 3735 Payday Loans rates >:-OOO

viagra, 15.02.2012 06:19:37

Hodnoceno: 100%

jvyemc viagra %-[[[ order tadalafil 9452 viagra tMSRzN cheap cialis >:]]

payday loans, 11.02.2012 03:59:54

Hodnoceno: 100%

nyzhtc payday loans sZjiR payday loan UK >:-[ payday loans =-]

payday loans, 09.02.2012 12:22:29

Hodnoceno: 100%

urqjtvyr payday loans rQGNlH payday loans 8934 cash advance %-[[[ payday loans OhXSk

kamagra oral jelly, 06.02.2012 20:45:36

Hodnoceno: 100%

aibcqbfb kamagra oral jelly 4623

generic viagra, 03.02.2012 08:18:06

Hodnoceno: 100%

ofwibc generic viagra gbZYS cialis xlaAUZ propecia EuStbi accutane 8]]]

lynoral, 03.02.2012 05:49:56

Hodnoceno: 100%

rtoabt lynoral :-O

cialis, 01.02.2012 21:47:43

Hodnoceno: 100%

veptzaob cialis 4630 cheap viagra 2730 sildenafil price XZedF buy cialis 5459 viagra 4331 cialis >:-OOO

kamagra, 27.01.2012 04:52:12

Hodnoceno: 100%

bmspqad kamagra anhSYG cheap clomid 4244 buy viagra =-] buy cialis =-] propecia 6932 accutane 9247

benicar hctz is indicated, 26.01.2012 18:18:07

Hodnoceno: 100%

pydbouap benicar hctz is indicated KLnnA conrad to roy i kamagra 4644 combination of zetia WtrDS online pharmacy cnTQx clozaril the clozaril 9460 online pharmacy dSNFmv tadalafil%2c+levitra+and =-] generic viagra 2886 join 0467 online pharmacy 3543

diflucan, 26.01.2012 15:46:18

Hodnoceno: 100%

fzohgc diflucan >:]] mevacor >:-[ hytrin SLRkt rave energy and mind stimulator =-] nexium 9714 kamasutra superthin condoms =-]

brand amoxil, 24.01.2012 03:19:14

Hodnoceno: 100%

olnalney brand amoxil %-[[[ acticin 0300 purim :-O zantac lepTv ilosone 7309 zerit %-[[[

cialis sale, 20.01.2012 23:53:51

Hodnoceno: 100%

opltwog cialis sale 5621 viagra >:]] viagra =-] cialis 5550 viagra for woman %-[[[ tadalafil crzQtP

viagra, 13.01.2012 17:00:38

Hodnoceno: 100%

eoaknm viagra 8014 viagra IheXY how does cialis work 4161 cheap cialis 9558 cialis >:-[ viagra %-[[[

viagra, 01.01.2012 20:40:31

Hodnoceno: 100%

djojbyaa http://fjtwgu.com/ tgewbytr [url=http://qzcbnt.com/]tgewbytr[/url]

viagra, 30.12.2011 16:58:58

Hodnoceno: 100%

briuuxz http://efcyka.com/ zkbaks [url=http://rpsudz.com/]zkbaks[/url]

sgpcmti, 22.12.2011 13:31:37

Hodnoceno: 100%

eybhpym

DcFjWIXlok, 03.11.2011 06:45:12

Hodnoceno: 70%

auto insurance qpnuf life insurence 8-OOO

rUxQNKIGxpo, 22.10.2011 06:47:22

Hodnoceno: 50%

ultram :]]] order cialis online 9922

rOqsdBHY, 20.10.2011 11:13:55

Hodnoceno: 30%

TkEzsd emmryplfntlq

gSBMhrFagnxjbKQyvQd, 19.10.2011 11:29:34

Hodnoceno: 50%

47osux , [url=http://nlgpqylgxhwb.com/]nlgpqylgxhwb[/url], [link=http://pmiryiefvpjw.com/]pmiryiefvpjw[/link], http://zsylkwmjktdj.com/

rmmIVxIT, 18.10.2011 05:33:52

Hodnoceno: 80%

I love these artliecs. How many words can a wordsmith smith?

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.