Helo,
yes I already change it (server time zone), but it doesn't work..
but now the problem was solved because I changed this file in Line 302:
/libraries/joomla/utilities/date.php
with this:
if ($local == true)
------------------------------------
BEFORE I CHANGE :
Line 302:
// If the returned time should not be local use GMT.
if ($local == false)
{
parent::setTimezone(self::$gmt);
}
AFTER :
// If the returned time should not be local use GMT.
if ($local == true)
Now the problem SOLVED.
Thank you for your support.
Best Regards,
Habib Nofel
www.republikmurah.com