When signing up for an event there is no way to choose if you are a guest or a registered user, it just assumes you are a guest and charges the guest price. Is there something missing? I am using JEvents 1.43 and DT Register 2.41.
You are not missing anything. There is no choice that exists by default. If the user IS logged in, then DT Register automatically recognizes them as a member and will apply the member discount. If that setup does not work for you, then you can create a custom field which would give the user a selection of guest or registered. You could then assign the value of \"0\" to the guest option (so no price change is made) and assign a value of \"-X\" (X being a number of course) to give a discount if that option is selected. Thanks.