Hi,
I keep getting this error when I try to config gallery2 in Joomla:
Warning: embed(embed.php): failed to open stream: No such file or directory in /***/***/****/web/www.*******.be/Joomla/cache/components/com_gallery2/classes/core.class on line 202
Fatal error: embed(): Failed opening required 'embed.php' (include_path='.:/packages/php-4.3.8/lib/php') in /***/***/****/web/www.******.be/Joomla/cache/components/com_gallery2/classes/core.class on line 202
Can anyone help me? Because I can't seem to fix it, and the weird part is, the file core.class IS in that map ...
I replaced the dirs with stars for security reasons
Posts: 2
I'm getting the exact same error while trying to configure the Joomla bridge. It doesn't seem anyone answered this question. Does anyone have an answer?
Posts: 352
Have you tried posting to this forum. http://forum.4theweb.nl/forumdisplay.php?f=5
Steve Lineberry
Posts: 7
i installed the composent (integration) and tth gallery work fine but here what i get when trying to configure gallery2 modules in joomla:
here the lines 193 to 204 of components/com_gallery2/classes/core.class
the ligne 202: require_once( $g2Config['path'] . 'embed.php');
i verified the file embed.php it existe on server and here what is writting on it:
can some one help me to solve the problem? thank you.
Posts: 7
just an up
Posts: 2
I'm getting exactly the same error as well - trying to configure the Gallery2 Joomla bridge. I can't seem to find any solutions or records of this error in all the documentation i've read. Unfortunately at the time of posting the developers site is down so not sure where to go. has anyone found a solution to this? Don't want to go back to using coppermine!
Posts: 2
finally worked it out - you need to select SAVE instead of update - i guess its the joomla habit of apply and then save??