Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Video tagging notification email not sent

7 years 10 months ago
  • Chris's Avatar
    Topic Author
  • Chris
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Licenses:
JomSocial Active

Hi JS support...had this problem for a couple of versions...all other email notifications appear to work ok except this one

ISSUE SUMMARY: After tagging a member in a video, no email notification is generated.


STEPS TO REPLICATE:
1 Tag a member in video
2 check backend for outgoing email, there isnt one
3
4
5
RESULT
EXPECTED RESULT
BROWSER any

7 years 10 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Chris,

Seems this is valid bug, thank you for reporting.

best regards

7 years 10 months ago
  • Chris's Avatar
    Topic Author
  • Chris
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Licenses:
JomSocial Active

Okay, thanks. Was just about to whitelist you guys on my firewall. Will you not need to check anything on the backend then?

7 years 10 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

So far I dont need it, I could replicate this on our local installation :)

7 years 10 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

to fix this open this file components/com_community/libraries/notification.php, add this code :

case 'tagging' :
                                     $sendIt = $params->get('etype_videos_tagging');
                                     break;
after this code :
case 'convert' :
                                      $sendIt = $params->get('etype_videos_convert_success');
                                      break;

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW