Closed (fixed)
Project:
Book Post
Version:
6.x-1.2-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2008 at 20:43 UTC
Updated:
20 Dec 2008 at 01:36 UTC
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
Comment #1
rubinsztajn commentedDo you have allow_url_fopen set to "On" in your php.ini file?
Comment #2
cata commentedI had forgotten this detail :–(
It’s working fine know, thanks .-)
Comment #3
rubinsztajn commentedGlad you got it working and glad you like the module!