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 CUSTOMIZATION - FAP : Disable Comments/vote For Personal Galleries 
 
Hallo,
here I am with another one question   :
can i disable comments and vote for personal galleries and enable for public cathegories (FAP 1.4.1)?
Thanks again
 



 
felix968Send 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: FAP : Disable Comments/vote For Personal Galleries 
 


Okay, this will disable the ability to comment and rate pics in a Personal Gallery ..... OPEN

OPEN album_showpage.php
FIND
Code: [Download] [Hide] [Select]
//---------------------------------
    // Comment Posting Form
    //---------------------------------

AFTER ADD
Code: [Download] [Hide] [Select]
$album_config['comment'] = ($album_user_id == ALBUM_PUBLIC_GALLERY) ? $album_config['comment'] : 0 ;


FIND
Code: [Download] [Hide] [Select]
    // Rating System

AFTER ADD
Code: [Download] [Hide] [Select]
$album_config['rate'] = ($album_user_id == ALBUM_PUBLIC_GALLERY ) ? $album_config['rate'] : 0 ;

 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: FAP : Disable Comments/vote For Personal Galleries 
 
Artie, have I yet said you are wonderful?
No words to thank you ....
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: FAP : Disable Comments/vote For Personal Galleries 
 
i hope as soon as possible i do not post question here.....but I still need you  
Is it possible now prevent the insert of images directly into public categories, but only from personal galleries?
 



 
felix968Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: FAP : Disable Comments/vote For Personal Galleries 
 
felix968 wrote: [View Post]
i hope as soon as possible i do not post question here.....but I still need you  
Is it possible now prevent the insert of images directly into public categories, but only from personal galleries?


ehem....ops, excuse me...i've this option in my CP
 



 
felix968Send private message  
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


  

 

  cron