Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

panaceiaw

Новичок
  
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

panaceiaw's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Notice: Undefined index: path in /var/www/html/admin/controller/csvprice_pro/app_product.php on line 0Notice: Undefined index: name in /var/www/html/admin/controller/csvprice_pro/app_product.php on line 0 вылезла ошибка, все рилиило нормально, загружал, выгружал прайсы, и вот, подскажите что это и как лелить? 1. <?php //00576 2. if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted. Ensure that you use binary mode when transferring files with FTP and disable the 'TAR smart cr/lf feature' if using WinZIP\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?>
  2. Скорее всего ваши товары находятся не в главной категории. _MAIN_CATEGORY_ "Основная категория | подкатегория 1 " _CATEGORY_ "Основная категория | подкатегория 1 " А должно быть следующим обвместе _MAIN_CATEGORY_ "Основная категория" _CATEGORY_ "Основная категория | подкатегория 1 " Из-за этого когда вы импортируете основную категорию, у вас пустот лист. Мне ваш вопрос помог решить мою проблему, расписываю для тех у кого появится аналогичная проблема. Ах да, чуть не забыл. Когда гделаете Экспорт в пункте "Category export" выберите "As_Category_" А когда импортируете обратно отредактированное обязательно уберите галочки игнорировать обновление категорий Main category и category
  3. когда редактирую файл csv в екселе или опенофисе, при сохранении объединяются строки в одну (пример id-name сливается в одну). подскажите чем сохранять, редактировать. благодарю.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.