Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Photo Gallery Problem

Asked Modified Viewed 1,859 times
M
marko_99971
M
  • Member, joined since
  • Contributed 66 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
asked
Member

When trying to authorize submitted photos, I am given this error below

Warning: copy(../images/photoalbum/album_7/logo.jpg) [function.copy]: failed to open stream: No such file or directory in /public_html/administration/submissions.php on line 356

Warning: chmod() [function.chmod]: No such file or directory in /public_html/administration/submissions.php on line 357

Notice: Undefined variable: origimage in /public_html/includes/photo_functions_include.php on line 28

Warning: imagesx(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 28

Notice: Undefined variable: origimage in /public_html/includes/photo_functions_include.php on line 29

Warning: imagesy(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 29

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /public_html/includes/photo_functions_include.php on line 51

Notice: Undefined variable: origimage in /public_html/includes/photo_functions_include.php on line 52

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 52

Warning: touch() [function.touch]: Unable to create file ../images/photoalbum/album_7/logo1t1.jpg because No such file or directory in /public_html/includes/photo_functions_include.php on line 55
0 replies

4 posts

H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

Check your photo albums permissions are correct.

images/
images/imagelist.js
images/articles/
images/avatars/
images/news/
images/news_cats/
images/photoalbum/
images/photoalbum/submissions/

- should be set to 777.
0 replies
F
Fernando8736
F
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Had the exact same problem and your help made it work, i think its safe to say that even if he doesnt reply back it means that it worked for him too :P
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

The secret is to read the ReadMe included in the PHPFusion Download package.
0 replies
B
BigAl49
B
BigAl49 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Thanks worked for me too! :)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
H
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
M
M
  • Member, joined since
  • Contributed 66 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
F
F
  • Newbie, joined since
  • Contributed 1 post on the community forums.
B
B
BigAl49 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet