Error with New Category

Phoca Gallery - image gallery extension
SJ_James
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 14 Jun 2008, 17:42

Error with New Category

Post by SJ_James »

I am receiving the following error when I try and enter a new category:

Catchable fatal error: Object of class JParameter could not be converted to string in /home/xxxxxxxxxx/public_html/libraries/joomla/html/parameter.php on line 84

Please could someone let me know what I have to do to get rid of this.

Many thanks for your help,

Kind regards,

SJ

PS. Am using com_phocagallery_v1.8.6_beta
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error with New Category

Post by Jan »

Hi, ??? maybe some problem in INI file?

Code: Select all

if (trim( $data )) {
			$this->loadINI($data);
		}
or some problem with saving or reading the parameters in joomla!
no idea :(
Jan
If you find Phoca extensions useful, please support the project
SJ_James
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 14 Jun 2008, 17:42

Re: Error with New Category

Post by SJ_James »

Jan,

Many thanks. Is it OK to reinstall the same version on top of the same one please ?

Thanks for your help,

SJ
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error with New Category

Post by Jan »

no problem there, if you clcik while reinstalling on:

UPGRADE - new data (files will be copied)
INSTALL - new data (files) will be copied but the database tables will be new created (all data will be missed)
If you find Phoca extensions useful, please support the project
Post Reply