Following the sequence in the title of this post, right after installing the module, I then get in my Chrome browser:

The website encountered an error while retrieving https://example,com/node/137497. It may be down for maintenance or configured incorrectly.

If I hit the Back button, I see two error messages like this:

Error #22: Unknown error

and my Apache log gives:

[Mon Sep 19 12:30:09 2011] [error] [client 192.168.2.57] PHP Fatal error:  Cannot unset string offsets in E:\\wwwroot\\includes\\form.inc on line 485, referer: https://example.com/node/add/filemaker

Comments

jyg’s picture

Also had the same errors when trying to turn the module off before uninstalling

jyg’s picture

Title: Setup connection, create layout to default to browse mode, click save, PHP bomb. » Bad connection user/pass not handled; PHP bombs
Priority: Critical » Normal

This seems to be the result of a bad user/pass on the Filemaker connection record. So, I toned this down from critical to normal and changed the title accordingly.

jyg’s picture

I tried this on a freshly installed 6.12 now. I still get the esoteric "Error #22", but I no longer get the apache log errors.

tedstein’s picture

I believe this to be an error in the FileMaker API, which doesn't handle failed connections elegantly (though I am not able to reproduce your error).

I believe this to be the FileMaker API, which I (clearly) can not fix.

tedstein’s picture

Status: Active » Closed (cannot reproduce)