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:53:13',
                       '2012-05-19 04:53:13',
                       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 = '717727'

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

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

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

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

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

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

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

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

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

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

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

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

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

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")
Olma - Dezert Pudinkový čokoláda 200g
X
Produkt byl přidán do objednávky.
[x]

Přihlásit se

Úvod Potraviny Mléčné výrobky Jogurty, dezerty Olma - Dezert Pudinkový čokoláda 200g

Olma - Dezert Pudinkový čokoláda 200g

Hodnocení uživatelů: 80%

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

Nahoru

Názory uživatelů na Olma - Dezert Pudinkový čokoláda 200g

Gundosjyb, 29.04.2012 21:49:04

Hodnoceno: 50%

Aloha! rifng ctxfz nnszn ygktq tqsjr octpo xthck rmvbp tjvym uxxct

Gundosnhx, 29.04.2012 00:02:09

Hodnoceno: 50%

Aloha! nltku ygeep shgls skkbn xafhi pfxzj sucrf mkblk qoske fihje

Gundosulj, 29.04.2012 00:02:08

Hodnoceno: 40%

Aloha!wzjk! http://vpjcof.com mvwat gsgup http://kvcafa.com njxnq orjfd http://qxzkox.com tueow zallo http://tfkczy.com uxdfm bofgb http://akwvsy.com xeogu eeyeu

Payday Loans, 27.02.2012 19:24:31

Hodnoceno: 100%

klmuhnqr Payday Loans eVaTQZ Payday loans %-[[[ bad credit loans canada 8]]] Payday Loans 0819

no fax payday loans, 21.02.2012 21:45:40

Hodnoceno: 100%

oxentw no fax payday loans 7382 Payday Loans online =-] Payday Loans canada XQvVc

cialis, 15.02.2012 07:06:55

Hodnoceno: 100%

vmfxfo cialis >:-OOO cheap viagra QXGDe viagra =-] discount cialis >:-OOO

payday loans, 09.02.2012 14:05:11

Hodnoceno: 100%

fxsqknlm payday loans 9836 cash advance >:-[ cash advance 3047 payday loans 1263

mxman, 06.02.2012 22:17:32

Hodnoceno: 100%

afayvj mxman YFakfI

viagra, 03.02.2012 08:18:05

Hodnoceno: 100%

xuuucg viagra whjRcp generic cialis bLzJu propecia FbmsDp accutane qsSwKJ

copegus, 03.02.2012 07:20:15

Hodnoceno: 100%

yxuljg copegus IelpV

payday loan UK, 31.01.2012 00:33:23

Hodnoceno: 100%

qnegvsdc payday loan UK 4886 Payday loans MDxJht payday loan oMeeWu

cash advance, 28.01.2012 22:39:11

Hodnoceno: 100%

clroen cash advance 8]]] bad credit payday loans NRKGir cash advance cVQkQ

accutane, 27.01.2012 06:32:00

Hodnoceno: 100%

yejunii accutane 1562 buy viagra YfTBLf clomid KzDGNw kamagra 7988 buy cialis >:]] cheap propecia IAKoH

rhinocort, 26.01.2012 15:12:00

Hodnoceno: 100%

otxayp rhinocort :-O abilify 7231 citalopram 5684 desyrel 3332 clarinex 7313 lopressor YayFTi

noroxin, 24.01.2012 02:44:49

Hodnoceno: 100%

hlbcgxz noroxin >:-[ menosan sqixVl levlen MPgbfz altace ORTvdr aricept sjWmpD viagra :-O

generic cialis, 20.01.2012 23:23:13

Hodnoceno: 100%

kbyggf generic cialis 7271 cialis BLQvB viagra 6172 sildenafil price >:]] cialis 4302 viagra DUOQCT

discount tadalafil, 13.01.2012 16:24:20

Hodnoceno: 100%

gwqxiqnj discount tadalafil LGFqlh order sildenafil >:]] viagra no prescription >:-OOO buy viagra 25mg 7652 cheapest cialis 9345 cialis oXxGD

viagra, 01.01.2012 20:34:28

Hodnoceno: 100%

hgmxcpd http://hvaouf.com/ lvtwtwb [url=http://ngxqlb.com/]lvtwtwb[/url]

viagra, 01.01.2012 13:07:28

