[solved]Flexicontent Module don't show images

More
12 years 1 month ago #23973 by Myl
Hi,
I have a big problem with Flexicontent Module.
I cannot see products images.

For example one of the url images are this:
Code:
/components/com_flexicontent/librairies/phpthumb/phpThumb.php?src=/components/com_flexicontent/uploads/image.jpg&w=156&h=174&aoe=1&q=95

And if I try to open this in my browser this was the error:
Code:
Warning: escapeshellcmd() has been disabled for security reasons in /home/***/domains/***.biz/public_html/new/components/com_flexicontent/librairies/phpthumb/phpthumb.functions.php on line 462 **Headers already sent in file "/home/***/domains/***.biz/public_html/new/components/com_flexicontent/librairies/phpthumb/phpthumb.functions.php" on line "462", dumping error message as text:** phpThumb() v1.7.9-200805132119 Headers already sent (phpThumb.php line 446)
(I've deleted the info about my domains)


This part of the url
Code:
/components/com_flexicontent/uploads/image.jpg
is working.

I use this in my template:
Code:
<?php if ($mod_use_image_feat && $item->image) : ?> <a href="<?php echo $item->link; ?>"> <img <?php echo $force_height_feat." ".$force_width_feat; ?> src="<?php echo $item->image; ?>" alt="<?php echo flexicontent_html::striptagsandcut($item->fulltitle, 60); ?>" /> <?php endif; ?>

I've just try this:
<!-- l --><a class="postlink-local" href=" www.flexicontent.org/phpbb/viewtopic.php...604&start=380#p23433 ">viewtopic.php?f=20&t=3604&start=380#p23433

change the L161
$PHPTHUMB_CONFIG = false;
(true to false)


but nothing happends.

I haven't got any Feed RSS active on my site.

What I can do? What's wrong?

[I use Joomla 1.7 and flexicontent 2.0 - RC4 r1216]

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

More
12 years 1 month ago #23975 by micker
hello
with basic template (news)
load image with module administration
does it work ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
12 years 1 month ago #23978 by ggppdk
Micker , the problem is a --disallowed-- PHP function at the webserver, which is used by the code of PHPthumb image library

Please try the following:
1. contact your web hosting provider with the message about not allowed escapeshellcmd() function
2. install site on a different server
3. maybe try to comment the line in PHPthumb source code:
open files components/com_flexicontent/librairies/phpthumb/phpthumb.functions.php and change line:
$command = escapeshellcmd($command);
to
//$command = escapeshellcmd($command);


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...

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

More
12 years 3 weeks ago #24509 by Myl
I solve this issue with you're third point.

3. maybe try to comment the line in PHPthumb source code:
open files components/com_flexicontent/librairies/phpthumb/phpthumb.functions.php and change line:
$command = escapeshellcmd($command);
to
//$command = escapeshellcmd($command);


I've tried to contact my web hosting but they didn't change anything and I cannot change the server at the moment.

A big thankyou.

Myl

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

More
12 years 3 weeks ago #24510 by micker
cool regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.593 seconds
Save
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