Phoca Gallery Plugin error

Phoca Gallery plugins - plugins for Phoca Gallery extension
webstyle
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 22 Mar 2012, 11:18

Phoca Gallery Plugin error

Post 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).
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Plugin error

Post by Jan »

Hi, enable debug mode which tells you more:
https://www.phoca.cz/documents/16-joomla ... ent-errors

Jan
If you find Phoca extensions useful, please support the project
webstyle
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 22 Mar 2012, 11:18

Re: Phoca Gallery Plugin error

Post by webstyle »

Enabled.
webstyle
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 22 Mar 2012, 11:18

Re: Phoca Gallery Plugin error

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Plugin error

Post 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 :-(
If you find Phoca extensions useful, please support the project
livineazy24
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 13 Dec 2012, 17:49

Re: Phoca Gallery Plugin error

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Plugin error

Post 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 :-(
If you find Phoca extensions useful, please support the project
Post Reply