I just set it but the sf_culture didn't change. :(
--
Marco Catunda
2007/8/16, Marc Torres <[EMAIL PROTECTED]>:
> I think you should set to on the i18n in settings.yml:
>
> all:
> .settings:
> i18n: on
>
> Cheers,
>
> Marc.
>
> 2007/8/15, Marco Catunda < [EMAIL PROTECTED]
Well, I've somewhat fixed my problem by virtualizing an Ubuntu machine with
a LAMP stack. Took about 2 hours. I'm sharing the Virtualized box's www
folder on samba and using Eclipse directly from my Windows install. Worked
pretty well.
:)
On 8/16/07, David Brewer <[EMAIL PROTECTED]> wrote:
>
>
>
On Aug 16, 12:58 pm, "Joby Walker" <[EMAIL PROTECTED]> wrote:
> is /tmp big enough?
Of course, several Gb's available for /tmp
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to t
Awesome! Do you plan on adding this to svn?
Cheers,
Andreas
Scott Meves schrieb:
> Hello fellow symfony users,
>
> We just uploaded a new plugin, sfLightWindowPlugin, to the growing
> number of symfony plugins on the wiki. I was a big fan of LightWindow v2
> because it used prototype.js and
Look awesome, but the demo site appears to be down,
Mat
From: Scott Meves [mailto:[EMAIL PROTECTED]
Sent: 16 August 2007 23:22
To: symfony-users@googlegroups.com
Subject: [symfony-users] new symfony plugin, sfLightWindowPlugin
Hello fellow symfony users,
We just uploaded a new plugin,
Hello fellow symfony users,
We just uploaded a new plugin, sfLightWindowPlugin, to the growing
number of symfony plugins on the wiki. I was a big fan of LightWindow
v2 because it used prototype.js and scriptaculous which I have been
using on many our sites, so there was not a lot of code rep
The last piece of the puzzle is version control -- we are mostly using
subversion, but if you are using distributed version control like git,
bazaar, or mercurial and you have your virtual machines running on a
laptop you can work totally unplugged.
I've been using SVK to mirror our subversion re
hi all,
another bit of news from the SymfonyCamp front: Dave Dash, symfony
expert probably most known for his great articles at Spindrop.us, has
just been confirmed as a speaker for two wonderful sessions. He will
be joining the already confirmed Fabien Potencier and Dustin Whittle.
Other announc
is /tmp big enough?
jbw
On 8/16/07, Eno <[EMAIL PROTECTED]> wrote:
>
> On Aug 16, 6:54 am, Pierre <[EMAIL PROTECTED]> wrote:
>
> > Do you have write permission for this directory?
>
> First, /tmp is writable to all but I am running this as root (note the
> '#' prompt)
>
> > That's a waring, afai
I second David's workflow. In my previous company we used exactly the
same procedure and we could replicate the production servers with only
one physical machine, thus no longer working on the production code
while the code is running (yeah, I was shocked too when I went for my
first day. They
I can't speak directly to your rsync issues, but I can speak a little
to your virtualization question.
At our company we use VMware server to make virtualized server
environments for each project. This has worked out great for us:
1) The virtual machines can be pretty small because it doesn't t
On Aug 16, 6:54 am, Pierre <[EMAIL PROTECTED]> wrote:
> Do you have write permission for this directory?
First, /tmp is writable to all but I am running this as root (note the
'#' prompt)
> That's a waring, afair mac's tar (and some BSD) are the only one to complain.
Im on Linux - so its GNU t
Hi,
Using the cwRsync files on trac allowed me to use the symfony sync command
through the Windows command prompt, but it created a rather serious problem
with file permissions. All files are being sent to the Linux production
server with rwx permissions. Then the web server is unable to a
Jon,
not really true. In apps/myapp/modules/mymodule/config/module.yml
all: # For all environments
enabled: true
myaction:
enabled: false
another:
enabled: false
Does this work?
Kiril
Jonathan Franks wrote:
> Thanks for the link, but that seems to allow you t
After that: $symfony clear-cache app config
--
Wagner Amaral e Silva
Computer Science Student
PHP Programer
Linux User #451741
msn: [EMAIL PROTECTED]
skype: waguinho40
irc: wagner_br|se (irc.freenode.net)
On 8/16/07, Marc Torres <[EMAIL PROTECTED]> wrote:
>
> I think you should set to on the i1
On 8/15/07, Eno <[EMAIL PROTECTED]> wrote:
>
> On every server Ive tried it many many many times and it NEVER works:
We can read text with normal case.
> # peardev install symfony/
> symfony
> downloading symfony-1.0.6.tgz ...
> Starting to download symfony-1.0.6.tgz (1,905,514 bytes)
>
Hi Roel,
Thanks to the neverending stress of projects, I've not been able to
spend enough time on this. I won't be able to give you definitive
names on speakers yet aside from Fabien and Dustin, but our list of
possible topics is:
- Ajax/web2.0
- form validation
- plugins (mainly a look at which
Hi,
I got the same problem. I use doctrine but i think it is the same
problem.
If you use the generated sql code, Oracle will create the table with
the name in lowercase ONLY. And after you got some problem to work
with.
The solution i found is to change the generated code.
You have :
CREATE TA
Do you have a projection on when the programme for the dev days will be
available? I'd like to know what subject wills be discussed before committing 2
days.
cheers,
roel
> -Original Message-
> From: symfony-users@googlegroups.com
> [mailto:[EMAIL PROTECTED] On Behalf Of Stefan
I think you should set to on the i18n in settings.yml:
all:
.settings:
i18n: on
Cheers,
Marc.
2007/8/15, Marco Catunda <[EMAIL PROTECTED]>:
>
>
> Hi,
>
> In i18n file config I set default culture like this:
>
> all:
> default_culture: pt_BR
> # source:
20 matches
Mail list logo