Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 9, 20241 yr Hi Guys Want to create some test accounts. What would the login page URL be if we create these as bulk by using .CSV? Admin CP does not work as I've tired that already. All our other users come via Wordpress with SSO but these ones we don't want to be or have Wordpress accounts and be in our CRM.
January 9, 20241 yr Im not sure I understand your question. The login page would be the same for users who are created via CSV
January 10, 20241 yr Author The question is what is the standard URL path for the login page for Invision?
January 10, 20241 yr Author Hmm we have 404 for that path URL/community/login/ Do we have to create that page manually? Our normal users access the community via logging into WordPress and then within their course (LifterLMS) they have a link on the top menu to the community that takes them there directly. Thats fine and works for us but yeah these test users we don't want to create Wordpress and Lifter accounts for so were wondering what the direct login page URL is for users we create directly in Invision. Should add we are using SSO plugin
January 10, 20241 yr You appear to be using something that is redirecting the login page to wordpress logins, which is likely the reason why
January 10, 20241 yr Author We do have the WPAdmin login URL changed via a plugin. Is that what you mean?
January 15, 20241 yr Author Bugger. I tried deactivating our Wp-Admin redirect login plugin but yeah made no difference. This URL https://Our-Site/community/login/ still goes to a 404 page. Does Invision create a normal login page and also the admin login page upon installation? Could we have disabled the normal login page in settings? Could the SSO plugin be forcing people to have to have a Wp account and only login via that route?
January 15, 20241 yr You would need to speak to the author on that. It may be you dont have friendly URLs switched on, so you could try index.php?app=core&module=system&controller=login
January 15, 20241 yr Rewrite URLs are actually switched off there, which is what you would be looking for. So it's the latter link