I just removed all test users so only one user with the specific email address remains, restarted, but still same error.
Matthew, assumed you mean the webskin folder, i looked into the webskin folder of dmProfile, but can't find any username method there, aren't all the methods supposed to be in cfc's or am i missing or misinterpreted you're answer? Also checked the executed code when presssing on the "reset password" button: <ft:processForm action="Reset Password"> on line 13 in webskin/farUser/ forgotUserID.cfm Must be good isn't it? Can it be that because i don't have all (just some) webskin parts in my project webskin folder, that something goes wrong? Thanks. On Mar 28, 8:05 pm, Marco van den Oever <[email protected]> wrote: > Mmmm i think it has something to do with the fact i entered multiple > test users with the same email address, is that possible? If so, there > should also be a unique email address checker just as there is for the > userid. > > Also i now try to delete users to check on if this really is the > problem, but i can't delete, don't see a delete button... > > Thanks. > > On Mar 28, 7:24 pm, Marco van den Oever <[email protected]> > wrote: > > > When i request a userid i get: > > > "Either there are no methods with the specified method name and > > argument types, or the username method is overloaded with argument > > types that ColdFusion cannot decipher reliably. ColdFusion found 0 > > methods that matched the provided arguments. If this is a Java object > > and you verified that the method exists, you may need to use the > > javacast function to reduce ambiguity." > > > "The username method was not found." > > > So logically i looked in farUser.cfc but can't find such method, any > > ideas? > > > Thanks. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
