In the latest code March 5, the if statement on line 16 is missing a closing parenthesis. Or it could be one too many with the open parenthesis at variable_get.
This caused the WSOD whenever I open the node containing AP.
In the latest code March 5, the if statement on line 16 is missing a closing parenthesis. Or it could be one too many with the open parenthesis at variable_get.
This caused the WSOD whenever I open the node containing AP.
Comments
Comment #1
michelleWhoops. That's the trouble with maintaining an integration I don't use. :( I think I may need to have a policy of not accepting submitted integrations unless that person is willing to do all the maintaining.
Fixed, now. Thanks.
Michelle