Ajax Image upload in Hikashop 2.6.0

  • Posts: 21
  • Thank you received: 1
8 years 7 months ago #216543

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4
-- PHP version -- : 5.5.26
-- Browser(s) name and version -- : Firefox 41.0.1

Since Hikashop Version 2.6.0 Ajax Image upload (custom field) does not work correctly
with Hikashop Version 2.5 upload was ok

the image is still stored in the folder ..upload/safe/
but the image is not shown in produkt or cart-view anymore :(


best regards
Andreas

Attachments:

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

  • Posts: 26025
  • Thank you received: 4005
  • MODERATOR
8 years 7 months ago #216594

Hi,

In the file "components/com_hikashop/controllers/upload.php" please replace

$file->file_path = $options['sub_folder'].$r->name;
By
$file->file_path = $options['sub_folder'].$ret->name;
We will update the HikaShop package as soon as possible.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: artisanwebandprint, aszentesi

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

  • Posts: 21
  • Thank you received: 1
8 years 7 months ago #216737

Hi
i changed the code in line 348 as you posted obove and it works fine now

Thank you
Merci
:)

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

Time to create page: 0.055 seconds
Powered by Kunena Forum