Before all: thank you for this great module! I think that openlibrary.org is a great project and this is pushing it foreward.

I get following error message (debian/mysql/drupal6.6):

- warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /var/www/***/html/modules/bookpost/bookpost.module on line 178.
- warning: getimagesiz(http://covers.openlibrary.org/b/olid/OL8772930M-M.jpg)[function.getimagesize]: failed to open stream: no suitable wrapper could be found in /var/www/***/html/modules/bookpost/bookpost.module on line 178.

Thank's for any help

Comments

rubinsztajn’s picture

Do you have allow_url_fopen set to "On" in your php.ini file?

cata’s picture

I had forgotten this detail :–(
It’s working fine know, thanks .-)

rubinsztajn’s picture

Category: bug » support
Status: Active » Closed (fixed)

Glad you got it working and glad you like the module!