-
MODX Staff
- 10,725 Posts
Do you have an FC rules in place? Or any ACLs on the Categories the Templates are in?
I haven´t set any rules in place nor ACLs. Only a fresh installation and a simply html template.
At the moment no packages are installed.
I´ve tested some other browsers and it seems to be only a problem in Safari (5.0.5.).
Chrome and Firefox works fine.
Hi there,
same problem here.
Tried with fresh install of Revolution 2.2.0-rc2 (traditional), Firefox 8, IE 9, Opera 11.52.
I can only change the template with quick creation of a new document or quick edit.
Cannot change the default template to use in the page settings. Same problem.
Any suggestions?
Andy
-
☆ A M B ☆
- 120 Posts
Still have the same problem with 2.2 pl1
-
☆ A M B ☆
- 1,780 Posts
-
☆ A M B ☆
- 120 Posts
Apologies, I'm actually on pl2.
-
☆ A M B ☆
- 1,780 Posts
Make sure your date.timezone setting in PHP matches that used by your MySQL Server configuration. If it does not, you are going to have trouble. If you cannot change your php.ini, you can set the date_timezone setting inside MODX to the proper PHP timezone string that matches the timezone being used by MySQL. See http://php.net/manual/en/timezones.php for valid timezones for PHP.
-
☆ A M B ☆
- 120 Posts
Interesting. Will check that out. Thanks!!