Page 1 of 1

Phoca Gallery Plugin error

Posted: 22 Mar 2012, 11:28
by webstyle
Hi. Installed the latest version of Phoca Gallery Component (3.1.5) and Phoca Gallery Plugin (3.1.2). When trying to insert a gallery into an article I get the following error:

Code: Select all

Warning: Invalid argument supplied for foreach() in .../plugins/content/phocagallery/phocagallery.php on line 829
I'm running the latest version of Joomla (2.5.3).

Re: Phoca Gallery Plugin error

Posted: 22 Mar 2012, 13:51
by Jan
Hi, enable debug mode which tells you more:
https://www.phoca.cz/documents/16-joomla ... ent-errors

Jan

Re: Phoca Gallery Plugin error

Posted: 22 Mar 2012, 17:07
by webstyle
Enabled.

Re: Phoca Gallery Plugin error

Posted: 26 Mar 2012, 15:30
by webstyle
Jan wrote:Hi, enable debug mode which tells you more:
https://www.phoca.cz/documents/16-joomla ... ent-errors

Jan
So, could you please help to solve the problem? I'm not a programmer and debug mode tells me nothing.

Re: Phoca Gallery Plugin error

Posted: 27 Mar 2012, 00:46
by Jan
Hi, without any error message there is no possibility to solve problem :-(

The foreach got no data, because something happened in the database, debug should say it, if not there is something wrong in Joomla! core or on the server :-(

Re: Phoca Gallery Plugin error

Posted: 19 Dec 2012, 00:52
by livineazy24
I get this error even though I have uninstalled Phoca and never installed the plugin:

Warning: require_once(/home/content/55/9985155/html/smi/administrator/components/com_phocagallery/libraries/loader.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/55/9985155/html/smi/plugins/content/phocagallery/phocagallery.php on line 20

Fatal error: require_once() [function.require]: Failed opening required '/home/content/55/9985155/html/smi/administrator/components/com_phocagallery/libraries/loader.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/55/9985155/html/smi/plugins/content/phocagallery/phocagallery.php on line 20

Re: Phoca Gallery Plugin error

Posted: 25 Dec 2012, 18:48
by Jan
Hi, then I don't understand how you can get error from this file:
/home/content/55/9985155/html/smi/plugins/content/phocagallery/phocagallery.php

when it was never installed. :-( :idea:

Really no idea :-(