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
Picasa import error
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Picasa import error
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
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
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Picasa import error
Will be fixed 3.1
If you find Phoca extensions useful, please support the project
