Content Aliases compatibility with version 1.05

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
baselve

Content Aliases compatibility with version 1.05

Post 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!!
Last edited by baselve on Sat Apr 14, 2007 9:38 pm, edited 1 time in total.
baselve

Re: Content Aliases compatibility with version 1.05 [solved]

Post 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)));
baselve

Re: Content Aliases compatibility with version 1.05

Post 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  ;)
Locked

Return to “Modules/Add-Ons”