| • |
Fatal error: Call to undefined function: import_request_variables() in /home/sitename/public_html/oneadmin/index.php(33)
|
|
Problem: The above error indicates that the import_request_variable function does not exist in your PHP configuration. This function is available in PHP version 4.1 or higher only.The import_reques... |
|
Rating :     Hits : 645 Modified on 2006-03-22
|
| • |
Fatal error: Cannot redeclare class photo_gallery in /home/sitename/public_html/oneadmin/photogallery/class.gallery.php(30)
|
|
Problem: You might have installed the Photo Gallery component more than once in your One Admin panel. Solution: 1. Access to your MySQL database, empty the 'sys_component' table (delete all the... |
|
Rating : Not rated Hits : 823 Modified on 2006-03-22
|
| • |
Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/sitename/public_html/oneadmin/photogallery/class.gallery.php(42)
|
|
Problem: The GD graphics library is not enabled/ compiled in your PHP configuration. The GD graphics library is essential for image manipulation using PHP code such as auto thumbnail crea... |
|
Rating :   Hits : 8590 Modified on 2006-04-11
|
| • |
Call to undefined function: gzinflate() in /home/sitename/public_html/oneadmin/index.php on line 2
|
|
Problem: The Zlib Library is not compiled / enabled in your PHP configuration. This function is required to read our encoded PHP scripts. Solution: Please make a request to your server a... |
|
Rating : Not rated Hits : 1124 Modified on 2004-10-12
|
| • |
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/sitename/public_html/oneadmin/common/include.php(27)
|
|
Problem: You might have used the invalid MySQL database information during installation process. Solution: Option 1 Open the oneadmin/config.php file, verify and correct the MySQL info. ... |
|
Rating :  Hits : 861 Modified on 2005-12-14
|
| • |
On the Installation Wizard, I keep receiving this message: Unable to connect to MySQL database.
|
|
Problem: Either the MySQL database information you used for installation are incorrect, or the MySQL service is not running on the server. Solution: Kindly perform the following checking... |
|
Rating :  Hits : 897 Modified on 2004-10-08
|
| • |
Warning: unlink(/home/sitename/public_html/oneadmin/photogallery/temp/espriella): Is a directory in /home/sitename/public_html/oneadmin/photogallery/wce.bulkupload.php(51)
|
|
Problem: The zip archive you uploaded contains of either a folder or directory info. Solution: Zip your images without including any folder or directory info. Make sure that the zip archive c... |
|
Rating : Not rated Hits : 782 Added on 2004-10-04
|
| • |
Warning: unlink(/home/sitename/public_html/oneadmin/photogallery/temp/062904.zip): No such file or directory in /home/sitename/public_html/oneadmin/photogallery/wce.bulkupload.php(51)
|
|
Problem: The Photo Gallery system encounters server time-out (the time limit to execute a SQL query). You might have uploaded a mass size of zip archive. Hence, when it is being processed, the ... |
|
Rating : Not rated Hits : 801 Modified on 2005-12-14
|
| • |
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.
|
|
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. ... |
|
Rating :  Hits : 1285 Modified on 2004-10-08
|
| • |
I uploaded a zip file that over 2 MB in size, but only about half of the pics get uploaded. The rest are still stuck in the "temp" folder.
|
|
Problem: Most probably the zip file you uploaded might had over the maximum files size permitted on your server. Also, due to the restriction of your server time-o... |
|
Rating :    Hits : 1308 Modified on 2005-12-15
|