Difficulties with Gallery Plugin

Creating and modifying plugins.
Post Reply
amuzzy
Posts: 2
Joined: Tue Jan 08, 2008 7:11 am

Difficulties with Gallery Plugin

Post by amuzzy »

I'm having some problems with the Gallery2 plugin. I've tried Gallery 2.2, 2.1 and 2.0 and get the same error message.

I have installed my Serendipity site at /usr/www/users/muzzy/test/serendipity and Gallery is installed at /usr/www/users/muzzy/test/gallery2b

The settings for the gallery plugin are:

Gallery 2 System Directory : /usr/www/users/muzzy/test/gallery2b
Gallery 2 HTTP Path : /test/gallery2b/main.php
Serendipity Embed File Name : /test/serendipity/index.php?/gallery2b.html

The error message I get is:


Warning: serendipity_event_G2embed::require_once(/usr/www/users/muzzy/test/gallery2bembed.php) [function.serendipity-event-G2embed-require-once]: failed to open stream: No such file or directory in /usr/www/users/muzzy/test/serendipity/plugins/serendipity_event_g2embed/serendipity_event_g2embed.php on line 109

Fatal error: serendipity_event_G2embed::require_once() [function.require]: Failed opening required '/usr/www/users/muzzy/test/gallery2bembed.php' (include_path='.:/usr/local/lib/php:/usr/www/users/muzzy/test/serendipity/bundled-libs/:/usr/www/users/muzzy/test/serendipity/bundled-libs/Smarty/libs/:/usr/www/users/muzzy/test/serendipity/:') in /usr/www/users/muzzy/test/serendipity/plugins/serendipity_event_g2embed/serendipity_event_g2embed.php on line 109
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Difficulties with Gallery Plugin

Post by garvinhicking »

Hi!

Set Gallery 2 System Directory to /usr/www/users/muzzy/test/gallery2b/

Ending slashes are usually required everywhere in serendipity.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
amuzzy
Posts: 2
Joined: Tue Jan 08, 2008 7:11 am

Thanks... new problem.

Post by amuzzy »

Thanks, that got me past my error message. Gallery is embedded, but the images are all broken links. I've disabled mod_rewrite in serendipity, but that doesn't fix it.

Suggestions?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Thanks... new problem.

Post by garvinhicking »

Hi!

What's your URL? Actually, disabling mod_Rewrite for gallery might be the better way, the s9y permalink rewriting shouldn't be responsible for it.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply