Email contactable in thread.inc.php (Bugs)

by Bogie, Wednesday, March 12, 2008, 02:10 (5887 days ago)

If user set "email is not contactable", thread page still shows the email icon

I fix it by adding else after this line:
if($data['email']!='' && $data['email_contact']==1) $data['email']=true;

---
else $data['email']=false;
---

locked
4587 views

Email contactable in thread.inc.php

by Jimm, Sunday, March 23, 2008, 03:45 (5876 days ago) @ Bogie

Hopefully they'll get that worked out in the next release... which I for one am anxious for!

locked
4384 views

RSS Feed of thread