× Здесь вы можете свободно общаться на русском языке. Просим отнестись с пониманием к тому, что мы не разговариваем на этом языке и не можем осуществлять поддержку на нем.

Хикашоп для чайника!

  • Posts: 4
  • Thank you received: 2
12 years 4 months ago #55818

с кодировкой не смог решить проблему, впрочем на экспорт-импорт она не влияет.
А вот "варианты" товаров не смоглись перенестись. Что делаю не так ?

Колонка 'База / bas А и С' не в списке допустимых колонок : product_parent_id | product_name | product_description | product_quantity | product_code | product_published | product_hit | product_created | product_sale_start | product_sale_end | product_delay_id | product_tax_id | product_type | product_vendor_id | product_manufacturer_id | product_url | product_weight | product_keywords | product_weight_unit | product_modified | product_meta_description | product_dimension_unit | product_width | product_length | product_height | product_max_per_order | product_access | product_group_after_purchase | product_min_per_order | product_contact | product_last_seen_date | product_sales | product_waitlist | product_layout | product_average_score | product_total_vote | price_value | price_currency_id | price_min_quantity | price_access | files | images | parent_category | categories_image | categories_ordering | categories | related | options | база / bas а и с. Данные этой колонки проигнорированы





Соответственно и в конфигурации она не даёт сделать изменение
Пишет:

Your checkout workflow is empty.
Checkout workflow invalid. The modification is ignored. See the documentation for more information on how to configure that option
No valid weight unit entered. The system put back the default units.
No valid dimension unit entered. The system put back the default units.
Успешно сохранено

Last edit: 12 years 4 months ago by Obrus.

Please Log in or Create an account to join the conversation.

  • Posts: 82683
  • Thank you received: 13337
  • MODERATOR
12 years 4 months ago #55832

You should try to change the column name to база / bas а и с in your CSV.

For the second problem it's a cookies/caching problem with your browser. If you use another browser it should work. Also, if you clear your cookies/cache in your browser it should work too.

Please Log in or Create an account to join the conversation.

  • Posts: 43
  • Thank you received: 0
12 years 3 months ago #56238

Здравствуйте.

Занимаюсь наполнением сайта . При резервном копировании обнаружил, что размер копии растет ни по дням, а по часам. Сайт галереи, поэтому для нормального просмотра картинки загружаю 600х800 px, при среднем весе 100-150 кб. На сегодняшний день загрузил около 350 штук, резервная копия при этом получилась 212 мб. Нашел куда происходит выгрузка фото: media/com_hikashop/upload, оказалось, что все загруженные мною картинки выросли в размере примерно в три раза (до 500 кб. некоторые), качество при этом не улучшилось :)
Как с этим бороться? И вообще, зачем Хикашоп это делает? Обычно компоненты работающие с графикой наоборот ужимают фото, здесь же все наоборот. В настройках "Файлы и изображения" ширина изображения 800 px, высота 700.

Спасибо.

Last edit: 12 years 3 months ago by Teng.

Please Log in or Create an account to join the conversation.

  • Posts: 82683
  • Thank you received: 13337
  • MODERATOR
12 years 3 months ago #56309

HikaShop will only resize your images if they are bigger than what you configure as height/width in the thumbnails size options of the Files tab of the configuration.
If you set these options to bigger values than the images, no thumbnails will be generated.
Thumbnails are generated so that you can display lots of them on a page which having the user to download 60 MB of data...
For example, if you have a products listing of 20 products (fairly small) with a 2MB image for each one and you have thumbnails of 150*150.
If HikaShop was not generating the thumbnails, it would have to send 40MB of data to the browser (all the images) and it would take a lot of time to be able to display the listing. With the thumbnails generated at 150*150, you will get less than 1MB of data so the page will load much much faster.

That's why every ecommerce solution generate thumbnails for the images.

Please Log in or Create an account to join the conversation.

  • Posts: 2293
  • Thank you received: 315
12 years 3 months ago #56328

Hi Nicolas! You don't clear understand the question.
question is that the size of uploaded pictures is very big. More than they were on computer.


Я не явлюсь официальной службой поддержки!
Я здесь добровольно!

Хочешь получить купон на скидку Hikashop? Спроси меня как!

