Page 2 of 3

Posted: Mon May 21, 2007 11:19 pm
by dom97
Same errors here too. Just tried it and got the same errors that I've always gotten:

"Picasa Plugin: Index file of the album not found

Triple checked paths and they are all correct and this is on TWO different hosts (ISP's).

found this;
This means your provider's PHP does not have XML extensions installed.

You'll need to ask your hoster to enable DOMXML extensions...

at:
http://board.s9y.org/viewtopic.php?t=16 ... ght=picasa

Posted: Tue May 22, 2007 12:00 am
by nesges
subberman77 wrote:/blogger/fotos
/fotos
is this realy the full absolute path to your images directory? Regarding what Garvin said about "allow_url_fopen" you might have to specify the full local path.

If you don't know your document root, just push a file "phpinfo.php" containg no more than "<? phpinfo() ?>" to your website and call it in your browser. In the section "Environment" you'll find your document root.

Posted: Tue May 22, 2007 12:04 am
by nesges
dom97 wrote:This means your provider's PHP does not have XML extensions installed.
Same here. Take a look at your phpinfo() (see above posting) and search for a "domxml" section.

Posted: Tue May 22, 2007 8:14 pm
by subberman77
there is some xml stuff...but can you guys take a look?

http://subberman.su.funpic.de/blogger/phpinfo.php

thanks 4 help at all...

here we go:

i just saw some failure messages...

SecureSSI: Das Script (/usr/export/www/vhosts/funnetwork/hosting/subberman/blogger/index.php) hat versucht, ausserhalb von seinem Userverzeichniss, auf die Datei /fotos/20052007/index.xml zuzugreifen.Aus Sicherheitsgruenden ist dies nicht erlaubt!

Warning: file() [function.file]: Sicherheitsverletzung: in /usr/export/www/vhosts/funnetwork/hosting/subberman/blogger/plugins/serendipity_event_picasa/serendipity_event_picasa.php on line 190

Warning: file(/fotos/20052007/index.xml) [function.file]: failed to open stream: Operation not permitted in /usr/export/www/vhosts/funnetwork/hosting/subberman/blogger/plugins/serendipity_event_picasa/serendipity_event_picasa.php on line 190

Warning: join() [function.join]: Bad arguments. in /usr/export/www/vhosts/funnetwork/hosting/subberman/blogger/plugins/serendipity_event_picasa/serendipity_event_picasa.php on line 190

Posted: Wed May 23, 2007 11:30 am
by garvinhicking
Hi!

You seem to have entered a full path that is not valid on your server. You must enter the full absolute path instead, so try

/usr/export/www/vhosts/funnetwork/hosting/subberman/fotos/20052007/index.xml

instead?

Regards,
Garvin

Posted: Wed May 23, 2007 4:08 pm
by nesges
subberman77 wrote:SecureSSI
WTH ist SecureSSI? Googling it reveals that your provider "funpic.de" seems to be kinda paranoid and that this "PHP derivate" disallows almost everything.. Be it as it may - the plugin is just trying to read a file and doesn't find it -> try adjusting the path as Garvin said ;)

Posted: Wed May 23, 2007 7:12 pm
by subberman77
hey, at first...thanks again for your help. It seems, entering the full path gets me one step further, but now i got another failure message... :(

i think i will change my hoster....at the moment i'am really pissed about that damn plugin problems...



Picasa Plugin: Index file of the album not found (/usr/export/www/vhosts/funnetwork/hosting/subberman/fotos/20052007)



Warning: file(/usr/export/www/vhosts/funnetwork/hosting/subberman/fotos/20052007/index.xml) [function.file]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/subberman/blogger/plugins/serendipity_event_picasa/serendipity_event_picasa.php on line 190

Warning: join() [function.join]: Bad arguments. in /usr/export/www/vhosts/funnetwork/hosting/subberman/blogger/plugins/serendipity_event_picasa/serendipity_event_picasa.php on line 190

Posted: Wed May 23, 2007 9:39 pm
by dom97
Does anybody actually have this running anywhere? If so, can they provide a link.

I'm still having problems on my site to and doing the same suggestions as above.

My problem is that the when posting a message, all I see is [test]longmont[/test] in the message. No errors.

Posted: Wed May 23, 2007 9:50 pm
by subberman77
welcome to the club... :)

i saw the plugin running really fine on the authors website. :) you can take his name out of the source and google his email to find his website. :)

Posted: Mon Sep 10, 2007 3:01 pm
by ayko
In the case of error:

Fatal error: Call to undefined function domxml_open_mem() in

The error causes on using PHP5!

To get this plugin work, take a look there:

http://blog.sdamm.de/2007/07/22/75.html

regards
Ayko

Posted: Mon Sep 10, 2007 3:11 pm
by garvinhicking
Hi ayko!

Your server does not support domxml php extension, but this is required for the plugin to operate.

Regards,
Garvin

Posted: Mon Sep 10, 2007 4:00 pm
by ayko
garvinhicking wrote:Hi ayko!

Your server does not support domxml php extension, but this is required for the plugin to operate.

Regards,
Garvin
Hi Garvin,

you missunderstood.

My Server support domxml all the time, but after switching PHP4 to PHP5 on my Server, the error occurs.

And on the showed link is the workaround for this problem, if Server allows domxml and using PHP5.

best regards
Ayko

Posted: Tue Sep 11, 2007 10:48 am
by garvinhicking
Hi!

Ah, thank you for the better explanation. Now I understand. :)

Best regards,
Garvin

Posted: Fri Nov 02, 2007 8:15 pm
by Hotgun
dom97 wrote:Does anybody actually have this running anywhere? If so, can they provide a link.

I'm still having problems on my site to and doing the same suggestions as above.

My problem is that the when posting a message, all I see is [test]longmont[/test] in the message. No errors.
same with me, not even an error message wenn trying to write a new post with a picasa-gal. just the text-output [picasa]test[/picasa]

:evil:

Posted: Fri Nov 02, 2007 8:19 pm
by garvinhicking
Hi Hotgun!

How exactly did you configure the picasa plugin? Which other event plugins do you have installed? If you use the "extended properties ofentries" plugin, do you have caching enabled?

Regards,
Garvin