DMXzone Security Provider PHP Support Product Page
Not a problem
receive an error by logout
Reported 7 years ago
1
has this problem
7 years ago Steffen Windisch posted:
I receive an error by logout:I used the debug mode on server connect. Here is the message
What can i do ? What means this message?
I used CC2018 on a Windows 7 /64bit
Replies
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hi Steffen,
Where do you see this error?
Where do you see this error?
Replied 7 years ago
7 years ago Steffen Windisch replied:
I see the error with Chrome F12 the "Entwicklertools"
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
This warning is provided by your server, because of your server config. It is not related to our tools.
Replied 7 years ago
7 years ago Steffen Windisch replied:
ok-thank you! I have found the problem. in the php ini was the: date.timezone = Europe/Berlin; not set. There was date.timezone = default; Now it works correct.