9 years ago
Topic

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

Get a VIP membership
9 years ago
0
Level 1

I found a solution to my problem. Seems the issue is that the fields storage was set to Users table. Altering the storage to article, solved the problem and now my form is in good condition. Happy Sebloding

Get a Book for SEBLOD