4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: hoho on November 11, 2007, 02:42:53 AM

Title: Show you have to register.
Post by: hoho on November 11, 2007, 02:42:53 AM
Hy.

Since i have make thumbnail.bit html like this
--------------------------------------------------------------------------------------------------------------------
<div align="left">

<table width="70" height="40" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="background-image: url(data/thumbnails/{cat_id}/{thumbnail_file_name}); background-repeat: no-repeat; background-position: center;">
    <a href="details.php?image_id={image_id}" target="_self">
    <img src="{template_url}/images/spacer.gif" style="display:block" width="72" height="41" alt="{image_name}" border="0" /></a>
</td>
  </tr>
</table></div>
<span class="views">Views: {image_hits}</span><br><img src="/images/00.gif" style="display:block" width="95" height="46">

------------------------------------------------------------------------------------------------------------------

i get the eror page when im not autorirized to view the image.Haw can i make the register page or
a massage you have to register?

Thanks
Title: Re: Show you have to register.
Post by: thunderstrike on November 11, 2007, 02:49:00 AM
Please post more detail with post ... I no get ...