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 3
Goto page 1, 2, 3  Next
 
Reply with quote Download Post 
Post FAP SUPPORT - Upload Issue(s) 
 
All files uploaded correctly.  Checked and rechecked.
All CHMOD completed.  Checked and rechecked.
Enable Nuffload?  NO

When I upload the correctly sized images I am not given an error message.  I just get a blank page and the images are not visible in the album.

However, the images are visible in my FileZilla so I know they got uploaded.

They end up in the mysite/album_mod/upload/    directory.

1. What does the blank page indicate?
2. Why are they uploaded, but not visible?
3. Will I go crazy wondering or just be patient for an answer?  
 



 
ignorantnewguySend 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: Upload Issue(s) 
 
I had a similar issue - couldn't see images that uploaded correctly when included in a forum post.

The problem was my internet security suite - Zone Alarm.  I allowed all cookies (shouldn't be the problem), and all banner and pop-up ads from my forum's domain.  The pictures instantly appeared.

You might give that a try.  I tell all my forum members to allow banners and pop-ups from the forum domain.

Shane
 



 
shaneSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Edit: I misunderstood.

My problem is when trying to upload pictures into the albums whether the public album or personal ablums.
 



 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Anybody?

I can send a test account via PM.

The site is:
 



 
Last edited by ignorantnewguy on Mon 30 Apr, 2007 22:16; edited 1 time in total 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Hi,
I am not sure at all but first of all, I would recommend to upgrade to v1.4.1.
 



 
lefty74Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
There were problems with the .htaccess files in FAP 1.4.0.... if you don' t follow lefty74's advice and upgrade,
you could try removing these files from the upload folder (and it's subfolders)
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Thanks, guys.  I'll try the update scheme first and hope that works out as I'm running CH 2.1.6 on phpBB 2.0.22.  I trust there won't be many conflicts and I hope it is something simple.  

I checked again and every image I've uploaded has made it into the correct folder - as visible by FileZilla anyway.

I'll give that a go.
 



 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Upgraded.  Now these errors:

First, I was getting this:
Quote:

Warning: main(./ALBUM_MOD_PATHalbum_common.php): failed to open stream: No such file or directory in /home/salon-ma/public_html/phpBB/album.php on line 61

Warning: main(./ALBUM_MOD_PATHalbum_common.php): failed to open stream: No such file or directory in /home/salon-ma/public_html/phpBB/album.php on line 61

Warning: main(): Failed opening './ALBUM_MOD_PATHalbum_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/salon-ma/public_html/phpBB/album.php on line 61

Fatal error: Call to undefined function: album_read_tree() in /home/salon-ma/public_html/phpBB/album.php on line 135


I found a thread about this and decided to run fap_install.php even though I had already done the upgraded SQL queries.  I got a lot of errors, of course, because most of the tables exist already, but it did accept some of the new queries.

When I reloaded the site I got this:
Quote:

Fatal error: Cannot redeclare imagerating() (previously declared in /home/album_mod/album_functions.php:718) in /home/album_mod/clown_album_functions.php on line 27


What's going on here?

(Note: because I'm still not live with this site, I could very well delete all of my previous FAP and just reinstall fresh, but I thought I'd start with this approach.)

Thx
 



 
Last edited by ignorantnewguy on Mon 30 Apr, 2007 22:16; edited 1 time in total 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
I do not have clown_album_functions in my album_mod folder.

Did you do that when upgrading to FAP 1.4.0?

Code: [Download] [Hide] [Select]
Remove these files
admin/admin_album_config_clown.php
album_mod/album_nuffimage.php
album_mod/album_watermark.php
album_mod/clown_album_functions.php
templates/subSilver/admin/album_config_clown_general_body.tpl
templates/subSilver/admin/album_config_clown_hotnot_body.tpl
templates/subSilver/admin/album_config_clown_watermark_body.tpl


Might be easier to reinstall to be honest as there may well be other things that might have been missed ...
 



 
lefty74Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
I am having a similar issue.

I've installed FAP 1.4.1 on phpBB 2.0.22. All file permissions are correct. When attempting to upload an image, I get a blank screen. The image will successfully upload to  the the /upload/ directory, but the number of pictures in the album stays at zero. I get this blank screen with no error messages when nuffload is disabled. With nuffload enabled, and Perl upload disabled I get the following error message:



Warning: copy(./cgi-bin/tmp/2a76243743ddea24206543b06ac7a5f8_actualdata0): failed to open stream: No such file or directory in /var/www/virtual/PATH/bb/album_nuffload.php on line 107

Warning: fopen(./cgi-bin/tmp/2a76243743ddea24206543b06ac7a5f8_qstring): failed to open stream: No such file or directory in /var/www/virtual/PATH/bb/album_nuffload.php on line 110

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/virtual/PATH/bb/album_nuffload.php on line 111

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/virtual/PATH/bb/album_nuffload.php on line 112

Warning: unlink(./cgi-bin/tmp/2a76243743ddea24206543b06ac7a5f8_qstring): No such file or directory in /var/www/virtual/PATH/bb/album_nuffload.php on line 207

Warning: fopen(./cgi-bin/tmp/2a76243743ddea24206543b06ac7a5f8_qstring): failed to open stream: No such file or directory in /var/www/virtual/PATH/bb/album_nuffload.php on line 208

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/virtual/PATH/bb/album_nuffload.php on line 209

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/virtual/PATH/bb/album_nuffload.php on line 210





Now, with both nuffload and perl uploader enabled, I get the following:



Warning: unlink(./cgi-bin/tmp/2a76243743ddea24206543b06ac7a5f8_qstring): No such file or directory in /var/www/virtual/PATH/bb/album_nuffload.php on line 207

Warning: fopen(./cgi-bin/tmp/2a76243743ddea24206543b06ac7a5f8_qstring): failed to open stream: No such file or directory in /var/www/virtual/PATH/bb/album_nuffload.php on line 208

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/virtual/PATH/bb/album_nuffload.php on line 209

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/virtual/PATH/bb/album_nuffload.php on line 210




Any help would be greatly appreciated.

Thank you.

Noah
 



 
nfriedSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Try to check permissions and paths of your folders, and try even disabling nuffload.
 




____________
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
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Thanks for your respose. I've checked and double checked my file persmissions. Nuffload is disabled. When I upload a photo, I am sent to a blank page. The image is successfully uploaded to the upload directory, but it not added to the album.

Any ideas?

Noah
 



 
nfriedSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Using the hierarchy debug mode, I get the following when trying to upload:

DEBUG :
----------------------------------------------------
album_permissions : before album_user_access : 'Photo Post'(id=0), $album_permission = NULL
----------------------------------------------------
DEBUG :
----------------------------------------------------
album_permissions : after album_user_access : 'Photo Post'(id=0), $album_permission =
array = (
        ['view'] => 1,
        ['upload'] => 1,
        ['rate'] => 1,
        ['comment'] => 1,
        ['edit'] => 1,
        ['delete'] => 1,
        ['moderator'] => 1
    )

----------------------------------------------------
DEBUG :
----------------------------------------------------
final : $album_permission =
array = (
        ['view'] => 1,
        ['upload'] => 1,
        ['rate'] => 1,
        ['comment'] => 1,
        ['edit'] => 1,
        ['delete'] => 1,
        ['moderator'] => 1,
        ['manage'] => 0
    )

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


Does that offer any clues as to why my uploads are not being processed properly? Thanks.

Noah
 



 
nfriedSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
When MG said "check permissions and paths of your folders" he was refering to:


Code: [Download] [Hide] [Select]
#
#-----[ DIY INSTRUCTIONS ]------------------------------------
#
CHMOD these directories for Full Album Pack to work correctly.
.
CHMOD 777 album_mod/upload
CHMOD 777 album_mod/upload/cache
CHMOD 777 album_mod/upload/med_cache
CHMOD 777 album_mod/upload/otf
CHMOD 777 album_mod/upload/wm_cache
.
Change "Path to cgi-in" in Admin CP to a relative path from phpBB root to your cgi-bin
Create folder: cgi-bin/tmp/
copy cgi-bin/nuffload.cgi to cgi-bin/nuffload.cgi
CHMOD 777 cgi-bin/tmp/
CHMOD 755 cgi-bin/nuffload.cgi


Also check your GD Info in the ACP .... Do you have GD support? Is the image type supported ?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Thanks, Artie for your help.

Again, file permissions are set correctly. GD, however, does not seem to be supported:

GD Info:
Version:  
Freetype Fonts Support: No
Freetype Link Type:  
T1lib Support: No
Gif Read Support: No
Gif Create Support: No
Jpg/Jpeg Support: No
Png Support: No
WBMP Support: No
XBM Support: No
Japanese Font Support: No


Problem continues. Help or ideas would be greatly appreciated.

Thanks.
Noah
 



 
nfriedSend 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 3
Goto page 1, 2, 3  Next


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