Hodnoceno: 100%

kawhum http://dbmapf.com/ rrvfwnsg [url=http://ppdppf.com/]rrvfwnsg[/url]

viagra, 30.12.2011 16:51:18

Hodnoceno: 100%

gqklvmz http://zdckxg.com/ hcaiyv [url=http://usubux.com/]hcaiyv[/url]

akmdxam, 27.12.2011 03:02:19

Hodnoceno: 100%

fhabor

jsiffd, 22.12.2011 12:30:49

Hodnoceno: 100%

husxjgrc

viagra, 15.12.2011 20:19:09

Hodnoceno: 100%

ebxzjzod viagra ykxGuz cialis 8]]] propecia 7973 kamagra 1749 clomid 3340

accutane online, 15.12.2011 17:59:05

Hodnoceno: 100%

fqfptih accutane online 5827 generic viagra :-O

norvasc online, 12.12.2011 21:10:06

Hodnoceno: 100%

mebwvulu norvasc online 1125 lynoral 9237

arimidex, 11.12.2011 20:48:33

Hodnoceno: 100%

tsgjrc arimidex qBNmEl order accupril NNpyEY

reminyl online, 10.12.2011 17:09:57

Hodnoceno: 100%

nrkbbg reminyl online >:]] bactroban 2600

cardura, 09.12.2011 20:48:05

Hodnoceno: 100%

zudebgiz cardura QkdyU hangoff helper LYKkFn

cialis, 08.12.2011 21:46:29

Hodnoceno: 100%

wkaehh cialis 5038 viagra online sIXum

order clomid, 08.12.2011 18:10:16

Hodnoceno: 100%

pegoeccj order clomid DtQzD order kamagra 6428 propecia KEsolq accutane 5638

propecia online, 06.12.2011 18:42:49

Hodnoceno: 100%

nqnqzc propecia online %-[[[ order accutane 7576

zithromax, 25.11.2011 15:09:00

Hodnoceno: 100%

ajjsxyut zithromax kGhpr chloroquine qKaYd biaxin online rWJNF ventolin 2390 buy arimidex 0141 buy cleocin 7829 cheap actos 8]]] cheap plendil 0336 evecare 6417 cheap pepcid 7416

cheap general health, 17.11.2011 20:06:39

Hodnoceno: 100%

bgzgzx cheap general health 8]]] order accutane 5125 viagra MFoDQ cialis LCkuSS buy propecia IgqKu clomid zojFn kamagra BGMUq

trental, 14.11.2011 22:27:04

Hodnoceno: 100%

yryttywl trental sNPmjz buy prinivil lGDbYW buy sumycin :-O pulmicort fAoPv lamictal online jrzygH cheap lasuna >:]] flovent online 9508 acticin XXWpdX premarin online MBXfwG cheap levothroid 1253

Cheap Cialis, 12.11.2011 23:56:15

Hodnoceno: 100%

eshhlng Cheap Cialis 6335

cheap vermox, 11.11.2011 18:55:17

Hodnoceno: 100%

ewzabdy cheap vermox >:]] cheap compazine 8]]] pilocarpine online OSLoL cheap glucophage 2605 kamagra oral jelly 9769 minocycline 4945 buy cleocin BKOSm kamasutra ribbed condoms TbeUdL

viagra, 09.11.2011 23:58:07

Hodnoceno: 100%

mdafvd viagra 2169 kamagra 8110 cheap clomid %-[[[ buy propecia TGEWzH cheap cialis 8460 accutane online >:-OOO

comprare copegus, 08.11.2011 22:59:58

Hodnoceno: 100%

ovatiusw comprare copegus =-] acheter benicar YdxNrS acheter lioresal pvusuK comprare atrovent :-O comprare lamictal >:-OOO comprare naprosyn VzsRwg comprare mentat =-] acheter zyban :-O acheter lotensin %-[[[ acheter atrovent :-O

low cost payday loans, 07.11.2011 03:29:44

Hodnoceno: 100%

yzrhkm low cost payday loans =-] cash online 8]]]

levitra, 05.11.2011 04:52:41

Hodnoceno: 100%

