Page 1 of 1

Content Aliases compatibility with version 1.05

Posted: Sat Apr 14, 2007 10:04 am
by baselve
Hi,

I have problems with the content aliases module under the cms version 1.05. When I make a Content Alias things are going well. But when I try to edit the content alias I get an error message. It's the following message:
Fatal error: Undefined class name 'templateoperations' in c:\program files\easyphp1-8\www\modules\ContentAliases\contenttype.contentalias.php on line 47
Can anyone help me with this, I hope it verry much!!

Re: Content Aliases compatibility with version 1.05 [solved]

Posted: Sat Apr 14, 2007 6:49 pm
by baselve
Delete the following code from contenttype.contentalias.php fix the problem:
array_push($ret,array(lang('template'),TemplateOperations::TemplateDropdown('template_id', $this->mTemplateId)));

Re: Content Aliases compatibility with version 1.05

Posted: Sat Apr 14, 2007 9:39 pm
by baselve
Unfortunately it isn't really a solution because the option to choose a template is gone now. I hope someone else is able to find a real solution for this. I hope it very very very much  ;)