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 Gallary

Asked Modified Viewed 3,099 times
D
doctera
D
-DocTera
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
asked
Junior Member

Hello,

I’m having an issue with my photo gallery (which was working fine the other day).
New and Old photo's do not work (Getting the below error)
I have tried deleting all pictures and galleries then starting again but I still have the same problem which is:

Warning: filesize() [function.filesize]: stat failed for images/photoalbum/cod4mp-20090819-204457a.png in /home/arsenic/public_html/photogallery.php on line 94


My website is http://www.arsenicclan.com/photogalle...allery.php.

Your time and help are appreciated :D

-DocTera

Mod: please use URL tags to save users having to copy and paste address
Edited by HobbyMan on 06-06-2010 16:17,
0 replies

8 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

The photo links are pointing at http://www.arsenicclan.com/images/photoalbum/codmp-20090318-164036.png

and the photos are actually in their albums eg;

http://www.arsenicclan.com/images/photoalbum/album_6/codmp-20090318-164036.png

I haven't seen this problem in a good while, I thought it was sorted a long time ago. If I remember rightly, this is a safe mode error.

This is the fix posted back in Oct 07....

Look for the line in these files photogallery.php, showphoto.php, administration/photoalbums.php and administration/photos.php

define("SAFEMODE", @ini_get("safe_mode") ? true : false);


Replace it with:

define("SAFEMODE", true);
Edited by HobbyMan on 06-06-2010 16:27,
0 replies
M
Mike13
M
Mike13 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Hello,
has problem with mine fotogallerie, I agree nobody new album provided or can alter other alben. could one help me there? if everything has already looked by!

adresse is: www.feuerwehr-rowa.com

thank you :D
0 replies
D
doctera
D
-DocTera
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
answered
Junior Member

I have done as you said and now get the following errors when using admin panel to approve an image:

Warning: copy(../images/photoalbum/album_10/cod4mp-20090819-204457a.png) [function.copy]: failed to open stream: No such file or directory in /home/arsenic/public_html/administration/submissions.php  on line 362

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

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

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

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

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

Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in /home/arsenic/public_html/includes/photo_functions_include.php on line 48

Notice: Undefined variable: origimage in /home/arsenic/public_html/includes/photo_functions_include.php on line 49

Warning: imagecopyresized(): supplied argument is not a valid Image resource in /home/arsenic/public_html/includes/photo_functions_include.php on line 49

Warning: touch() [function.touch]: Unable to create file ../images/photoalbum/album_10/cod4mp-20090819-204457a_t1.png because No such file or directory in /home/arsenic/public_html/includes/photo_functions_include.php on line 55


:S Im not sure why this is happening :(
Any help would be great!

-DocTera
0 replies
T
timewarp
T
timewarp 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

There's made a code you can run from a custom page. Copy the code from this post: http://php-fusion.dk/forum/viewthread...ost_112021 - it's from the Danish Official Supportsite.

Then paste the code into a new custom page - and press "Preview Page" once.

This will make new folders/albums for all of your pics - with a single click!


Edit: And ofcourse you should re-mod your files that you just have modded. Or just upload some new fresh files from the installation-package.
Edited by timewarp on 19-06-2010 18:08,
0 replies
B
bburko01
B
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Is there a similar code to set up a gallery in wordpress? I used an old code and it didn't work and I haven't been able to locate one as of yet. I will keep looking.

Any help would be great!
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

Ask on the wordpress site, this is php-fusion support site.
0 replies
C
coolio101
C
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

I have run into the same problem with my PHP, I ended up going to the PHPFusion 7 site for support.

They were pretty helpful and we able to get me on the right track, I usually go straight to the creators site if I am ever having a problem with any software.

Hope you figured it out!
0 replies
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

???
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 7 members

7 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
T
T
timewarp 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 1 thread in the forums
D
D
-DocTera
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
M
M
Mike13 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.
B
B
  • Newbie, joined since
  • Contributed 1 post on the community forums.
C
C
  • 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