Page 1 of 1
Gallery 2 error
Posted: Wed Nov 01, 2006 7:54 am
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
Re: Gallery 2 error
Posted: Wed Nov 01, 2006 6:18 pm
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
Posted: Thu Nov 02, 2006 2:57 am
by Jeffrey35
Ok thanks,
but where can i find these files?
Greetz,
Jeffrey
Posted: Thu Nov 02, 2006 10:51 am
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
Posted: Fri Nov 03, 2006 12:34 am
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
Posted: Fri Nov 03, 2006 11:49 am
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
Posted: Fri Nov 03, 2006 9:50 pm
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