Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
November 5, 20159 yr Author @Adriano Faria I'm doing this, in addition if the member will be deleted by admin, he is converted to guest and displayed again in last invits of inviter, widget and admin cp ;) Ok, will take a look when I'm going to update the app.
November 5, 20159 yr Is it/would it be possible for the Invite to include a Coupon from the online store if it was activated? So you send the invite and they get a $5 off coupon or something like it if they sign up?
November 5, 20159 yr Ok, will take a look when I'm going to update the app. In addition (sorry :P) is it possible to replace text on button in the email by "Click here to sign up" or something similar ? actually, text of button is ... the invit code lol Not very revelant for user, Quote You can also click in the link below to go straight to our sign-up form: a8332c24d5153a1cbc79779671261f47 Thank you So for deleting account, when the member is in validation state (after registration) (Member has not yet responded to registration validation email. in Admin PC) So to work as expected (in my mind): Manage the case when a member choose to cancel his registration (change state to DECLINED or CANCELED for example), and not showing this entry in widget for latest member invitee or in user CP tab invitations. Manage this case in Admin CP too (actually this case redirect to non existing profil with guest name). Replace the invite code on sign up button by a string as "Sign Up Now !" Able to manage the case when the board is offline (just a login button is present), it could be better to say "It's not possible to sign up now, please come bacl later..." Include the limit date to register in email. Show invitees on inviter profil (in the same manner as followers it could be great in my mind) Thank you Edited November 5, 20159 yr by JiigSaaw Needs & Screen
November 5, 20159 yr Hi I am not sure if this has already been asked before but it would be nice if you could add an option of being able to allow the person that are sending an invite to add a custom welcome message to the invite email that is sent if they want. Have it send the invite with the details in the email as it stands right now but you also have an option of adding a custom welcome message as well if you choose. I hope you understand my meaning?
November 6, 20159 yr Author Is it/would it be possible for the Invite to include a Coupon from the online store if it was activated? So you send the invite and they get a $5 off coupon or something like it if they sign up? Yes, it is possible but I don't have a Commerce license. In addition (sorry :P) is it possible to replace text on button in the email by "Click here to sign up" or something similar ? actually, text of button is ... the invit code lol Not sure what you mean. This is what appears to me on email: Are you saying that instead of SIGN UP appears the invitation code ? The email template shows the Sign Up text: {{if \IPS\Settings::i()->is_requireinvite}} <a href='{url="app=core&module=system&controller=register&invite_code_req={$invitationCode}" seoTemplate="register" base="front"}' style="color: #ffffff; font-family: 'Helvetica Neue', helvetica, sans-serif; text-decoration: none; font-size: 12px; background: {setting="email_color"}; line-height: 32px; padding: 0 10px; display: inline-block; border-radius: 3px;">{lang="sign_up"}</a> {{else}} <a href='{url="app=core&module=system&controller=register&invite_code_opt={$invitationCode}" seoTemplate="register" base="front"}' style="color: #ffffff; font-family: 'Helvetica Neue', helvetica, sans-serif; text-decoration: none; font-size: 12px; background: {setting="email_color"}; line-height: 32px; padding: 0 10px; display: inline-block; border-radius: 3px;">{lang="sign_up"}</a> {{endif}} The invitation code is on URL. So for deleting account, when the member is in validation state (after registration) (Member has not yet responded to registration validation email. in Admin PC) I'll take a look when I update the app. I am not sure if this has already been asked before but it would be nice if you could add an option of being able to allow the person that are sending an invite to add a custom welcome message to the invite email that is sent if they want. Have it send the invite with the details in the email as it stands right now but you also have an option of adding a custom welcome message as well if you choose. It can be done. Edited November 6, 20159 yr by Adriano Faria
November 6, 20159 yr It can be done. Thanks Adriano Faria for responding to my suggestion. It would be great if you could add the option of custom welcome message in the invite mail sent in future versions.
November 11, 20159 yr Hi, I just purchased your Invite system and I'm trying to install it. Why I try to install it I get this error " 4S142/7 Cannot write the theme ID directory inside /themes/. Please check the permissions for this directory. " The permissions for my "Themes" folder and all sub-folders are set to 777. How can I fix this? Thanks
November 11, 20159 yr This is a fantastic app and worth the purchase. Would be nice if we could do the following in the future: If a new registration does not have an invite code, they may instead purchase a membership (or purchase an invite code). Able to have invitations to a higher membership level. For example, if someone registers as regular member normally, he can get be invited by another member into a type of VIP or Private member group Keep up the great work, these are just suggestions.
November 11, 20159 yr Oh and one little thing I found that could be an issue.... When a user registers through Facebook or Twitter (or i'm assuming any other social media that is linked), they do not need an invite to join the community. This could be a problem for some. For my site, I think I will disable Social network sign-ins and registrations for now.
November 11, 20159 yr Author Hi, I just purchased your Invite system and I'm trying to install it. Why I try to install it I get this error " 4S142/7 Cannot write the theme ID directory inside /themes/. Please check the permissions for this directory. " The permissions for my "Themes" folder and all sub-folders are set to 777. How can I fix this? Thanks Sorry. This app doesn't install anything on themes folder. Not sure this message is related to this app. I would suggest you to submit a ticket. This is a fantastic app and worth the purchase. Would be nice if we could do the following in the future: If a new registration does not have an invite code, they may instead purchase a membership (or purchase an invite code). Able to have invitations to a higher membership level. For example, if someone registers as regular member normally, he can get be invited by another member into a type of VIP or Private member group Keep up the great work, these are just suggestions. IT was already suggested to integrate this with Commerce but it's not possible 'cause guests can't buy on Commerce. An account is required. Being that way, a Commerce subscriptions will work here. Oh and one little thing I found that could be an issue.... When a user registers through Facebook or Twitter (or i'm assuming any other social media that is linked), they do not need an invite to join the community. This could be a problem for some. For my site, I think I will disable Social network sign-ins and registrations for now. This is used only on registrations via board. Not sure it's feasible to "stop" social media "registration". Will tale a look.
November 11, 20159 yr I figured out the issue, if you have Designer Mode enabled you get that error and can't install it. I disabled Designer Mode and it installed fine.
November 11, 20159 yr Thanks for the response. Again, awesome work. What about the other suggestion about getting an invite to a higher group membership level. Is that feasible? I want VIP members to be able to invite, or vouch for other members to become VIP members, basically.
November 11, 20159 yr Author Thanks for the response. Again, awesome work. What about the other suggestion about getting an invite to a higher group membership level. Is that feasible? I want VIP members to be able to invite, or vouch for other members to become VIP members, basically. Not sure I follow. You mean promote to another group, other than the default one (usually Members)? Edited November 11, 20159 yr by Adriano Faria
November 11, 20159 yr Not sure I follow. You mean promote to another group, other than the default one (usually Members)? Yes, exactly. If a member has an invite code they can get promoted to another user group.
November 11, 20159 yr Author Yes, exactly. If a member has an invite code they can get promoted to another user group. I'll take a look.
November 16, 20159 yr @Martin1980 in the latest build i noticed there is a way to import a list, but no idea how to manage them from there,(tested working flawlessly might i add)
November 18, 20159 yr @Adriano Faria would it be possible to add a feature to see a list of invited people on the dashboard of a user? Like a list with invited people and their email and status?
November 18, 20159 yr Author @Adriano Faria would it be possible to add a feature to see a list of invited people on the dashboard of a user? Like a list with invited people and their email and status? Yes, it is, but where ? Suggestion ? I'm almost adding a navigation tab in this app to display data.
December 5, 20159 yr I'm have a problem with members being able to see the ticket icon at the top. It seems only admin group can see the icon I think I selected all groups under the applications permissions.. I feel like I'm missing something obvious I just upgraded to 4.1 so still trying to find everything so I could have easily over looked something.
December 5, 20159 yr Author I'm have a problem with members being able to see the ticket icon at the top. It seems only admin group can see the icon I think I selected all groups under the applications permissions.. I feel like I'm missing something obvious I just upgraded to 4.1 so still trying to find everything so I could have easily over looked something. You are in the wrong place. You have to go to Members -> Groups and give permission to each group. You are on Applications trying to set permission in the app module. Take a look in the last screenshot of the file.
December 9, 20159 yr Author Hi Adriano. Has this app protection against same ip invite-registration fraud? No. This app handles the invitations. Registrations is up to the core.
December 28, 20159 yr I am getting an error when users try to register, no matter what they type for a username / email they get this message. I have turned off everything except this app and that's when I get the error. If I turn it off, registration works fine.