Page 1 of 1

Unable to create categories

Posted: 21 May 2016, 00:35
by df23
Installed Phoca but when i try to create a category it takes me to a page displaying
* General Options
* Publishing Options
* Metadata Options
* Piscara (Google+) Options
* Facebook Settings
Each line is a link but when clicked it does nothing. Site is using Joomla! 3.5.1 and Phoca 4.3.0

only other components installed are ACL Manager, Akeeba Backup and Kunena Forums.

Anyone have any ideas how to resolve this?

Thanks
Dave

Re: Unable to create categories

Posted: 21 May 2016, 11:12
by christine
Hi Dave,

when did you install PG 4.3.0?

do you have: .../administrator\components\com_phocagallery\phocagallery.php following code in line 37?

Code: Select all

phocagalleryimport('phocagallery.image.image');
should be after this:

Code: Select all

phocagalleryimport('phocagallery.html.batch');
if not, re-install 4.3.0 and advise. Thank you!

Kind regards, Christine

Re: Unable to create categories [SOLVED]

Posted: 22 May 2016, 20:40
by df23
Hi Christine

thanks for your reply.
photogallery.php had a blank line @ line 37
i uninstalled, re-downloaded the component and reinstalled and line 37 has appeared.

Code: Select all

phocagalleryimport('phocagallery.html.batch');
phocagalleryimport('phocagallery.image.image');

jimport('joomla.application.component.controller');
i am now able to create categories :D

thanks for your help
Dave

Re: Unable to create categories

Posted: 22 May 2016, 23:55
by christine
Hi Dave,

thats 8) Thank you for your information.

Kind regards, Christine

Re: Unable to create categories

Posted: 30 May 2016, 05:58
by Christena421
hi i also wanna to upload photos according to categories , but how i upload i dont` know because i m new here please me advance thanks

Re: Unable to create categories

Posted: 30 May 2016, 09:39
by Benno