Problem solved, some kind of bug with my sfPropelFindePlugin. Just
went back to old fashioned Criteria system.
On 5 jul, 00:53, Hoaxz <[EMAIL PROTECTED]> wrote:
> Already check the logs, and to be honest, I can see the problem but
> can't imagine the solution.
>
> These are the logs for the Prod:
I believe is something about the sfPropelFinderPlugin, what do you
think?
On 5 jul, 00:53, Hoaxz <[EMAIL PROTECTED]> wrote:
> Already check the logs, and to be honest, I can see the problem but
> can't imagine the solution.
>
> These are the logs for the Prod:
> Jul 05 00:38:36 symfony [warning]
Already check the logs, and to be honest, I can see the problem but
can't imagine the solution.
These are the logs for the Prod:
Jul 05 00:38:36 symfony [warning] {sfPhpConfigHandler} php.ini
"magic_quotes_gpc" key is better set to "false" (current value is
"'1'" - php.ini location: "/etc/php5/ap
Maybe you should turn on logging for prod mode and see what error
massages symfony gives?
2008/7/5 Hoaxz <[EMAIL PROTECTED]>:
>
> Development is cool, no problem there, I try localhost/pname/
> frontend_dev.php/ and I get the login.. type user and pass and get
> redirected like it should, it gets
Development is cool, no problem there, I try localhost/pname/
frontend_dev.php/ and I get the login.. type user and pass and get
redirected like it should, it gets messy when I try Prod.
On Jul 4, 7:49 pm, "Савин Дима" <[EMAIL PROTECTED]> wrote:
> Hi Victor
>
> What about development mode? Do you
Hi Victor
What about development mode? Do you have the same there? Could you
show your logs on redirected page?
2008/7/5 Victor Castellanos <[EMAIL PROTECTED]>:
>
> Hi everyone, hope someone can help me.
> My problem is I'm trying to run my project on Prod (http://localhost/
> [projectname]/web/)
Hi everyone, hope someone can help me.
My problem is I'm trying to run my project on Prod (http://localhost/
[projectname]/web/). When I get there, I see the login screen, insert
Username, Password and click login, and here comes the problem, I'm
redirected to http://localhost/[projectname]/web/se
Hello,
In my company we are trying to develop some core libraries that will
be used for all our projects. Some of our projects use symfony and
some not, but this classes will be generated using propel and must
work on all of them.
So, my question is:
Can I have a symfony project to develop this
@Mark
i think what he means is that if he is using url_for() or link_to() in
the templates, that it wont produce Urls with the subdomains...
is there a way to solve that ? Maybe the simplest solution would be to
make a link helper that wraps around the basic symfony link helpers
On 4 Jul., 18:06
**
http:\\lakshmiraiprofile.blogspot.com
**
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group,
Hi Damien
All you have to do it setup apache to redirect all *.yourwebsite.com
to your symfony application:
ServerAlias *.yourwebsite.com
DocumentRoot "/Users/yourname/workspace/sitename/web"
AllowOverride All
Alias /sf /Users/mdeepwell/workspace/symfony/1.0.17/d
Hi everyone
I'm currently trying to port my project to sf 1.1. I encounter a
strange behavior. Maybe it's because I misunderstood how the new
config works.
So my problem :
I use sfConfig::switchTo to change configuration and being able to do
cross app links. But when doing this in a page that us
Hi all,
I am (for the first time) trying to generate base forms using "symfony
propel:build-forms" as described in the new forms book.
However, all that is generated is a single, empty,
BaseFormPropel.class.php file.
There a two things that are different in my setup: I use schema.xml, not
.y
Hey,
We've currently deploying a big site with symfony, and are with our
share of teething problems.
currently we're using a rsync task to update the live environment ,
but found the locks for symfony project:disable seems to
only last for 5 seconds...
Is this supposed to happen, or is somet
I have yet another problem: How can I display the 404 error page if a
dimension does not exist?
I only get this error message: "The dimension array ( 'foo' =>
'bar', ) is not an allowed dimension."
It would be better to not silence the exception so one can catch it.
Or try to forward to 404 actio
hot hotter hottest video
picture
http://anushkahollywood.blogspot.com/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Thank you for your answers.
Jacob, I saw your post, but I don't know how to redirect to a category
in my filter. I can not do a redirect() like in an action.
Moreover, I would like all my category links to be rewritten in order
to link to my subdomains, should I use the routing.yml? It is not
sim
Hi,
Today I wanted to setup dimensions for an api application. In this api
I would like to use dimensions for providing different versions so the
api can evolve while keeping old versions.
But in the frontend/backend I either do not need dimensions or I need
other dimensions than "version".
So.
No I did not really solve that.
I blamed select boxes as they are graphically rendered by the WIndows
system graphic API on Internet Explorer 6, so they appear on top of
everything.
This is really disturbing, as if you use a select box, then you make a
div appear with a z-index greater than the on
19 matches
Mail list logo