[SOLVED] Content Alias chokes on Menu switches
Posted: Tue Dec 03, 2013 1:28 am
Evening,
I was hoping for someone to confirm my findings. I am not certain I am just being dumb or I have actually found an issue.
I have a simple css driven mobile template. I am using Content Alias to pull the Home page content into the Mobile Home page. The main site has dozen of pages but the mobile only has three. I am trying to just call to those three pages.
if I use {menu} I have no issues. If I add a switch to it, {menu template="mobimenu" start_level="2"} I get an error.
If I add childrenof="Mobi", or start_element="19.1" I also get an error. I would prefer to use {menu template="mobimenu" start_element="19.1"}. I have tested my preference in a unrelated template and I have no errors. I have triple checked my spelling, but that does not always mean anything.
Fatal error: Call to undefined method ContentAlias::CreateNewContent() in /pathtosite/public_html/lib/classes/class.contentoperations.inc.php on line 173
I am using CMSMS 1.11.9
PHP 5.2.17 (the site is hosted at Arvixe)
All modules are up to date:
ContentAliases 0.7
This is the only issue I have found. Other then that the module does exactly what I want, and I am very happy for it. Any assistance or direction would be greatly appreciated.
Thank you everyone!
I was hoping for someone to confirm my findings. I am not certain I am just being dumb or I have actually found an issue.
I have a simple css driven mobile template. I am using Content Alias to pull the Home page content into the Mobile Home page. The main site has dozen of pages but the mobile only has three. I am trying to just call to those three pages.
if I use {menu} I have no issues. If I add a switch to it, {menu template="mobimenu" start_level="2"} I get an error.
If I add childrenof="Mobi", or start_element="19.1" I also get an error. I would prefer to use {menu template="mobimenu" start_element="19.1"}. I have tested my preference in a unrelated template and I have no errors. I have triple checked my spelling, but that does not always mean anything.
Fatal error: Call to undefined method ContentAlias::CreateNewContent() in /pathtosite/public_html/lib/classes/class.contentoperations.inc.php on line 173
I am using CMSMS 1.11.9
PHP 5.2.17 (the site is hosted at Arvixe)
All modules are up to date:
ContentAliases 0.7
This is the only issue I have found. Other then that the module does exactly what I want, and I am very happy for it. Any assistance or direction would be greatly appreciated.
Thank you everyone!