Invite 4.x does not have user invitation tabs. The included views is incomplete and not filterable.
ORIGINAL ISSUE:
I was having problems upgrading Invite 7.x-2.1-beta2 to 4.0 so I uninstalled it, dropped the tables from my database, ran registry rebuild and then installed Invite 7.x-4.0-beta2. The install went great, the only issue is when I click on the Invite tab in my user account nothing shows up to send Invites. Every other tab is working. I'm still new to coding etc. and I'm not sure what the issue is. I have included screenshots.
Should I uninstall Invite again and reinstall the 2.1 version? It worked except for the "Strict Warning" error message about passing variables. There is a patch I can apply for that. I am using the Commerce Kickstart 2 install, but didn't have any issues with the earlier version of Invite.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | invite-user_tabs-2135569-11.patch | 27.89 KB | ckng |
| #10 | screenshot_2015-09-01_21-00-25.png | 58.11 KB | ckng |
| Screen Shot 2013-11-13 at 10.05.44 PM.png | 228.04 KB | Seph | |
| Screen Shot 2013-11-13 at 10.09.25 PM.png | 212.71 KB | Seph |
Comments
Comment #1
internal commentedsame issue here with a fresh installation of 4.0b2, maybe 2.1 is the right choice.
Comment #2
FreeFox commentedSame problem here :(
Comment #3
artzybella commentedhaving the same problem
Comment #4
artzybella commentedI went back to version 2.1 and it worked. Version 4.9 displays nothing under invite tab.
Comment #5
Vemma-1 commentedSame here! I can't even locate where the settings are and nothing in the help link, and it sayd read the read,txt file as there is nothing.
Comment #6
iKb commentedGuys the view user/%/invites is broken open and fix it (i got it working).
I will post my working views export as soon as i have time.
Comment #7
vishy_singhal commentedGuys, Try invite/add
And make sure that you have the enable (invite by email) enabled. That will atleast get some details in place.
You could also add
invite/add/invite_by_email
Once you add a few entires, then you will see that the view fetches all the relevant data.
Comment #8
ckngHave no prior Invite installation, could someone post a screenshot how it looks like under 7.x-2.x or older version?
My take is it should not be left empty and there should be at least some messages with link to the invite form or the invite form itself on top of the user's Invites tab. That will provide a sensible default from user point of view.
Comment #9
ckngComment #10
ckngFor reference, from 7.x-2.x
Comment #11
ckngAttached patch
Steps:
Further list of to do, but does not impact this patch are
Comment #13
ckngCommitted to dev. Please create new issue if you encounter bug or have feature request.