When I user report a link the administrator can't see who has reported the link. Sender: none
At my site the user can't report a link without being a registered user - so I changed line 707 in controller.php
to
Know I can both see who has reported the link and not just the users number. Instead I get both emails within the report.
Joomla! version : 3.9.5
PHP version : 7.1.28
AdsManager version : Adsmanager 3.2.3
At my site the user can't report a link without being a registered user - so I changed line 707 in controller.php
$mailcontent = "Sender: $email_report<br/>";
to
$mailcontent = "Sender: $from<br/>";
Know I can both see who has reported the link and not just the users number. Instead I get both emails within the report.
Joomla! version : 3.9.5
PHP version : 7.1.28
AdsManager version : Adsmanager 3.2.3
Custom Fields
- Joomla Version
- 3.9.5
- PHP Version
- 7.1.28
- Product
- AdsManager
- Product Version
- AdsManager Pro 3.2.3