Hi!
I'm trying to add new actions to some modules with mixins and the
event dispatcher.
I find the controller.page_not_found notify, but it didn't work.
Someone knows if there is a way to add new actions with some mixin??
--~--~-~--~~~---~--~~
You received this m
Probably, fo find out the correct format for some fields, like TIME
and DATE, I'm going to make a one table database, build a project,
insert by hand some values, and then dump and see the format necessary
to build a fixture file. Somewhere in all my free time this next
week :-(
On Oct 10, 10:24
On Sun, 11 Oct 2009, mini_alexander wrote:
> thx but I have error during symfony freeze - I will create other
> subject.
Please read the Getting Started guide:
http://www.symfony-project.org/getting-started/1_2/en/
Without knowing how to install and/or deploy symfony projects you will
continue
So I have 2. errors, I think I have found a solution - good command
should look:
symfony freeze "C:\Program Files\WebServ\httpd\symfony-1.2.9 \data"
Then 1 error less but I still have error:
The execution of task "plugin:publish-assets" failed.
- Too many arguments ("Files\WebServ\httpd\symf
Correct, the mysqldump command is the key ingredient in the recipe.
I'm not sure whether other databases have compatible commands... we
don't use them, so we're not in a position to do a good job verifying
code for them.
In theory we could use the fixture dump and load tasks, but in
practice thos
Until today I have been downloading and using symfony sandbox and
everything was ok. Now I would like to use symfony source.
I have symfony source here:
C:\Program Files\WebServ\httpd\symfony-1.2.9
And symfony project here:
C:\Program Files\WebServ\httpd\symfony_project
I would like to use: symfo
thx but I have error during symfony freeze - I will create other
subject.
On 11 Paź, 11:04, Gábor Fási wrote:
> Download the symfony code again (since you've deleted it), and
> uncompress it into your project's lib/vendor/symfony folder,then
> modify your config/ProjectConfiguration.class.php to
What you're talking about is session fixation, and is a serious
vulnerability - you should avoid it.
Details: http://en.wikipedia.org/wiki/Session_fixation
2009/10/5 Łukasz Wojciechowski :
>
> Hi all
>
> Baiscally Im trying to force session handler to use session id passed
> in URL and create se
use just the cookie ... not the ip itsself ...
On Fri, Oct 9, 2009 at 5:46 PM, Charles Bernard wrote:
>
> Hi there,
>
> I’m concerned about this IP checking thing (ip_address field in
> sf_guard_remember_key table).
>
> It seems like my website remenbers me for a day only since most ISPs
> renew
Download the symfony code again (since you've deleted it), and
uncompress it into your project's lib/vendor/symfony folder,then
modify your config/ProjectConfiguration.class.php to have the
following require_once:
require_once dirname(__FILE__) .
'/../lib/vendor/symfony/lib/autoloa/sfCoreAutoload
No offence, but get back to jobeet tutorial and maybe further... back to php
... you have to understand that your "Symfony-1.2.9" folder is actually the
symfony core folder ...
Also ... if you copy the "symfony-1.2.9" to lib, won't help a little bit ...
You might use simplest method of
"Symfony pro
ok - css and images don't work only with default symfony source
website. When I create my own default website - css and images work.
I have one more question - when I deleting "C:\Program Files\WebServ
\httpd\symfony-1.2.9" my project doesn't work - I have an error:
Warning: require_once(C:\Progr
12 matches
Mail list logo