I just purchased a full version of PHPRunner and what I would like to do but having a difficulty is this. I understand how to make users, registration and all that other cool stuff. I want guest users to start searching the database and not go through the login screen. I want them directly to go and look at the database if they are not registered or have any rights. Others who want to edit their data would log on regularly through the login. Maybe or I am hoping there is a simple solution to this? Basically, I need to skip the Login Screen if a user is just guest, Possible?
My other question... When users add or edit their fields is there a way for the data to go through me for approval after they do it? Wheather it is posted or not already during that time does not matter.
Thank you.