Am building a simple form where registered users can submit tickets. The form is only accessible to registered users. I've set up the form to grab the live value of the currently logged in user, capture the details and submit the data together with the other fields.
The form captures the logged in user data very well and fills them in the necessary fields. But when the form is submitted, An error occurs:
Error
Registration failed: Username in use
An error has occurred.
It seems like Seblod is trying to register a new user when the form is submitted.
Is this a bug or I might have missed something along the way??
Seblod v3.4.2 on joomla 3.3.1