Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#2286 can't install after upgrade site - still not working

Posted in ‘Event Gallery - General’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Monday, 22 August 2016 12:22 UTC

prem726
 i did search "eventgallery" pharse in database, and delete any value that contains.

and i try to install again, but it's still now working.

JInstaller: :Install: Can't find XML setup file.
Table 'thaistai_happy5.#__eventgallery_folder' doesn't exist SQL=ALTER TABLE `#__eventgallery_folder` CHANGE `published` `published` TINYINT( 4 ) NOT NULL DEFAULT '0';
Package Install: There was an error installing an extension: com_eventgallery_3_4_0.zip

sbluege
Joomla still tries an update installation for a reason. You closed the other ticket. But did you execute all the steps I mentioned?

What is the result of those two queries?

  select extension_id 
    from #__extensions 
    where element = 'com_eventgallery';

select * 
from #__schemas 
where extension_id in (
    select extension_id 
    from #__extensions 
    where element = 'com_eventgallery'
);

prem726
it's show

Search results for "eventgallery" at least one of the words:
0 matches in gumzn_extensions

Can you login in to my website and find out what is error?

sbluege

Yes. Please send the necessary credentials to svenbluege@gmail.com



>

sbluege
Your tmp folder is not writable. Please fix this first.

Check the folder permission tab here:
/administrator/index.php?option=com_admin&view=sysinfo

prem726
i think it's working now, i make a big mistake of this (forget to change permission!)
anyway i have to delete some folder of eventgallery too.

is it possible to import gallery form the old site to this site?
i will try manually.

thank you so much , please delete my password :) i trust you

sbluege
Please simply change your password.

You can use the import/export function. Make sure you use the same version on both sides. Keep in mind It'll not support this feature. You can copy over the #__eventgallery_* tables manually as well. Don't forget to copy the /images/eventgallery folder as well.

prem726
i have a picture folders in /images/eventgallery/ (from the old site) how can i make it appear in a new site?

thank you

sbluege
Use the "sync database" button.

prem726
thank you :) your plugin is superb and great of support

sbluege
You're welcome.