I just downloaded and installed this module. Tried to go to the settings page and I get a PHP Fatal Error:

 PHP Fatal error:  Function name must be a string in /web/sites/all/modules/registrar_api/registrar_api.module on line 113
CommentFileSizeAuthor
#1 fix_fatal.patch701 bytestom friedhof

Comments

tom friedhof’s picture

StatusFileSize
new701 bytes

Here is a patch to fix the fatal error. I removed the variable variable and converted it to two lines of code.

hadsie’s picture

Assigned: Unassigned » hadsie
Status: Active » Fixed

Thanks Tom!

Actually I think doing the += on the form is also a bad idea. I've changed it to use an array_merge as well. I've committed the fix to CVS now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.