Elxis CMS Forum
Extensions => Components => Topic started by: cssplay on September 29, 2008, 11:31:11
-
When i try to install stargallery it appears a message:
Could not copy PHP install file.
Then i delete the directory that created and i try again.
It works good but when i try to create a new album it appears a popup message:
Table 'elxistest.elx_stargallery_catg' doesn't exist
The installation of elxis is fresh and local with wamp.
When i try to reach Configuration it appears PHP warning
PHP: Invalid argument supplied for foreach()
uri: index2.php?option=com_stargallery&act=settings&hidemainmenu=1
path: /administrator/components/com_stargallery/admin.stargallery.php
version: Elxis 2008.0 Stable rev1891 [ Olympus ] 10-February-2008 00:39 GMT+2
WARNING(2): C:\wamp\www\elxis_2008.0_Olympus_rev189\administrator\components\com_stargallery\admin.stargallery.php, line 1510
Any idea?
-
From where did you downloaded stargallery? From elxis.org (old version for elxis 2006) or from elxis downloads center (fixed version for elxis 2008)?
The problem it show you is because the database table #__stargallery_catg does not exist.
Remove any existing stargallery's files and delete manually all stargallery's database tables and re-try.
-
I download from here:
http://www.elxis-downloads.com/extensions/image-galleries/
(StarGallery 1.7.3)
and i remove and reinstall many times but the problem is still there
-
Most installation problems are due to permissions issues. it is strange to see that a database table could not be created.
Go to phpmyadmin and look if the other database tables were created. Check if your database user has enough privileges to create and drop database tables.
-
Hello to everyone.!
A have a problem with star gallery. Yesterday i installed i create an catalog album but when i go to upload an image
Fatal error: Maximum execution time of 10 seconds exceeded in /home/a5269044/public_html/includes/Core/filemanager.class.php on line 856
What can i do ?
-
Edit the maximum_execution_time in your php.ini and change it.
-
10 second is very low ... modify it to 30-40 seconds