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
Gallery 2 error
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Gallery 2 error
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
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/
# 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/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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/
# 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/
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
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:
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
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/
# 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/
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
I made my own iframe in an htmldoc, so the problem is fixed.
For the result: http://www.jeflog.nl/photos.html
Greetz, Jeffrey