Page 4 of 4

Re: Save failed with the following error: Image must have ti

Posted: 10 Sep 2011, 00:35
by mblezer
Save failed with the following error: Category must have title . [b]SOLVED[/b]

This means that it was not possible to add a category to the Database.
I had this message after ALL my phoca installations.
The sollution is simple.
I Saw there was no Table called Phoca... or something like that . This means .... probably not possible to write to the database. Tables should have been made during installation of PhocaGallery

I made next directories Writable for the USER which had the admin rights . The admin rights where set to : user Admin, but the GROUP belonging to was USERS ... And USERS don't have admin rights. (SO THAT IS A BUG)

So I changed all directory owners of Phoca program from USER into: Group: Administrators (chmod 777)

Directories: TMP, components/Com_phocagallery, and Images/phocagallery

AFTER changing these settings you have to INSTALL PHOCAGALLERY AGAIN, and choose for INSTALL (NOT upgrade).

and.... then it WORKS ....

Problem SOLVED

Success. Michel Blezer

Re: Save failed with the following error: Image must have ti

Posted: 12 Sep 2011, 18:55
by Jan
Hi, thank you for the info.

Jan

Re: Save failed with the following error: Image must have ti

Posted: 28 Aug 2012, 05:40
by polpaulin
I am getting the same error Save failed with the following error: Image must have title with Phoca Gallery 3.2.1 and Joomla 2.5.6
there is no phoca tables in the datables

when I unzip com_phocagallery_v3.2.1.zip install.sql is empty, install.bak.sql seems ok



thank you

Re: Save failed with the following error: Image must have ti

Posted: 21 Sep 2012, 10:41
by Jan
Hi, see similar posts where this is explained. the install.sql is empty because install sql scripts are stored in php script (to be able easily update phoca gallery or other phoca extension). Install.sql.bak file is there to be ready make manual installation in case mysql server has some problem while standard installing of Joomla! components.

Jan

Re: Save failed with the following error: Image must have ti

Posted: 21 Sep 2012, 11:10
by polpaulin
that's not a good job for any reasons

Re: Save failed with the following error: Image must have ti

Posted: 27 Sep 2012, 20:52
by Jan
There are reasons for this (for example, there were no way to make update skripts changed the columns in database, etc.).

Jan