Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post FAP SUPPORT - Gif Pictures And Midthumbnails 
 
i have a litte problem , i think the "Show fill GIF pictures,if Mid Thumb activ." dosent work

when i click on a gif pic the midtumbnail will show anyway.

have a look

--->link

maybe try the animated NIN banner or someting else


EDIT:
uhm ... there a some pics shown up right ... like this Multi Upload - 004

but the animated gif banner wont show up right --> Nin
 



 
AnemiaSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Gif Pictures And Midthumbnails 
 
Anemia wrote: [View Post]
i have a litte problem , i think the "Show fill GIF pictures,if Mid Thumb activ." dosent work

when i click on a gif pic the midtumbnail will show anyway.


I think you may be right.... I see no difference no matter how I set the ACP for this.

What are trying to make happen ?
Do you want the thumb to link to the full image and skip the mid-thumb (for gifs) ?

BTW, I really like what you have done to the image info ..... Cool  
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Gif Pictures And Midthumbnails 
 
hey,
yes i want skip the midthumbnails for gif pictures. Some of the Gifs a animated and must have a fullview to show up right.

thanks for the compliment respective the Image Info


and thanks for your great support  
 



 
AnemiaSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Gif Pictures And Midthumbnails 
 
I find nothing to suggest that this feature is actually coded  ... except for the ACP.  

Perhaps MG has discontinued this for some reason and forgot to remove from the admin panel.
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Gif Pictures And Midthumbnails 
 
Artie wrote: [View Post]
I find nothing to suggest that this feature is actually coded  ... except for the ACP.  

Perhaps MG has discontinued this for some reason and forgot to remove from the admin panel.

Damn... you two found another bug...

OPEN album_picm.php
FIND
Code: [Download] [Hide] [Select]
// ------------------------------------
// Send Thumbnail to browser
// ------------------------------------

REPLACE WITH
Code: [Download] [Hide] [Select]
if ( ($pic_filetype == '.gif') && ($album_config['show_gif_mid_thumb'] == 1) )
{
    header('Content-type: image/gif');
    header('Content-Disposition: filename=' . $pic_title_reg . $pic_filetype);
    readfile($pic_fullpath);
    exit;
}

// ------------------------------------
// Send Thumbnail to browser
// ------------------------------------


Let me know it it will work in this way...
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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