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





Back To List Photo Gallery > Troubleshooting Showing 22 Of 22 Prev

KB4201035 : My Photo Gallery module unable to generate thumbnail picture(s)?


2009-03-04

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' and 'photogallery_ftp' exist inside '/oneadmin/_files/ ' , and both folder must grant with FULL Permission (777 / Read , Write , Execute ).

2. Check on Your One Admin 's 'config.php' document path is follow proper format of Operating System ( Usually this happen at Windows Platform ) especially for symbol ' / ' and back slash ( ' ')

eg :

document path    

$path["docroot"]  = "c:/inetpub/wwwroot/oadmin421/" (correct format for Window Platfrom)

$path["docroot"]  = "c:inetpubwwwrootoadmin421" ( Incorrect format for Window Platfrom)

3. If your hosting account type are window platform , you need to inform your service provider to grant FULL permission to object 'network' at user permission menu.





Printer Friendly Version
Tell A Friend

Related FAQs In This Category

On the Installation Wizard, I keep receiving this message: Unable to connect to MySQL database.

Fatal error: Cannot redeclare class photo_gallery in /home/sitename/public_html/oneadmin/photogallery/class.gallery.php(30)