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 - Multiple Problems 
 
Hi,

I am facing few problems with my FAP 1.4.1

1.
I have set : Maximum number of files user can upload at a time : 3
Maximum number of fields to pre-generate : 3

But still there is only 1 upload box.
Is it necessary to enable Nuffload configuration, perl uploader and Nuffload multiple uploads for this ?

2.
I have set : Maximum file size : 128000
Enabling this option, each image will be resized on the fly if needed (to keep image properties respecting the album settings in ACP). : Yes

But still if I upload image of say 250KB and view the full size image in the album its 250KB only. Should it not be 128000 ( the max file size) ?

3.
I have set : Users can create sub categories in own personal gallery : Yes

But the "Create New Folder" Button only appears if they have uploaded atleast one picture in their personal gallery. What if the users want to just upload the pictures in sub-categories and not in their main category.
 



 
nimsSend private messageVisit poster's website  
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: Multiple Problems 
 
Regarding #1 ---- Are you using IE7 ?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
No Artie, I use FF 2
 



 
nimsSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
nims wrote: [View Post]
Hi,

I am facing few problems with my FAP 1.4.1

1.
I have set : Maximum number of files user can upload at a time : 3
Maximum number of fields to pre-generate : 3

But still there is only 1 upload box.
Is it necessary to enable Nuffload configuration, perl uploader and Nuffload multiple uploads for this ?

No you don't need Nuffload for this.
Have you set Pre generate the upload fields to Yes
If not do you have a button on the upload page to add a new file ?

nims wrote: [View Post]
2.
I have set : Maximum file size : 128000
Enabling this option, each image will be resized on the fly if needed (to keep image properties respecting the album settings in ACP). : Yes

But still if I upload image of say 250KB and view the full size image in the album its 250KB only. Should it not be 128000 ( the max file size) ?

Some of the image settings' purpose are a bit confusing to me, but Yes, I think it should.
nims wrote: [View Post]
3.
I have set : Users can create sub categories in own personal gallery : Yes

But the "Create New Folder" Button only appears if they have uploaded atleast one picture in their personal gallery. What if the users want to just upload the pictures in sub-categories and not in their main category.


I don't quite understand why this is like this, myself. You can add a new folder/category by the Manage link near the bottom of the page or you can apply the code change  below. I don't think it should cause any problems.
OPEN album_mod/album_personal.php

FIND
Code: [Download] [Hide] [Select]
if( (album_check_permission($auth_data, ALBUM_AUTH_MANAGE_PERSONAL_CATEGORIES) == true) && ((($is_root_cat) && ($row['count'] > 0)) || (!$is_root_cat)))

REPLACE WITH
Code: [Download] [Hide] [Select]
    if( (album_check_permission($auth_data, ALBUM_AUTH_MANAGE_PERSONAL_CATEGORIES) == true) && ((($is_root_cat) && ($row['count'] >= 0)) || (!$is_root_cat)))

 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
Artie wrote: [View Post]

Have you set Pre generate the upload fields to Yes
If not do you have a button on the upload page to add a new file ?


Yes I have set Pre generate the upload fields to yes.
NO I do not have a link on the upload page to add a new file.

I am attaching the screenshots and my album_upload.php file for ref. fap  

upload

album_upload.zip
Description:  
Download
Filename: album_upload.zip
Filesize: 10.58 KB
Downloaded: 210 Time(s)

 



 
nimsSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
A link and a test account might prove helpful.
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
www.newindianmodels.com/forum/

May be this is helpful
 fap2
 



 
nimsSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
Can you test with  a different browser and maybe even a different template. ?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
Checked with diff browsers but no luck.
Different template as in different PHPBB template ? I am using the default template and its heavily Moded so cant change the PHPBB template.
 



 
nimsSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
brilliant with the "new folder" button!!!!!!  ....... this post may be years old but the latest release still doesn't have that needed = in includes/album_mod/album_personal.php

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

FIND

if( (album_check_permission($auth_data, ALBUM_AUTH_MANAGE_PERSONAL_CATEGORIES) == true) && ((($is_root_cat) && ($row['count'] > 0)) || (!$is_root_cat)))

REPLACE WITH

if( (album_check_permission($auth_data, ALBUM_AUTH_MANAGE_PERSONAL_CATEGORIES) == true) && ((($is_root_cat) && ($row['count'] >= 0)) || (!$is_root_cat)))
 



 
s00thSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multiple Problems 
 
Thanks for reporting.
 




____________
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


  

 

  cron