Trying to use this with Commons 3.17 ... (Offers Wants versions .14 & .15) can create content item okay but unable to view it.

Fatal error: Call to undefined function contact_personal_tab_access() in /sites/all/modules/offers_wants/offers_wants.module on line 409

CommentFileSizeAuthor
#3 function_exists-2322743-3.patch1.44 KBmoehac

Comments

barwonhack’s picture

I now see that the Contact Module must be enabled. This is not a requirement of Offers_Wants install.

Novato’s picture

I had the same problem and enabling Contact module was the solution. I think it should be as dependancy.

moehac’s picture

Status: Active » Needs review
StatusFileSize
new1.44 KB

Need to check if contact module and function exists (latter optional).