Jump to content

Bug in 2.1.1 - Date Formats replace \


Guest ossipetz

Recommended Posts

Posted

hallo

in the invision power board, if you adjust the date & time formats:

for example: short format: j. F Y - H:i
i would like to add some string behind it, following the php date function docs:

j. F Y - H:i \U\h\r (i alos tried j. F Y - H:i \\U\h\r)

the backslah is somehow encoded into html chars.

this worked with 2.0.x


please re-enable it :thumbsup:

Posted

sorry!

not a bug! a config thing during my php updates... (stupid me):

; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

in your php.ini resolves this (use the proper one if moving from apache1 to apache2 ;-) )

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...