[SOLVED] [Older versions bug ?] Group field empty values

More
9 years 4 days ago - 9 years 4 days ago #58027 by ggppdk
Hello

-- your server has not configure a timezone in php.ini

At the top of the image file you have:

<br />
<b>Warning</b>: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in <b>.../components/com_flexicontent/librairies/phpthumb/phpThumb.php</b> on line <b>87</b><br />
<br />
<b>Warning</b>: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in <b>.../components/com_flexicontent/librairies/phpthumb/phpThumb.php</b> on line <b>87</b><br />



See this thread, but i wonder if we should try to avoid this
www.flexicontent.org/forum/21-troublesho...ify-header-info.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...
Last edit: 9 years 4 days ago by ggppdk.

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

More
9 years 4 days ago - 9 years 4 days ago #58028 by agata
In my global configuration the timezone is set to UTC.
I will ask the sysadmin about php.ini
Agata
Last edit: 9 years 4 days ago by agata.

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

More
9 years 4 days ago #58032 by ggppdk
Hello

tell him that you get this warning:

<br />
<b>Warning</b>: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in <b>.../components/com_flexicontent/librairies/phpthumb/phpThumb.php</b> on line <b>87</b><br />



-- 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
9 years 4 days ago - 9 years 4 days ago #58034 by ggppdk
Hello

i will patch phpThumb with:
Code:
// Set a default timezone if web server has not done already in php.ini if ( ini_get('date.timezone')=='' && version_compare(phpversion(), '5.1.0', '>')) { date_default_timezone_set('UTC'); }

for the servers that are not properly configured


-- 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...
Last edit: 9 years 4 days ago by ggppdk.

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

More
9 years 4 days ago #58035 by agata
he added the timezone in php.ini but it didn't resolve the problem, looking forward to the patch, thanks,
Agata

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

More
9 years 4 days ago #58037 by ggppdk
Hello

if he added in php.ini but same error continues
- either the webserver was not restarted
- or the php.ini is not being applied


-- 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...
The following user(s) said Thank You: agata

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

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