This sounds familiar, Try the fix at http://bugs.farcrycms.org/browse/FC-1761 to see if it helps.
Chris. On Mar 28, 8:45 pm, Marco van den Oever <[email protected]> wrote: > Ok and a "if user not exists anymore appoint the content to first > found admin" ? > > I tried copying all the webskins, reloaded application, still same > error. > > It seems to be about this code: > > <cfset stUser = createObject("component", application.stcoapi > ["farUser"].packagePath).getByUserID > (userID="#application.factory.oUtils.listSlice > (qProfileFromEmail.username(),1,-2,"_")#") /> > > Based on that execution the error: > > "The username method was not found." > > is generated. > > On Mar 28, 8:56 pm, Matthew Williams <[email protected]> > wrote: > > > The going thought on deleting users is that it's bad, you should make > > them inactive instead. The reason - orphaned records for anything the > > user may create. > > > Matthew Williams > > Geodesic GraFX --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
