Solved Send an invitation by email

ka99

Licensed
Licensed
User Groups Legend
Advanced Statistics
Required Custom Fields On Forums
Invite System
Profile Customization
Draft System
DM Auto Reply
Joined
Aug 4, 2025
Messages
16
Reaction score
3
Hi..

The option to send the invitation by email is no longer shown!! it was very helpful to send the invitation to an email, and the user just needs to click on the URL (when fixed as I mentioned to you in the other reply) to register.

Is it possible to get that back? knowing there is an option still there (send invitation by email only).

also, in the options (If this option is enabled, users who received the invitation by email will be required to enter the same email address that was specified by the sender when the invitation was sent.), how can the user/sender enter the email?

Thank you.
 
Hi..

The option to send the invitation by email is no longer shown!! it was very helpful to send the invitation to an email, and the user just needs to click on the URL (when fixed as I mentioned to you in the other reply) to register.

Is it possible to get that back? knowing there is an option still there (send invitation by email only).

also, in the options (If this option is enabled, users who received the invitation by email will be required to enter the same email address that was specified by the sender when the invitation was sent.), how can the user/sender enter the email?

Thank you.
The email is sent using the add-on options, which is probably why you no longer see the option. It probably has the email address to send the email that you must enter in the add-on options.

It is better to use an email address that you know rather than the user's email address to send the email.
 
Thanks for the reply..

The problem is I can't see anything other than "code: xxxx" in green.

I can't see any option or a field where I can enter an email either to the sender/recipient.

In the older option, I can see "send invitation by email," and when I select it, a message is created, and I can see it and also send it to the email I specify.

Thanks for the support.
 
Have you configured the add-on options correctly? Can you give me an admin account?
 
Ok, will DM you the login info

Thank you.
 
sorry, I thought that message can be entered by users when creating the invitation!!

Regards.
 
No, you have to put the message, and it's better that way, because otherwise your users could have fun sending all sorts of nonsense to other people who haven't asked for anything.
 
Perfect!

I fixed that and tested it, all is well!!

Please tell me how I can edit the outgoing message so that users can just click on the invitation rather than needing to copy the code from the email?

I mean, to add <a href=...etc>?

Thank you.
 
Perfect!

I fixed that and tested it, all is well!!

Please tell me how I can edit the outgoing message so that users can just click on the invitation rather than needing to copy the code from the email?

I mean, to add <a href=...etc>?

Thank you.
I think you can put the link in a simple a, as you specified ;)
 
kindly explain further.. where to change the url as you told me earlier:

htt://domain.name/register?invitation_code=code
 
<a href="htt://domain.name/register?invitation_code=code">code</a>
 
Right, I know that, my question is which file (.php) or template must I modify to have the email automatically sent that way?

If I send someone an invitation by mail, he will get it in plain text, including the "invitation code: xxxxx". I need to have the code be "clickable" so he doesn't need to copy from the email and paste it on the registration page!! Got me?

Thank you.
 
Last edited:
sorry, I can't find where the subject is?

when I want to send invitation I only get the field to enter the email address.

and in the acp there is no 'subject'

sorry, I can't find where the subject is?

when I want to send invitation I only get the field to enter the email address.

and in the acp there is no 'subject

can you please tell me in which php the email message body?

Thank you.
 
oookay, sorry I didn't get you earlier, as I was looking for the subject!

Thanks so much for the support
 
Back
Top Bottom