Rogz (sent by Nabble.com) wrote: > Does anyone know what the following error could be caused from? > > Error: you cannot reference abstract classes with the FourQ persistence > layer
Likely you have the metadata bAbstract="true" in the CFCOMPONENT tag of your content type. Only abstract classes such as fourq.cfc and types.cfc should have this metadata set. -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
