image not shown when editing categories

  • Posts: 115
  • Thank you received: 0
11 years 7 months ago #67718

When I edit a category the image is not shown? It used to be there but since upgrading its gone.

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

  • Posts: 2334
  • Thank you received: 403
11 years 7 months ago #67724

Hi,

When did you upgrade? We did few modifications since the first update so try to download and it again, it may solve your problem :)
If it doesn't work, where does the image won't show? In the front or back end?

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

  • Posts: 115
  • Thank you received: 0
11 years 7 months ago #67726

only a few weeks ago , can you give me the link for the download? I cant seem to find it as the auto update says im up to date. The image does not show in the back end, the product images are ok its when you edit a category that they are missing

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

  • Posts: 2334
  • Thank you received: 403
11 years 7 months ago #67740

My bad, it seems it was a bug induced by the last version.
To fix it just replace this line in the file form.php of folder administrator\components\com_hikashop\views\category\tmpl :

<?php echo $this->image->display(@$this->element->file_path); ?>

with this one:
<?php echo $this->image->display(@$this->element->file_path,true,"",'','', 100, 100);?>

It should fix the issue.

BTW: It's already fixed in the last version, but it's easier for you to fix than re-download the whole thing ;)

Last edit: 11 years 7 months ago by Eliot.
The following user(s) said Thank You: Apple

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

  • Posts: 115
  • Thank you received: 0
11 years 7 months ago #67743

thanks for the help the update worked..many thanks

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

  • Posts: 115
  • Thank you received: 0
11 years 7 months ago #67768

sorry not working again, i installed this version : com_hikashop_business_1.6.0_2012-09-28. can you help?

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

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
11 years 7 months ago #67913

Just change the code as eliot says and it will fix the image display on the category form of the back end.

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

Time to create page: 0.073 seconds
Powered by Kunena Forum