Page 1 of 1

Cataloger 0.5.1 and cmsms 1.01

Posted: Fri Sep 15, 2006 1:13 pm
by Piratos
Installed ok

Make 1 Category  Schallplatten

Content are shown in menu

i call this page and than

 

Code: Select all

Array ( [notes] => Hier geht es um Schallplatten [sub_template] => 1 [sort_order] => natural [recurse] => mixed_one [items_per_page] => 10 [title] => Schallplatten [menutext] => Schallplatten [template_id] => 17 [alias] => schallplatten [parent_id] => -1 [active] => 1 [showinmenu] => 1 )

Re: Cataloger 0.5.1 and cmsms 1.01

Posted: Fri Sep 15, 2006 1:18 pm
by Piratos
Error found

you must change line  378 of contenttype.category.php  to this or kill the line:

Code: Select all

   //print_r( $params );

Re: Cataloger 0.5.1 and cmsms 1.01

Posted: Fri Sep 15, 2006 1:40 pm
by Piratos
Another error  -  create_date was not set.