Comdev - PHP Scripts For Your Website
Fast Website Development with PHP Components





Back To Main Photo Gallery > Troubleshooting Showing 1-10 Of 22 Next

KB4201035 : My Photo Gallery module unable to generate thumbnail picture(s)?
There are some of factor cause to the Photo Gallery Module unable to generate thumbnail picture(s). In order to resolve this issue, below are the check list 1. The folder name 'photogallery_temp' an...
2009-03-04

Patch4107_PhotoGallery - Approval page
Attached below is the patch4107_photogallery.zip file for our Photo Gallery v4.1 module. The patch file contain the fixes we have made to fix the backend Approval page. Kindly dow...
2007-01-17

Patch4103_PhotoGallery - "Photo file cannot be blank" error in Front End and When you have no image on the page, it throws the design out of whack. The page is all screwed up.
Attached below is the patch4103_photogallery.zip file for our Photo Gallery v4.1 module. The patch file contain the fixes we have made to fix the "Photo file cannot be blank" ...
2006-11-16

I'm running into the following error: Warning: fopen(config.php): failed to open stream: Permission denied in /home/sitename/public_html/oneadmin/common/wce.setup.php(43) at the top page of Installation Wizard. at the top page of Installation Wizard.
Problem: The 'oneadmin/config.php' file is not set to allow full read / write permission, this prohibit the system to write the web root, document root and MySQL info into the file. Solution: All...
Modified on 2006-10-06

Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in document-path-to-oneadmin/common/class.smtp.php(1) Warning: fsockopen() [function.fsockopen]: unable to connect to :25 (Unknown error) in document-path-to-oneadmin/common/class.smtp.php(1)
Reason: The error messages shows that your SMTP hostname is incorrect and that the system is unable to connect to your SMTP port 25.  Solutions: Please change your SMTP host to localhos...
2006-09-05

Unknown(common_footer.inc) error on Yahoo web server.
Problem:   The One Admin installation seems to be working fine, but I have the following code at the bottom of the page:   Warning: Unknown(common_footer.inc): failed to open s...
Modified on 2006-03-21

Installation error and need to reconfigure.
If your installation process failed due to misconfiguration steps, for example you define the wrong MySQL settings, or you forgot to set the permission of 'config.php' file t...
Modified on 2005-12-15

Fatal error: Call to undefined function: getlist() in /var/www/html/oneadmin/photogallery/home.category.php on line 12
Problem: The PHP include code to call the 'config.php' file is missing, or it has misplaced in the html page (ie: not located above the other includes). This resulted t...
Modified on 2005-12-15

No Installation Wizard appears after uploading the oneadmin folder to my online server.
When you access to the One Admin system, if found that oneadmin/config.php file is empty, only then it will prompts you the Installation Wizard, and create the required ...
Modified on 2005-12-15

Warning: imagecreatefromjpeg(): '/home/sitename/web/oneadmin/photogallery/upload/DSC00019.gif' is not a valid JPEG file in /home/sitename/web/oneadmin/photogallery/class.gallery.php(42)
Problem: The GD graphic library compiled in your PHP configuration is not sufficient to support any GIF images. It allows only JPG images. Solution: To enable image manipulation (au...
Modified on 2004-10-06