I'm getting a constant error when using the facebook connect module:

Line 15 of fb_connect.module reads FB_CONNECT_VAR_THEME_USERPIC1 shouldn't it be FB_CONNECT_VAR_THEME_USERPIC_1? I changed the value and the error went away.

Comments

tstackhouse’s picture

Title: Variable Error » Constant Error
Priority: Critical » Normal

Tweaking title and marking as non critical, Not sure if this is a show-stopping bug or not.

Dave Cohen’s picture

Title: Constant Error » FB_CONNECT_VAR_THEME_USERPIC1 should be FB_CONNECT_VAR_THEME_USERPIC_1
Assigned: Unassigned » Dave Cohen

Whoops! You are right. Thanks.