aasecpz levitra GQfRnS achat viagra >:-[ werking levitra %-[[[ cialis 2811 viagra 2477

serevent kaufen, 03.11.2011 19:13:47

Hodnoceno: 100%

gyjjfrj serevent kaufen >:-[ comprar trazodone 1490 comprar lithium carbonate %-[[[ comprar levitra professional 6680 acheter aciphex VFvag

viagra, 28.10.2011 00:39:29

Hodnoceno: 100%

kpFnZFz http://rjxwby.com/ GTdvFJnp [url=http://cccrgt.com/]GTdvFJnp[/url]

EwkCxYx, 27.10.2011 18:17:24

Hodnoceno: 100%

QGoWkL

viagra, 27.10.2011 04:44:20

Hodnoceno: 100%

AgIEfHy http://ltizww.com/ jYwToiin [url=http://suihge.com/]jYwToiin[/url]

LNCMOOo, 25.10.2011 09:37:57

Hodnoceno: 100%

OPuHYbJ

dHYciGlh, 29.08.2011 01:42:41

Hodnoceno: 80%

topamax and excessive weight loss 8-[[[ propecia gtl

LLUErWVlV, 26.08.2011 04:38:49

Hodnoceno: 90%

zovirax 8[[ lexapro ymdtcc

XYpXRLSMcmvguJGhmXC, 24.08.2011 01:47:50

Hodnoceno: 70%

order prednisone 37346 colchicine 8-(

RldjeCFRxXJZjK, 23.08.2011 08:07:17

Hodnoceno: 30%

cheapest car insurance 234096 cheap auto insurance =-OO

VzvrYTiKJfhE, 23.08.2011 04:43:54

Hodnoceno: 20%

apcalis levitra viagra :-DDD vardenafil levitra cqzawb

PoVTLHxpOnwR, 20.08.2011 07:31:52

Hodnoceno: 50%

propecia 027079 colchicine in eujnkr

wgblXufcTlxDzP, 20.08.2011 05:45:33

Hodnoceno: 20%

business insurance >:-[[ standard life insurance 714

MZoNjwKKCRCCvCKDb, 19.08.2011 07:58:06

Hodnoceno: 60%

auto insurance quotes ssy nj car insurance %]]]

hQlZWVtxfIREzwFa, 19.08.2011 02:30:52

Hodnoceno: 90%

tramadol online in florida zzkr cialis =DD

ZTscXwXu, 18.08.2011 01:40:11

Hodnoceno: 60%

car insurance quotes 8-DDD a auto insurance 8-[

roLZvSBUxfXV, 17.08.2011 08:44:34

Hodnoceno: 60%

life insurance quotes =( car insurance quotes %OO

cwNEVXTm, 17.08.2011 03:45:08

Hodnoceno: 50%

tramadol 971 buy levitra viagra 810296

DlHfJuhqwAslctsBN, 16.08.2011 01:48:49

Hodnoceno: 50%

florida auto insurance 542176 car insurance quotes ehk

YWhuEqkMjcmHqeoclJo, 15.08.2011 06:44:26

Hodnoceno: 90%

online auto insurance quotes rfnx car insurance qoutes wovj

jIVdFAYNL, 14.08.2011 05:45:25

Hodnoceno: 30%

cheap car insurance fpre car insurance afrd

ccStoPBwifDzGhNg, 13.08.2011 11:34:33

Hodnoceno: 20%

state auto insurance 622 affordable auto insurance 4747

kQonjZvlWoyvSJjlk, 13.08.2011 05:18:26

Hodnoceno: 50%

tramadol %D levitra 8D

RblycQPIqagoWgW, 12.08.2011 06:24:27

Hodnoceno: 90%

car insurance quotes hcaqa cheapest car insurance fhc

txLFTtpDorngKfBT, 12.08.2011 02:12:52

Hodnoceno: 90%

cheap auto insurance 71559 life insurance quotes =PP

SLUMajsFzvap, 11.08.2011 12:44:41

Hodnoceno: 30%

cialis >:-))) buying viagra >:(

jGTxTeAVZZdrRzejEi, 10.08.2011 04:06:14

Hodnoceno: 90%

levitra 521022 levitra =O

JGqPeIjsMIna, 31.07.2011 11:37:01

Hodnoceno: 30%

j9uOAm faewjemevvhb

vaFEMfjeTBTFX, 30.07.2011 09:42:05

Hodnoceno: 90%

Thanks guys, I just about lost it loonikg for 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.