propel
Propel Data Load - "default" context does not exist
I am currently stuck on the error The \"default\" context does not exist. when trying to build my data model with the command symfony propel:build --application=frontend --all --and-load --no-confirma[详细]
2023-03-21 14:42 分类:问答Orm class files are missing in propel
I have installed propel in my windows xampp server,but it was not generating orm classes. Inside class folder it does not have \"map & Orm\" folder while I install.So when I e开发者_开发百科xecute[详细]
2023-03-21 09:18 分类:问答Symfony Adding and Dealing With Custom Form Fields
I am using Symfony with propel to generate a form called BaseMeetingMeetingsForm. In MeetingMeetingsForm.class.php I have the following configure method:[详细]
2023-03-21 04:24 分类:问答symfony's propel admin generator error
i\'m working on a symfony project based on an existing mysql database, and i generated the shcema.yml from it.The first app created is the backend.[详细]
2023-03-20 12:05 分类:问答Symfony Insert SQL Error - a foreign key constraint fails
I am using fixtures to generate data for my symfony project, but for some reason the following error keeps getting thrown:[详细]
2023-03-19 18:38 分类:问答PHP Symfony SQL Queries button Missing from Toolbar
Hi am I am using Symfony to develop the Jobeet website while I try开发者_开发知识库 to learn it for a bigger project and it is going resonably well so far.[详细]
2023-03-17 23:53 分类:问答Symfony's autogenerated backend app is not loading any stylesheet
i\'m working on a symfony project, but by now that i\'m a noob in web developement i\'m doing the famous jobeet tutorial.[详细]
2023-03-17 18:31 分类:问答Propel installation on local server
I Want to install the propel in my windows loc开发者_高级运维al server,I was looking at the guide but am not sure how to run their commands.any one can explain me how should i proceed with that?Their[详细]
2023-03-16 05:57 分类:问答How towork with propelorm
I am new to propel,any one can explain me about what 开发者_JS百科is the use of it and how to integrate any framework with propel?Well, since there is an entire website about Propel, full of documenta[详细]
2023-03-15 18:19 分类:问答Symfony 1.3: Need to override backend filter field's set of data
My project is using Symfony 1.3.11, PHP version is 5.3.3. Let me explain my case and my problem: We wanted to add another kind of user, not just \"user\" and \"admin\" (using sfGuardPlugin). I did[详细]
2023-03-15 07:44 分类:问答