PDA

View Full Version : PHP date variable problem


triadib
12-13-2006, 07:22 AM
Hello,

I formatted my Popup Date Title like this: $popupDateTitle="l, j. F Y";

Please take a look at my testystem http://www.test.tg-tria-ruesselsheim.de and check the popup while mouseover the calender.

The variable l (for weekday) is empty. Why? Is it a bug?

If I use mod_include all varables seems to be fine, but due to security reasons I don't want to use "allow_url_fopen = on".

Thank's for a quick reply and regards from Germany
Dirk

Brian
12-13-2006, 08:25 PM
I'm not certain, but I haven't seen this asked before that I'm aware of.

I'm out of town until Monday. I'll look at this after that time. If you haven't heard from me in a reasonable time frame, please remind me to look at this.

triadib
12-18-2006, 11:23 AM
Hi Brian - just a reminder...

Regards Dirk

Brian
12-20-2006, 10:07 AM
Just to make sure I understand, everything will work if global variables are on? If this is a correct statement, can you tell me specifically all PHP date "letters" are not being parsed correctly?

triadib
12-20-2006, 11:01 AM
Hi Brian,

if you take a look on the page you see one version with mod_include and the one with mod_escal.

I've tested with all php date variables: d-j-l-m-n-y-D-F-M-S-Y, j. F Y

It seems that l (lower case L) and D, both weekday variables not being parsed.

Any idea?
Dirk

Brian
12-20-2006, 03:43 PM
Can you open a support ticket and reference this thread so I can send you updated files to see if they resolve your issue?