Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-21173

Event >Tell a Friend> Info Page Link does not get added to the Share section of the confirmation

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 4.7.23
    • Fix Version/s: None
    • Component/s: CiviEvent
    • Labels:
      None
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding
    • Verified?:
      No

      Description

      I tested this in the sandbox with the same results.

      Under Configure Events >Tell a Friend > Info Page Link, it does not include this link in the Share section of the confirmation page or email.

       

      The Message template only calls for the default CiviCRM Event link. I do not have the knowledge to add the code to insert the Info Page Link.

      {if $event.is_share}
      <tr>
      <td colspan="2" {$valueStyle}>
      {capture assign=eventUrl}{crmURL p='civicrm/event/info' q="id=`$event.id`&reset=1" a=true fe=1 h=1}{/capture}
      {include file="CRM/common/SocialNetwork.tpl" emailMode=true url=$eventUrl title=$event.title pageURL=$eventUrl}
      </td>
      </tr>

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              IowaBoy Carl Miller
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: