I don't know if it is a configuration error because when I create a new user 
from the admin interface, it works, but if I create the siteaccess "Eng"or 
"Ita" and I Approve from the admin interface I need to clear the cache Content

I think also I make a mistake in the template page that I show all users in 
"Members"

The code:

 {foreach fetch_alias( 'children', hash( 'parent_node_id', '12' ) ) as $child }
 
     <h1><a href={$child.url_alias|ezurl}>{attribute_view_gui 
attribute=$child.data_map.name}</a></h1>
  {$child.data_map.user_account.content.email}<br /><br />
 {/foreach}

'12' is 'the node_id' of "Members"


From: Luc Chase 
Sent: Thursday, May 12, 2011 11:04 AM
To: Alessio 
Cc: mailing ezpublish 
Subject: Re: [Sdk-public] eZpublish 4.5 - when I approve a new user I can't see 
the user through all the siteaccess


sounds like a configuration bug to me.... what about other content.... does 
other content show up OK without clearing cache.... also try adding a new 
Article in a user group to see if this cache issue is specific to the User 
sub-tree. 


--
Luc.


On 12 May 2011 09:51, Alessio <[email protected]> wrote:

  I'm using ezPublish 4.5 and the approval system with cronjob and workflow. 

  when I approve a new user I can't see the user through all the siteaccess 
that aren't Admin 

  after cleaning the content cache I can see them. 

  There is another way to view the new approved user without clear the cache? 

  Thanks 


  --
  Sdk-public mailing list
  [email protected]
  http://lists.ez.no/mailman/listinfo/sdk-public





-- 
Luc.
M. +44.7040-901-582 




-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to