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
Error with New Category
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error with New Category
Hi, ??? maybe some problem in INI file?
or some problem with saving or reading the parameters in joomla!
no idea
Jan
Code: Select all
if (trim( $data )) {
$this->loadINI($data);
}
no idea
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 14 Jun 2008, 17:42
Re: Error with New Category
Jan,
Many thanks. Is it OK to reinstall the same version on top of the same one please ?
Thanks for your help,
SJ
Many thanks. Is it OK to reinstall the same version on top of the same one please ?
Thanks for your help,
SJ
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error with New Category
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)
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