this could be my fault, but (i was using ajax register) ive disabled it (ajax) from the block list before installing this one but get this error. not sure what it wants me to do??

Fatal error: Cannot redeclare theme_user_login_link() (previously declared in *..../modules/ajax_register/ajax_register.module:176) in *../modules/modalframe_register/modalframe_register.module on line 98

Comments

stennie’s picture

Status: Active » Fixed

Conflict is fixed in the latest modalframe_register dev version .. function is now "theme_modalframe_register_login_link".

Doesn't really make sense to have both ajax_register and modalframe_register enabled as they're both doing the same thing :):

Cheers,
Stephen

Status: Fixed » Closed (fixed)

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