FlexiTags

More
14 years 5 months ago #18475 by lumberjack
Replied by lumberjack on topic FlexiTags
Absolutely the same problem here!
I use FLEXIcontent version 1.5.4 stable (r558)

In a tag view a table with results appears and I expect in "image" row to see the relevant FLEXIcontent-image. Instead of this that table cell remains empty. An image in it appears only if I have such image in the description. But it is not the expected FLEXIconten-image, it is just the first image (if there are several) from the article body.

I found where the problem comes from, but I am not developer, so please open:
../components/com_flexicontent/views/tags/tmpl/default.php
and look at lines 80-87.
Line 83 is:
<img src="<?php echo JURI::base(); ?>components/com_flexicontent/librairies/phpthumb/phpThumb.php?src=<?php echo JURI::base(true) . '/' .$src . $conf; ?>" />

Probably there is something wrong in
../components/com_flexicontent/librairies/phpthumb/phpThumb.php
but I am not able to find it.

:(

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

More
14 years 5 months ago #18488 by ggppdk
Replied by ggppdk on topic FlexiTags
There is a validation bug for ie8 that is fixed in v1.5.6

in file:
administrator\components\com_flexicontent\assets\js\validate.js
find funcntion:
Code:
validate: function(el) {
change to:
Code:
validate: function(el) { el = $(el);

About other stuff of tags no time to look now, i ll put something on bug tracker to check later

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

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

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save