Sir,
I have installed SMF forum in my site. com_smf works only if seo friendly is turned off, so I installed SEF so that I can turn on seo friendly url.
Issue 1:
It is working fine. The problem is when a mail is sent to the moderator from the forum the mail contains url which is not a sef url what to do.
Please advice me on this
url when seo friendly is turned off:
sample/cms/index.php?option=com_smf&...mp;topic=1.msg1#msg1
url when seo friendly and SEF is turned on: index.php?option,com_smf&Itemid,99999999&topic,1.msg1#msg1
Issue 2:
some url in the mail is missing a last character
eg.
sample/cms/forum/33.ph
which should be
sample/cms/forum/33.php
Thanks in advance,
John