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.

Jomsocial Email Invite - RSVP and Reject Does not Work

9 years 1 month ago
  • Jim's Avatar
    Topic Author
  • Jim
  • Offline
  • Fresh Boarder
  • Thank you received: 1
Licenses:
JomSocial Expired

When an invitation is sent to someone outside the Jomsocial website to check out an event, on the page it says "Kindly reply with your RSVP or Reject"

How do you RSVP? When you click on reject, it does nothing. I added the email link in the private field called "MISC Information" so you can see for yourselves.

Attachments:
9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jim,

I think this is a bug, since that link should not be there (as guest).. May i know how can I replicate this issue please? also I need your database so I can inspect this issue further.

thank you!

9 years 1 month ago
  • Jim's Avatar
    Topic Author
  • Jim
  • Offline
  • Fresh Boarder
  • Thank you received: 1
Licenses:
JomSocial Expired

Database attached. I also included the email that has the weblink in it (weblink.txt).

So what I did was, create a membership account, log in, sent an invitation for an event to a non-member. Then clicked on the link in the email (see weblink.txt) of the non-member, and it took me to the website asking to RSVP or Reject.

After you take a look at things, how does a guest get the opportunity to RSVP for an event? This is a great vehicle to build membership. Friends inviting friends, then they can click on RSVP and create an account at the same time. Personally, I would remove the Reject and go with the RSVP.

Thanks.

This message has an attachment file.
Please log in or register to see it.

9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jim,

this is a bug.. I already reported to our developer.

thank you!

9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

To fix it open this file components/com_community/views/events/view.html.php

find and replace this code :

$isInvited = $eventModel->isInvitedMe(0, $my->id, $event->id);

with this code :
if ( $my->id > 0 ) {
                 $isInvited = $eventModel->isInvitedMe(0, $my->id, $event->id);
             }

9 years 1 month ago
  • Jim's Avatar
    Topic Author
  • Jim
  • Offline
  • Fresh Boarder
  • Thank you received: 1
Licenses:
JomSocial Expired

I made the change, but now my web page went blank when viewing events.

I have attached the php file, just in case I missed something.

Thanks.

9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

please check again, I already applied it by myself

9 years 1 month ago
  • Jim's Avatar
    Topic Author
  • Jim
  • Offline
  • Fresh Boarder
  • Thank you received: 1
Licenses:
JomSocial Expired

Did it again, and now the RSVP and Reject are gone.

So is there a way to insert a button or a link so non-member can sign up? The point of sending the invitation is to have them sign up as a member if they have an interest in the event. The way it is now is just an announcement without any direction.

I loved the idea of the RSVP link, but since this is feature is gone, it somewhat confuses the potential member.

Is there something than can be done?

9 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

That is default behavior, the RSVP button should be not appeared for guest..

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