Gallery 2 error

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Jeffrey35
Regular
Posts: 44
Joined: Thu Oct 26, 2006 7:38 am

Gallery 2 error

Post by Jeffrey35 »

Hello peepz,
Now my blog is almost finished, but I cant seem to manage to get the gallery2 plugin work.

This is the link: http://jeflog.nl/serendipity/index.php? ... ]=gallery2.

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

Re: Gallery 2 error

Post by garvinhicking »

Hi!

A blank page often means that your PHP is returning a fatal PHP error. Can you check your servers ERROR logs or set the "display_errors" PHP directive to "on" in either htaccess or php.ini?

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/
Jeffrey35
Regular
Posts: 44
Joined: Thu Oct 26, 2006 7:38 am

Post by Jeffrey35 »

Ok thanks,
but where can i find these files?

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

Post by garvinhicking »

Hi!

That depends on where your server provider puts them, so best would be to kindly check with them where they have 'em?

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/
Jeffrey35
Regular
Posts: 44
Joined: Thu Oct 26, 2006 7:38 am

Post by Jeffrey35 »

Hey Garvin,
I found the error log in Plesk.
Here is the last part of it, i cant get any wiser out of it, maybe you can.

Greetz,
Jeffrey

[client 85.146.172.245] PHP Fatal error: loadg2(): Failed opening required '/httpdocs/gallery2embed.php' (include_path='.:/usr/share/pear:/home/vhosts/jeflog.nl/httpdocs/serendipity/:/home/vhosts/jeflog.nl/httpdocs/serendipity/bundled-libs/') in /home/vhosts/jeflog.nl/httpdocs/serendipity/plugins/serendipity_event_g2embed/serendipity_event_g2embed/serendipity_event_g2embed.php on line 104
Last edited by Jeffrey35 on Fri Nov 03, 2006 9:29 pm, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Hm, the error message tells that there is no "img" subdiretory in your bex01?

About G2: See the "open_basedir" errors; it cannot load the "g2"-files, because you didn'T specify the right path.

Instead of /httpdocs/ enter /home/vhosts/jeflog.nl/httpdocs/ in the plugin config, that should work?

Best 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/
Jeffrey35
Regular
Posts: 44
Joined: Thu Oct 26, 2006 7:38 am

Post by Jeffrey35 »

Hey,

I made my own iframe in an htmldoc, so the problem is fixed.
For the result: http://www.jeflog.nl/photos.html

Greetz, Jeffrey
Post Reply