Jump to content

komaj

Members
  • Posts

    12
  • Joined

  • Last visited

Profile Information

  • Location
    Czech Rep.
  • Activity
    User/Merchant

komaj's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. This bug has been fixed on the development version (on GitHub). https://github.com/PrestaShop/PrestaShop/commit/84005fea267ac8fa73d79df391b65e94a4c1e59c
  2. when uploading csv file for products getting this erroro message. any idea? Thanks. Pavel Warning: fopen() [function.fopen]: Filename cannot be empty in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 647 Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 648 Warning: fclose() expects parameter 1 to be resource, boolean given in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 649 Warning: unlink(1) [function.unlink]: No such file or directory in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 650 [PrestaShopException] Property FeatureValue->value is empty at line 872 in file classes/ObjectModel.php 866. 867. $message = $this->validateField($field, $value, $id_lang); 868. if ($message !== true) 869. { 870. if ($die) 871. throw new PrestaShopException($message); 872. return $error_return ? $message : false; 873. } 874. } 875. } 876. ObjectModelCore->validateFieldsLang - [line 305 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->getFieldsLang - [line 489 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->add - [line 163 - classes/FeatureValue.php] - [2 Arguments] Argument [0] 1 Argument [1] FeatureValueCore->add - [line 154 - classes/FeatureValue.php] - [0 Argument] FeatureValueCore::addFeatureValueImport - [line 1449 - controllers/admin/AdminImportController.php] - [2 Arguments] AdminImportControllerCore->productImport - [line 2697 - controllers/admin/AdminImportController.php] - [0 Argument] AdminImportControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 50 - admin123/index.php] - [0 Argument]
  3. pri uploadu csv souboru pro zbozi vyskoci tato hlaska: Warning: fopen() [function.fopen]: Filename cannot be empty in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 647 Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 648 Warning: fclose() expects parameter 1 to be resource, boolean given in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 649 Warning: unlink(1) [function.unlink]: No such file or directory in /data/web/virtuals/21616/virtual/www/domains/eshop-dresses.com/controllers/admin/AdminImportController.php on line 650 [PrestaShopException] Property FeatureValue->value is empty at line 872 in file classes/ObjectModel.php 866. 867. $message = $this->validateField($field, $value, $id_lang); 868. if ($message !== true) 869. { 870. if ($die) 871. throw new PrestaShopException($message); 872. return $error_return ? $message : false; 873. } 874. } 875. } 876. ObjectModelCore->validateFieldsLang - [line 305 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->getFieldsLang - [line 489 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->add - [line 163 - classes/FeatureValue.php] - [2 Arguments] Argument [0] 1 Argument [1] FeatureValueCore->add - [line 154 - classes/FeatureValue.php] - [0 Argument] FeatureValueCore::addFeatureValueImport - [line 1449 - controllers/admin/AdminImportController.php] - [2 Arguments] AdminImportControllerCore->productImport - [line 2697 - controllers/admin/AdminImportController.php] - [0 Argument] AdminImportControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 50 - admin123/index.php] - [0 Argument] Cim by to mohlo byt? Dik Pavel
  4. Hi, The issue "Blank Page - add new product" is resolved now. There is a need to change the info in Configuration/SEO&URL - Base URI - and then it works. I had there just - / -. e.g. in my case from - / - to > - /domains/eshop-dresses.com/ - Pavel
  5. Hi, The issue "Blank Page - add new product" is resolved now. There is a need to change the info in Configuration/SEO&URL - Base URI - and then it works. I had there just - / -. e.g. in my case from - / - to > - /domains/eshop-dresses.com/ - Pavel
  6. All 1.5. versions dont work. Went back to 1.4.9 and it WORKS.
  7. to tz, tak jsem zkousel vsechny 1.5. kove verze a porad stejny problem. Nejlepe neinstalovat. Po nainstalovani 1.4.9 vse funkcni. Pavel
  8. After 1.5.3 version I am not able to upload any CSV file, the upoad button does not work and when changing the uploaded entities (products, category, ..) the values does not change in the available fields. Other issue is that I am not able to add new product or category, when click on button add new product blank page will appear. Any idea where is the problem? Thank you! komaj
  9. Nainstaloval jsem si novou 1.5.3 verzi a nemohu nahrat jakykoli CSV soubor. Pri zmenach nahravane entity(produkty, kategorie, ..) se nemeni hodnoty v dostupnych poli. Rovnez nemohu pridat v katalogu novy produkt nebo kategorii, po kliknuti na pridat novy zaznam se mi zobrazi pouze horni cast (Katalog /Produkty/Upravit Ulozit, Zpet na Seznam, Ulozit a zustat), zbytek dolni stranky je prazdny. Muze nekdo poradit, cim by to mohlo byt? Dekuji. Pavel
  10. Vyreseno, diky za reakci, jsem zacatecnik, a nemel jsem spravne napsany kod souboru _.css, i kdyz se divim, ze stranka nacita puvodni obsah souboru, ktery tam uz neni. Pro validaci uz pouzivam W3C CSS sluzbu a vse OK. komaj
  11. Home stranka porad odkazuje na starou verzi global.css, kdyz kontroluji pres Firebug stranka odkazuje na spravny soubor global.css(cesta je OK), ale obsah souboru nesedi s tim, ktery tam je, kdy kontroluji pres FTP. Poradi nekdo? Dekuji, komaj
×
×
  • Create New...