CMS MADE SIMPLE FORGE

CGSimpleSmarty

 

[#5823] get_children() Error: Empty fields

avatar
Created By: Hans Dampf (Hans Dampf)
Date Submitted: Sun Dec 12 00:08:28 -0500 2010

Assigned To: Robert Campbell (calguy1000)
Version: 1.4.5
CMSMS Version: None
Severity: Major
Resolution: Invalid
State: Closed
Summary:
get_children() Error: Empty fields
Detailed Description:
the fields 

# title - the page id of the child
# menutext - the menu text of the child 

are empty, but the page has title and menutext

[code]
{$cgsimple->get_children('','','children')}
{if count($children)}
   {foreach from=$children item='child'}
      {if $child.show_in_menu}
<i>Child:  id = {$child.id} alias = {$child.alias} title = {child.title }
menutext = {child.menu_text} show_in_menu: yes<br/></i>
{else}
<i> Child:  id = {$child.id} alias = {$child.alias} title = {child.title }
menutext = {child.menu_text} show_in_menu: no<br/></i>
 {/if}
   {/foreach}
{/if}
[/code]


History

Comments
avatar
Date: 2010-12-12 10:13
Posted By: Robert Campbell (calguy1000)

I told yoo connie that any and all issues reported by you would be ignored.  
Please go away from CMSMS AND don't return
I suggest powercms by your friend piratos... I think you would be in good
company with his 3 other users.
      
avatar
Date: 2010-12-19 08:01
Posted By: Georg Busch (nan)

What's this?
Is this an EXPLANATION?
Never thought that you're THAT childish.
      
Updates

Updated: 2010-12-12 10:13
resolution_id: => 9
state: Open => Closed