You know, some days ago wewere talking about this little problem, some people are having the same issue about date and time on the chat.
No matter how you set up the php time in CybChat, in my case i was testing this:
d-m-y for date
g:i a for time
In spanish the chatbox shows only the variables, but it is ok in english
[d-m-y, g:i a]
Now, if I try adding a different format, including a % (%d-%m) the result is the oposite, in spanish i get the date and hour as supposed, and the english version shows something like this:
[%25-%07]
Don't know, maybe something is missing on that date and time code o.ó
Hope you can help fixing this issue.
|