PHP error messages in gallery

12 years 2 months ago - 12 years 2 months ago #5260 by mmonclair
PHP error messages in gallery was created by mmonclair
After installing and setting up a folder for my image gallery ("graphics_samples") in the images/stories folder, I added the syntax {gallery}graphics_samples{/gallery} to my article. Upon running the page, I get the following error for each image in the folder:
Warning: mkdir() [function.mkdir]: Permission denied in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 377

Warning: imagejpeg() [function.imagejpeg]: Unable to access D:\vhosts\monclair.net\httpdocs/images/stories/graphics_samples/wm/b2d124813d0d28e1d4f64be696ae1972.jpg in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 455

Warning: imagejpeg() [function.imagejpeg]: Invalid filename in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 455

Warning: mkdir() [function.mkdir]: Permission denied in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 497

Warning: getimagesize() [function.getimagesize]: Unable to access D:\vhosts\monclair.net\httpdocs/images/stories/graphics_samples/wm/b2d124813d0d28e1d4f64be696ae1972.jpg in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 543

Warning: getimagesize(D:\vhosts\monclair.net\httpdocs/images/stories/graphics_samples/wm/b2d124813d0d28e1d4f64be696ae1972.jpg) [function.getimagesize]: failed to open stream: Permission denied in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 543

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: Unable to access D:\vhosts\monclair.net\httpdocs/images/stories/graphics_samples/wm/b2d124813d0d28e1d4f64be696ae1972.jpg in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 649

Warning: imagecreatefromjpeg(D:\vhosts\monclair.net\httpdocs/images/stories/graphics_samples/wm/b2d124813d0d28e1d4f64be696ae1972.jpg) [function.imagecreatefromjpeg]: failed to open stream: Permission denied in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 649

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 680

Warning: imagejpeg() [function.imagejpeg]: Unable to access D:\vhosts\monclair.net\httpdocs/images/stories/graphics_samples/thumbs/b2d124813d0d28e1d4f64be696ae1972.jpg in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 685

Warning: imagejpeg() [function.imagejpeg]: Invalid filename in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 685

Warning: imagedestroy(): supplied argument is not a valid Image resource in D:\vhosts\monclair.net\httpdocs\plugins\content\sige.php on line 691

I noticed in the lines referencing the graphics_samples folder subfolders wm/ and thumbs/. Are these for the watermark and thumbnail? These folders don't appear in my directory. Adding them didn't seem to help.

I had figured there was an issue with the read/write permissions for the plugin and the image folder, but I checked my permissions and they are set to allow this. Is there anything I may have done wrong in the plugin settings?

Please Log in to join the conversation.

12 years 2 months ago #5266 by Viktor
Replied by Viktor on topic Aw: PHP error messages in gallery
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Kubik-Rubik Joomla! Extensions

Please Log in to join the conversation.

12 years 2 months ago #5290 by mmonclair
Replied by mmonclair on topic Aw: PHP error messages in gallery
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Please Log in to join the conversation.

12 years 2 months ago #5296 by Viktor
Replied by Viktor on topic Aw: PHP error messages in gallery
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Kubik-Rubik Joomla! Extensions

Please Log in to join the conversation.

Time to create page: 0.195 seconds