4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: hongoctrien on January 22, 2010, 08:24:29 AM

Title: Block show new image dearest for member
Post by: hongoctrien on January 22, 2010, 08:24:29 AM
Block show new image dearest for member
I want have a block (only show with member) show "Top 5 new images of you" for this member!
Title: Re: Block show new image dearest for member
Post by: Rembrandt on January 22, 2010, 11:06:56 AM
Code: [Select]
{if user_loggedin}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head1">
                        <table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_new_images}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="head1">{new_images}</td>
                    </tr>
                  </table>
<br />
{endif user_loggedin}

mfg Andi
Title: Re: Block show new image dearest for member
Post by: hongoctrien on January 22, 2010, 03:34:09 PM
thanks, but I want show "Top 5 images of you" that is: Show last post 5 images of them or Show 5 images of them was view most many