Picasa import error

Phoca Gallery - image gallery extension
supegrover
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 20 Sep 2011, 13:19

Picasa import error

Post by supegrover »

On import from picasa getting the following error:

Fatal error: Call to undefined method PhocaGalleryUtils::setErrorMsg() in /administrator/components/com_phocagallery/models/phocagalleryc.php on line 641

Phoca version 3.0.2
Joomla 1.7
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49150
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Picasa import error

Post by Jan »

Hi, there is an error while rendering the error message in the code - will be fixed in next version.

To get info about problem why the import was not successfull for now - on your server, edit the code here:
/administrator/components/com_phocagallery/models/phocagalleryc.php on line 641
from:
setErrorMsg
to:
setMessage

then you should get the problem info about importing.

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49150
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Picasa import error

Post by Jan »

Will be fixed 3.1
If you find Phoca extensions useful, please support the project
Post Reply