I'm keen to try out this module, but I'm not having much luck. When I enable the module, I get a blank screen. A reload gets the module enabled and seems to work. But then adding a new webform content causes the WSOD. Then editing any of the webform settings or trying to delete the node causes it again.

I had the memory limits for php set to 32M and upped it to 256M but it makes no difference. Even running cron now causes a white screen.

I'm happy to help you debug this if I can get it working.

Thanks,
Nick

Comments

flamingvan’s picture

Hi Nick,
I'm glad to hear there is interest in the module. There have been some recent problems since Webform got upgraded to its non-beta version and I am working on resolving these issues. I should have a working copy for you this week.
By the way, what platform are you running this on? I have tested the module on Windows and Linux. Some users have reported problems on mac (which sounds similar to yours) and I've had difficulty debugging them because I don't have access to a mac server. If you do have access to a mac server and could give me access or help me debug, that might be useful.

nickorr’s picture

In my case the drupal box is ubuntu and the FileMaker server is a max box, but I do have access to other mac machines and I could setup a test install if you'd like me to.

I'll try the b10 release and report back, but let me know what details you need and I'll set it up.

Cheers,
Nick

flamingvan’s picture

Nick,
I JUST released a beta11 version. Could you please test that one instead?
Please let me know how it works out!
Thanks,
Moses

nickorr’s picture

Version: 6.x-1.0-beta8 » 6.x-1.0-beta11

I'm still getting a blank screen when just attempting to enable the module. Is there any debugging or other info I can provide?

flamingvan’s picture

Do you have PHP error reporting turned on? Would it be possible to give me access to your Ubuntu server?

flamingvan’s picture

BTW, WSOD often means that the PHP memory limit isn't high enough.

nickorr’s picture

I increased the php memory limit to 512M and I still get the WSOD, just when trying to enable, or even disable the plugin.

I may be able to setup a test environment for you to access, but it won't be for a while. I will try to test with php error reporting soon.

Cheers,
Nick

flamingvan’s picture

hi nickorr,
Somebody pointed out that there is a trailing space right after the ?> in filemakerform.modules (at the very end of the file), so you might want to try removing that space. I have already created a new release without the space.
Moses

nickorr’s picture

Status: Active » Closed (fixed)

Moses,

This fixes all of the loading and WSOD issues now, thanks for that.

Cheers,
Nick