Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 13, 20177 yr Could one of you coding guru's provide me with a code that I can attach to a button that would take me from the forum front to the AdminCP> Sign In (admin)> Members> Validating? Is this possible to do? I want to just be able to click a button once and end up at the validating member page in the ACP. Would sure appreciate some help with this. Thanks
July 13, 20177 yr You'd likely (at a guess) need a custom plugin to do this. The issue really is you'll need to create some kind of Admin 'session' to actually "get to" that page itself... I would likely guess having a 'front end' link to the ACP options bypassing the login is also a bit of a security concern too (but that's obviously your business) I don't think it would be as easy as just creating some theme code to do it, some kind of php would be needed to generate a session as such.
July 13, 20177 yr Author Thanks Andy, I actually did get it to work with it stopping for the admin login and then continues on to the validating members, which is fine.
Archived
This topic is now archived and is closed to further replies.