Trevor,
I started getting this error returned after doing an “Update” on the published schedule. I don't remember exactly when it started, but it was fine after the entire schedule was completed initially. May have started after a couple of schedule changes.
The entire update/publish process seems to run and it doesn't seem to affect the final schedule, the changes show up fine, just an irritation.
———————————-
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /data/16/1/64/8/1553171/user/1672614/htdocs/wpbuild/wp-content/plugins/topquark/lib/packages/Common/Parameterized_Object.php on line 112
———————————-
The section referenced is (112 is the last line):
function saveParameters(){
// Saving memory in this implementation. No need to Keep Parameters everytime.
// Note, the saving of terms still works.
// return;
$parms = $this->getParameters();
foreach ($parms as $k=>$v){
$this->params_saved[$k] = $v;
BTW, our patrons are loving our new site this year, The Conference plugin helped a bunch.
Thanks and check it out when you have time http://orlandofringe.org
or http://orlandofringe.org/2012-…../detailed/ goes to the detailed listing with your plugin (tweaked a bit)
and http://orlandofringe.org/2012-…..gschedule/ goes to the schedule (which I haven't changed much)
- James