Elxis CMS Forum

Extensions => Components => Topic started by: cssplay on September 29, 2008, 11:31:11

Title: Problem with stargallery
Post by: cssplay on September 29, 2008, 11:31:11
When i try to install stargallery it appears a message:

Quote
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:

Quote
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

Quote
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?
Title: Re: Problem with stargallery
Post by: datahell on September 29, 2008, 14:34:30
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.
Title: Re: Problem with stargallery
Post by: cssplay on September 29, 2008, 15:15:38
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
Title: Re: Problem with stargallery
Post by: datahell on September 29, 2008, 20:02:51
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.
Title: Re: Problem with stargallery
Post by: webgift on January 29, 2009, 08:55:03
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
Code: [Select]
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 ?
Title: Re: Problem with stargallery
Post by: rentasite on January 29, 2009, 09:06:07

Edit the maximum_execution_time in your php.ini and change it.
Title: Re: Problem with stargallery
Post by: Farhad Sakhaei on February 04, 2009, 13:36:57
10 second is very low ... modify it to 30-40 seconds