adamvduke / mod_interact

A module to forward certain ejabberd notifications to an arbitrary url
89 stars 30 forks source link

Fail to compile with ejabberd 17.04 #20

Open whtan98 opened 7 years ago

whtan98 commented 7 years ago

Hi,

I got into the folllowing warning during compilation:

Recompile: src/mod_offline_post src/mod_offline_post.erl:31: Warning: undefined callback function depends/2 (behaviour 'gen_mod') src/mod_offline_post.erl:31: Warning: undefined callback function mod_opt_type/1 (behaviour 'gen_mod')

Any idea on how to fix it ? Thanks