SOLVED FAP SUPPORT - Picture Block Add-on


Subject: FAP SUPPORT - Picture Block Add-on
to delete the info under a picture in theRANDOM block, i deleted this from the INDEX.tpl

Code: [Download] [Hide] [Select]
{L_PIC_TITLE}: {random_pics_block.rand_pics.rand_detail.TITLE}
{L_PIC_ID}: {random_pics_block.rand_pics.rand_detail.PIC_ID}
{L_POSTED}: {random_pics_block.rand_pics.rand_detail.TIME}
{L_VIEW}: {random_pics_block.rand_pics.rand_detail.VIEW}
{random_pics_block.rand_pics.rand_detail.RATING} {random_pics_block.rand_pics.rand_detail.COMMENTS}

Is that the correct way to do it???

Profile PM  
Subject: Re: Picture Block Add-on
That will work, but you will still be displaying an empty row.
You may want to remove all....

Code: [Download] [Hide] [Select]
<tr>
<!-- BEGIN rand_detail -->
<td class="row2" align="center">
<span class="gensmall">
{L_POSTER}: {random_pics_block.rand_pics.rand_detail.POSTER}<br />
{L_PIC_TITLE}: {random_pics_block.rand_pics.rand_detail.TITLE}<br />
{L_PIC_ID}: {random_pics_block.rand_pics.rand_detail.PIC_ID}<br />
{L_POSTED}: {random_pics_block.rand_pics.rand_detail.TIME}<br />
{L_VIEW}: {random_pics_block.rand_pics.rand_detail.VIEW}<br />
{random_pics_block.rand_pics.rand_detail.RATING}
{random_pics_block.rand_pics.rand_detail.COMMENTS}
{random_pics_block.rand_pics.rand_detail.IP}
</span>
</td>
<!-- END rand_detail -->
</tr>

Profile PM  
Subject: Re: Picture Block Add-on
Hi Artie
I want to still be able to show WHO posted the image in the public folder...I just need to know if deleting those lines of script was gonna bugger anything else....
Thanks


cwxtra

Profile PM  
Subject: Re: Picture Block Add-on
All this should do is remove the pic details from the Random Picture block (only), but the pic itself will appear in this block.
It affects nothing else.

Profile PM  
Subject: Re: Picture Block Add-on
Thanks Artie....you are a great source of wisdom :thanks:

Profile PM  
Subject: Re: Picture Block Add-on
You is welcome :wink:

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0966s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled