WebShop
Napsal: 12 úno 2013, 23:13
Podpis
Na server jsem hodil tento webshop: http://dev.bukkit.org/server-mods/webauctionplus/ . Plugin se k databazi pripoji, ale kdyz jdu na http://www.czept.cz/webauctionplus/ , tak mi to vyflusne toto:
Nevíte co s tím? Kontroloval jsem to , a soubor inc.php tam je.
config:
Na server jsem hodil tento webshop: http://dev.bukkit.org/server-mods/webauctionplus/ . Plugin se k databazi pripoji, ale kdyz jdu na http://www.czept.cz/webauctionplus/ , tak mi to vyflusne toto:
Kód: Vybrat vše
Warning: require(inc/classes/logSales.class.php): failed to open stream: No such file or directory in /home/users/atercz/czept.cz/web/webauctionplus/inc/inc.php on line 14 Fatal error: require(): Failed opening required 'inc/classes/logSales.class.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/users/atercz/czept.cz/web/webauctionplus/inc/inc.php on line 14
Nevíte co s tím? Kontroloval jsem to , a soubor inc.php tam je.
config:
Spoiler: zobrazit