Hi!
I just installed Econa. I set up a article custom field. When I go to the article I see the upload button. Also after selecting an image I see the image and I can scale it. But when I save the article the image is not visible on the tab we created. (In the backend)
Im the source code I see:
<div class="econaImageContainer">
<img src="https://www.firecoders.com/images/econa/fields/7/com_content_article/43/foto_01_L." class="econaImage">
</div>
I do not see this image (with missing jpg extension?) in the images folder. It looks like it is not there.
I use Admin Tools to protect the website. We did have to allow access to the tmp folder in the htaccess configuration to get it working this far. But maybe we need some more changes to the htacces to get this going?
Hope you can help me out.
Kind regards,
Jip
I just installed Econa. I set up a article custom field. When I go to the article I see the upload button. Also after selecting an image I see the image and I can scale it. But when I save the article the image is not visible on the tab we created. (In the backend)
Im the source code I see:
<div class="econaImageContainer">
<img src="https://www.firecoders.com/images/econa/fields/7/com_content_article/43/foto_01_L." class="econaImage">
</div>
I do not see this image (with missing jpg extension?) in the images folder. It looks like it is not there.
I use Admin Tools to protect the website. We did have to allow access to the tmp folder in the htaccess configuration to get it working this far. But maybe we need some more changes to the htacces to get this going?
Hope you can help me out.
Kind regards,
Jip