Non-static method phpthumb_functions::FunctionIsDisabled()

More
10 years 4 months ago #47917 by rtloeffler
Im having an issue
with the images displaying on category view. I keep getting strict
standards warning if i look at the image itself. You can see what i mean by
the links below:
thehealthyshopper.ca/product-reviews
thehealthyshopper.ca/components/ ... aoe=1&q=95

Non-static method phpthumb_functions::FunctionIsDisabled()

Do i need to enable something on my server?

Thanks,
Ryan

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

More
10 years 4 months ago #47919 by ggppdk
Hello

please disable PHP strict warnings
www.flexicontent.org/documentati ... rvers.html


-- 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
10 years 4 months ago #47921 by rtloeffler
okay i have done what you requested, Except i dont think i have xampp so i did it in the php config server file.

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

More
10 years 4 months ago #47923 by rtloeffler
Still cant get it to work. Is there anything else i can try to do?

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

More
10 years 4 months ago #47924 by ggppdk
Hello

Try these
1. ask your web-hosting support to help you disable PHP strict warnings

2. if the above fails,

edit file
components\com_flexicontent\librairies\phpthumb\phpThumb.php
change lines:
Code:
//error_reporting(E_ALL & ~E_STRICT); //ini_set('display_errors', '1');
to
Code:
error_reporting(E_ALL & ~E_STRICT); //ini_set('display_errors', '1');


-- 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
10 years 4 months ago #47926 by rtloeffler
commenting it out worked! thanks

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.411 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