Hi,
I have tried to disable the link showed at the open question page, because i find that showing email adress to all users is not convenient
for privacy reasons. How can i disable the link shown at this page?
I searched for similar question in the forum but was unable to find it.
Hope you can help me.
Thanks for a great soft.
Link to user email at Open questions
Moderator: Thorsten
Re: Link to user email at Open questions
Hi,
which version do you use?
bye
Thorsten
which version do you use?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Link to user email at Open questions
Hi Thorsten,Thorsten wrote:Hi,
which version do you use?
bye
Thorsten
version 2.6.6
The link is here: http://www.misexpertos.com/misexpertos/ ... ction=open
I do not want the link to the email.
Thanks
Re: Link to user email at Open questions
Hi,
take a look at the file inc/Faq.php at line 2801 where the e-mail address is added.
bye
Thorsten
take a look at the file inc/Faq.php at line 2801 where the e-mail address is added.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Link to user email at Open questions
Thanks. i managed to edit the field, but i had to take out the user too, because it didn´t work to keep user withoutThorsten wrote:Hi,
take a look at the file inc/Faq.php at line 2801 where the e-mail address is added.
bye
Thorsten
email link.
Not perfect solution but helps!
Thanks again.