Failed Opening & Upload Problems

Bleuyourmind

Joined: 2002-08-21
Posts: 1
Posted: Wed, 2002-08-21 05:55

Let me start off by saying Gallery is a rather ambitious project for me, given my experience with this stuff. (Let me also mention the FAQ was down last time I checked)

Right now, I only have 2 problems with my gallery, and I'm a bit stuck here....

1) on the front page of: http://www.getcarbonated.com/gallery , you'll notice it gives me the error: " Warning: Failed opening 'html_wrap/inline_gallerythumb.frame.default' for inclusion (include_path='') in /home/fwkortyk/public_html/gallery/util.php on line 397 " (please note, the directory is correct)

Anyone know how to fix this?

2) Each time I upload an image, it always says "Invalid Format." .gif, .jpg , it doesn't matter... it's all invalid.

ANY advice to help fix this would be more than appreciated.

my email is:

(remove the NOSPAM )

thanks a ton

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Wed, 2002-08-21 07:37

It sounds like your include path is screwed up.
check your php.ini file. You can see what the default include
path is by commenting out the include_path in php.ini,
reloading the server (if it's a module) and calling phpinfo();
from inside a php script.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2002-08-21 16:25
Quote:
1) on the front page of: http://www.getcarbonated.com/gallery , you'll notice it gives me the error: " Warning: Failed opening 'html_wrap/inline_gallerythumb.frame.default' for inclusion (include_path='') in /home/fwkortyk/public_html/gallery/util.php on line 397 " (please note, the directory is correct)

This is <!-- BBCode Start --><A HREF="http://gallery.menalto.com/modules.php?op=modload&name=GalleryDocs&file=index&page=gallery1-install.faq.c.php#gallery1-install.faq.c.12" TARGET="_blank">FAQ C.12</A><!-- BBCode End -->

Quote:
2) Each time I upload an image, it always says "Invalid Format." .gif, .jpg , it doesn't matter... it's all invalid.

*ahem* it also tells you to look in the FAQ. Specifically you should read and follow FAQ C.2