November 24, 200619 yr ... I kind of have a bit of a dillema here. One would assume that Running a Script with Full Access Priveleges would allow it to run as if it was logged in with ... a Full Access Account... However, because i have 2 files, I'm coming up with an issue at the login point. I'm trying to set a variety of necessary globals at "startup" (both static globals, and ones from fields i.e. company details etc.) before showing the user the login screen (that logs them into both the front and backend).. with a full access script.. but the issue is the fields are in the backend and I'm seriously stumped about how this will work seeing as the script is in the front end. I could always re-login the backend with a simple account that grant's access to all the various fields that the script calls on, but that would be annoying. Anyone have any suggestions? Cheers.
Create an account or sign in to comment