@jcmartin: i have tried firebug but i don't know where the location file i will to fix
@brajesh: I can't see the line =<?php locate_template( array( 'sidebar.php' ), true )"
in all my gallery/directory.php, gallery/members/index.php and gallery/groups/index.php.
i'm just found:
<?php locate_template( array( 'gallery/gallery-loop.php' ), true ) ?> on gallery/directory.php
<?php locate_template( array( 'userbar.php' ), true ) ?> on gallery/members/index.php
& <?php locate_template( array( 'groups/right-sidebar.php' ), true ) ?> on gallery/groups/index.php.
this is my screenshoot page : http://img20.imageshack.us/img20/3561/galeryscreenshootl.jpg
Thank u very much both of you