Page 1 of 1

another gallery2 problem

Posted: Fri Nov 10, 2006 5:59 pm
by doug2168
why do i keep getting this:

Code: Select all

Warning: serendipity_event_G2embed::require_once(\plugins\serendipity_event_g2embedembed.php) [function.serendipity-event-G2embed-require-once]: failed to open stream: No such file or directory in D:\Inetpub\serendipity\plugins\serendipity_event_g2embed\serendipity_event_g2embed.php on line 104

Fatal error: serendipity_event_G2embed::require_once() [function.require]: Failed opening required '\plugins\serendipity_event_g2embedembed.php' (include_path='.;c:\php\includes;c:\php\pear;D:\Inetpub\serendipity/;D:\Inetpub\serendipity/bundled-libs/') in D:\Inetpub\serendipity\plugins\serendipity_event_g2embed\serendipity_event_g2embed.php on line 104
i've tried everything known to man to get it to work and just can't seem to figure it out. it's probably something really stupid that i'm missing as usual but what?

one thing i don't get is in the g2embed file it's looking for an 'embed.php' in the 'bundled_libs' dir and it's not there to my knowledge. is this part of the problem..if so where do i acquire this?

thanks again,
doug

Posted: Fri Nov 10, 2006 9:18 pm
by judebert
This plugin only works with Gallery 2.1 RC2a. It requires a Gallery2 embed.php file, which I believe came with the Gallery2 distribution. It looks for it in the directory configured as the Gallery2 directory in your plugin.

I'll bet you've got a different version of Gallery2.

Posted: Fri Nov 10, 2006 9:39 pm
by doug2168
judebert wrote:This plugin only works with Gallery 2.1 RC2a. It requires a Gallery2 embed.php file, which I believe came with the Gallery2 distribution. It looks for it in the directory configured as the Gallery2 directory in your plugin.

I'll bet you've got a different version of Gallery2.
alright, and i'm sorry for making this post than because it's gonna seem to be a duplicate of what's already here on this forum/site but....the version i have says it's gallery 2.13 and no matter where i go all i see is this version. where can i get this rc2a?

doug

Posted: Sat Nov 11, 2006 3:35 am
by doug2168
judebert wrote:This plugin only works with Gallery 2.1 RC2a. It requires a Gallery2 embed.php file, which I believe came with the Gallery2 distribution. It looks for it in the directory configured as the Gallery2 directory in your plugin.

I'll bet you've got a different version of Gallery2.
judebert,

thanks for the help. i knew it was something stupid. i did a yahoo search and came up with the site to download the newest gallery2 software. figured out how to get the embedding to work and all is fine now.