Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 25, 20195 yr I'm not sure why, but when developing, ergo IN_DEV = true, the 'log in as' feature lasts not even 2 minutes. This results in a ridiculous amount of time waste when one needs to develop against and test a multitude of access levels and configurations. Is there a constant I can set to a member id to make 'log in as' stay put long term while IN_DEV?
March 25, 20195 yr Author It bothered me enough i just hooked it in. If you wanted to add this for your own sanity in developing and testing things, I've attached what i did. cheers. Dev Login As.xml Pretty sure the root cause of it not sticking while IN_DEV is the constant regeneration of the data store, which is entirely intended while IN_DEV.
Archived
This topic is now archived and is closed to further replies.