-1

After adding date field to matrix field type getting following error in ADMIN panel:

A PHP Error was encountered
Severity: Notice
Message: Undefined index: Europe/London
Filename: libraries/Localize.php
Line Number: 735
  • 1
    You need to post the code you are trying to get helped – 웃웃웃웃웃 Aug 13 '14 at 06:42
  • i am using matrix plugin in admin panel and got this error on entry edit page. seems its related to timezone issue. – Trilok chand sahu Aug 13 '14 at 08:32
  • Please add Matrix version and EE version to your question. In your control panel what is the value of Admin > Localization Settings > Site Timezone? I don't see "Europe" as a choice in EE 2.8.1. Perhaps you want "United Kingdom" + "London"? – AllInOne Aug 13 '14 at 15:49

1 Answers1

0

In your control panel what is the value of Admin > Localization Settings > Site Timezone?

I don't see "Europe" as a choice in EE 2.8.1 and expect this is the cause of your problem.

Trying changing to "United Kingdom" + "London"

AllInOne
  • 1,450
  • 2
  • 14
  • 32