Please Log in or Create an account to join the conversation.

  • Posts: 82683
  • Thank you received: 13337
  • MODERATOR
12 years 3 months ago #56403

By default, the "image width" and "image height" options of the Files tab of the configuration are not filled. And HikaShop will directly save the original image after upload. So it will be the exact same one.

If these options are filled, then the image will be resized at upload. The size of the file might be bigger or smaller based on the resized size, the compression of the uploaded image, etc.

If you don't want the images to be resized at upload, then you should not set these options.

Please Log in or Create an account to join the conversation.

  • Posts: 43
  • Thank you received: 0
12 years 3 months ago #56493

nicolas wrote: By default, the "image width" and "image height" options of the Files tab of the configuration are not filled. And HikaShop will directly save the original image after upload. So it will be the exact same one.

If these options are filled, then the image will be resized at upload. The size of the file might be bigger or smaller based on the resized size, the compression of the uploaded image, etc.

If you don't want the images to be resized at upload, then you should not set these options.


question is that the size of uploaded pictures is very big. More than they were on computer

computer.jpg (117KB)--- uploadedpictures.jpg (372KB) ?????

Attachments:
Last edit: 12 years 3 months ago by Teng.

Please Log in or Create an account to join the conversation.

  • Posts: 82683
  • Thank you received: 13337
  • MODERATOR
12 years 3 months ago #56530

Yes. Remove the value from the "image width" and "image height" options of the Files tab of the configuration as I said, reupload the image and you should not have the problem

Please Log in or Create an account to join the conversation.

  • Posts: 43
  • Thank you received: 0
12 years 3 months ago #56841

nicolas wrote: Yes. Remove the value from the "image width" and "image height" options of the Files tab of the configuration as I said, reupload the image and you should not have the problem



Спасибо!!! Помогло :)

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
11 years 3 months ago #112349

Кто может подсказать?

Как сделать, чтоб выбор цвета в свойствах товара определялся не списком названий цветов, а выводом ряда иконок соответствующих цветов?

Last edit: 11 years 3 months ago by almarush.

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
11 years 3 months ago #112571

После редактирования свойства, оно выводится без изменений на страницах товаров, в которых было добавлено до редактирования.
Что это баг, или так задумано? Динамического изменения свойств товара не предусмотрено?

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
11 years 3 months ago #112573

Как сделать, чтобы в корзине отображались те свойства товара, которые указал покупатель, при выборе товара?
Разобрался. Н-н-н-нада-а-а включить добавление свойств к названию товара)))

Last edit: 11 years 3 months ago by almarush.

Please Log in or Create an account to join the conversation.

  • Posts: 1
  • Thank you received: 0
10 years 9 months ago #138285

Помогите на джумлу 3 плагин под Хмар для Хики достать,

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
10 years 8 months ago #144930

Здравствуйте, прошу помощи сообщества.
Имеется: Hika Shop 2.2.3 Bus, joomla 3.2.1
В окне с товаром есть кнопка "Задать вопрос по товару"
Перемещаемся в форму где вводим в полях данные, после нажатия кнопки ОК, редирект обратно (например на станицу товара не происходит) перенаправляет на hikashop-menu-for-categories-listing/product.html
Где искать проблему? Что не так сделал?

Last edit: 10 years 8 months ago by bik.

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
9 years 3 months ago #209690

я чайник и ещё узнал про себя - что я не внимательный чайник )))))) оказывается куда они запихнули ЭКСПОРТ!! Эврика!!! А вот в выпадающем списке ТОВАР есть только ИМПОРТ. Ну, зачем так делать разработчикам? )))))

Please Log in or Create an account to join the conversation.

  • Posts: 2293
  • Thank you received: 315
9 years 3 months ago #209820

есть некоторые моменты в хика, которые трудно поддаются логике... Видимо сказывается то что пишут ее французы.
но к этому просто надо привыкнуть. Плюсов все равно больше


Я не явлюсь официальной службой поддержки!
Я здесь добровольно!

Хочешь получить купон на скидку Hikashop? Спроси меня как!

Please Log in or Create an account to join the conversation.

Moderators: progreccor
Time to create page: 0.141 seconds
Powered by Kunena Forum