hi ,
i wanna show the full pictures only for forum users and not for guest. how can i realise that ?!
guest shoud only see the midthumbnail but not the full view
FAP CUSTOMIZATION - Full View Only For Members
Subject: Re: Full View Only For Members
This topic
http://www.icyphoenix.com/viewtopic.php?t=808
discusses only full view for users.... blocks thumb and mid-thumb
Do you need the mid thumb viewable ?
http://www.icyphoenix.com/viewtopic.php?t=808
discusses only full view for users.... blocks thumb and mid-thumb
Do you need the mid thumb viewable ?
Subject: Re: Full View Only For Members
Hi ,
yes the midthumb only for guests , the fullview should be for Members only
Artie wrote: [View Post]
Hi ,
yes the midthumb only for guests , the fullview should be for Members only
Subject: Re: Full View Only For Members
This may work, but remember...
OPEN album_showpage.php
FIND ( 2 instances of )
AFTER ADD ( for both instances )
Edit: OOOPS!
Mighty Gorgon wrote: [View Post]
OPEN album_showpage.php
FIND ( 2 instances of )
AFTER ADD ( for both instances )
if (!$userdata['session_logged_in'])
{
redirect(append_sid(album_append_uid(LOGIN_MG . '?redirect=album_showpage.'.$phpEx.'&pic_id='.$pic_id.'&full=true')));
}
{
redirect(append_sid(album_append_uid(LOGIN_MG . '?redirect=album_showpage.'.$phpEx.'&pic_id='.$pic_id.'&full=true')));
}
Edit: OOOPS!
Page 1 of 1
You cannot post new topicsYou 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.0914s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled