Symfony "cannot fetch TableMap" error when using propel:build-all

Posted by James Skidmore on Stack Overflow See other posts from Stack Overflow or by James Skidmore
Published on 2009-07-09T17:26:24Z Indexed on 2010/06/12 22:02 UTC
Read the original article Hit count: 582

Filed under:
|
Cannot fetch TableMap for undefined table: order_product.  Make sure you have the static MapBuilder registration code after your peer stub class definition.

Even if I erase the entire schema, clear the cache, and delete everything but "vendor" in the lib folder, I still get the error. I also get the error when doing propel:build-filters or propel:build-forms.

Thanks for your help in advance!

© Stack Overflow or respective owner

Related posts about symfony

Related posts about propel