- Posts: 424
- Thank you received: 11
Broken image when editing a product in front-end
- BluepointWebdesign
-
Topic Author
- Offline
Less
More
4 years 4 months ago #341344
by BluepointWebdesign
-- HikaShop version -- : 4.0.0
-- HikaMarket version -- : 4.4.5
-- Joomla version -- : 3.10.6
Hello,
We have a view menu buttons with an image... and when we are editing a product in het front-end, the images become broken images?
Hope you can fix this...
Regards,
Michiel
-- HikaMarket version -- : 4.4.5
-- Joomla version -- : 3.10.6
Hello,
We have a view menu buttons with an image... and when we are editing a product in het front-end, the images become broken images?
This message contains confidential information
Hope you can fix this...
Regards,
Michiel
Please Log in or Create an account to join the conversation.
4 years 4 months ago #341358
by Jerome
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.
Replied by Jerome on topic Broken image when editing a product in front-end
Hello,
Sorry, the image is broken on every page I browsed.
It's an issue with the relative path for the image URL and the SEF system.
While the image is in
But it's the same for other pages under SEF.
Of course if you use the non SEF url
The the image can be displayed correctly with it's relatif path.
You should have the same issue with other components ; it's related to the Joomla SEF and menu systems.
Regards,
Sorry, the image is broken on every page I browsed.
It's an issue with the relative path for the image URL and the SEF system.
While the image is in
Code:
/image/systeem/...
[code]Due to SEF, it tries to load the image under[code]
/producten-bewerken/product/edit/image/systeem/...
Of course if you use the non SEF url
Code:
index.php?option=com_hikamarket&ctrl=product&task=edit&cid[]...
You should have the same issue with other components ; it's related to the Joomla SEF and menu systems.
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.
Please Log in or Create an account to join the conversation.
- BluepointWebdesign
-
Topic Author
- Offline
Less
More
- Posts: 424
- Thank you received: 11
4 years 4 months ago #341526
by BluepointWebdesign
Replied by BluepointWebdesign on topic Broken image when editing a product in front-end
Oke... this is solved now. Thank you!
Regards,
Michiel
Regards,
Michiel
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.231 seconds