jobeet
action.class for current user
i learn Symfony 1.4 with Jobeet. I made Jobeet and system login for user. Now i would like add possibility edit own affiliate.[详细]
2023-03-26 13:19 分类:问答Invalid schema element named "notnull" at path "JobeetCategory->columns->name"
I am running Symphony 1.4 and on the following tutorial: http://www.symfony-project.org/jobeet/1_4/Doctrine/en/03.[详细]
2023-03-25 20:06 分类:问答method_for_query , redirect to custom page
HI! I use symfony 1.4.11. 开发者_JAVA百科In my project\'s all users ad, are available on the site only when it owner will have a premium account.The problem is that all ads are available on direct li[详细]
2023-03-06 11:19 分类:问答Invalid schema element named "JobeetCategories" at path "JobeetAffiliate"
I have followd this tutorialJoobeet 1.4 Day 3 <code> JobeetCategory: actAs: { Timestampable: ~ } columns:[详细]
2023-03-05 01:00 分类:问答Symfony 2.0 step by step tutorial required [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-17 21:30 分类:问答Symfony's Jobeet can't find the index page?
I\'m in the day 10 of Symfony\'s Jobeet Tutorial. Everything worked good, but when I tried to go to the index page: http://localhost:9090/frontend_dev.php[详细]
2023-01-11 04:12 分类:问答Jobeet Day 3, doctrine:data-load problem
I\'m trying to load data from fixtures jobs.yaml and categories.yaml with this command: $ php symfony doctrine:data-load[详细]
2023-01-05 15:50 分类:问答Symfony Jobeet Tutorial Day 3, databases.yml error
I\'m new to Symfony and I\'m going through the Jobeet tutorial v1.4 for Doctrine. I am currently stuck on Day 3. I\'ve followed all the[详细]
2023-01-01 00:13 分类:问答Issues with doctrine build in Symfony
I am getting stuck with this Symfony command after following the Jobeet tutorial on their site. After running the build model command, here\'s what I get:[详细]
2022-12-21 15:02 分类:问答Removing default routing in symfony causes internal server error
Error Message: The route \"default\" does not exist. Yes, it doesn\'t exist. But as described in the Doctrine version of\"Practical Symfony | Day 5\" everything should work well when default routing[详细]
2022-12-17 03:47 分类:问答