Returning Blank Page

jgoodwill01 - February 23, 2009 - 14:33
Project:Book Post
Version:6.x-1.2-beta1
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I am currently trying to use this module.

I have installed the module and configured it for Full HTML and Filtered HTML.

Any time I try to insert an ISBN number my page will not load. I get a blank screen? Any suggestions on getting this to work.

Version 6.X
Acquia Theme

#1

rubinsztajn - February 23, 2009 - 17:43

Could you do me a favor and tell me what your PHP error log says? Also, are you running any other contributed moldues that use the filter module?

Are you using Acquia Drupal or just the Acquia theme?

Thanks!

#2

jgoodwill01 - February 23, 2009 - 18:44

Currently I'm getting this

Fatal error: Call to undefined function curl_init() in ....\sites\all\modules\bookpost\bookpost.module on line 227

I'm just using the Acquia theme.

As far as filters.... I'm using the PHP filter and the FCKeditor for content fields.

#3

rubinsztajn - February 23, 2009 - 20:24

The Book Post module requires the Curl module for PHP. You might have to recompile PHP to include it or if you're using Debian or Ubuntu, an $ apt-get install php5-curl should do the trick.

 
 

Drupal is a registered trademark of Dries Buytaert.