-
-
Couldn't load subscription status.
- Fork 532
Description
everettg_99 created Redmine issue ID 6139
I've been unable to change the template used by pages on a local install of 2.2.0-rc1 on a MAMP install.
h2. To Reproduce
Log into the manager
Edit a page
Try to change the template (e.g. select a different template, e.g. #2 instead of #1)
After the page loads, the template still remains at template #1, unchanged.
The expected result is that the template changes.
h2. Other Info
- MySQL: 5.1.44
- PHP: 5.3.2
I also disabled all plugins on this just to make sure this wasn't caused by some weird event handling, but the problem remained.
I was getting this incomplete error message:
[2011-11-25 01:15:38] (ERROR @ /path/to/html/core/model/modx/processors/resource/resourcegroup/getlist.class.php : 118) Recoverable error: Argument 1 passed to modResourceGroupResourceGetListProcessor::getRGReloadData() must be an instance of string, string given, called in /path/to/html/core/model/modx/processors/resource/resourcegroup/getlist.class.php on line 57 and defined
Note that the error message was truncated somewhere (?), but that's everything that appeared in the log. I was also disconnected from the internet and running MODX locally on my MAMP install when this occurred, but the same behavior occurred when I connected to he internet.
Here's a quick screencast: http://screencast.com/t/SbCKAed2CEni