C get method.
I have read the docs of the DIC a couple of times but would be grateful if
someone could be a little more specific in implementing this.
Do I need to create a Bundle for my vendor library?
If so, what would that need to do to achieve this?
Many thanks!
Chris Sedlmayr (catcham
Hi Drew,
I think it is one of the most used plugins around so we should be able to
help you here.
Can you provide some more information about where you are being told it
can't redirect?
Can you paste the stack trace?
Chris
--
If you want to report a vulnerability issue on symfony, please sen
I'm sure there are others here that would also recommend Server Grove.
Well priced, great support, and they know their Symfony (1 and 2)
http://www.servergrove.com/
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this mes
Cheers Pablo,
That is one of the Hotel's i've got in my list but thanks for confirming the
location is OK.
I would be arriving on the 2nd at the earliest, there is a chance I would
have to travel early thursday, but would still arrive in time... just!
Thanks,
Chris
--
If you want to report a
Hi everyone,
I have now got the last minute opportunity of going to sflive2011 next week.
I hope that some of you can help me out here.
I would like to know;
Some places people are staying so I can get a price.
When you are going so I can plan my arrival.
And for those going from the UK, when are
Hi Haulyn,
You certainly are, posts are moderated so sometimes you may notice a
delay in them appearing, but we do try to get them approved etc pretty
quickly.
Regards,
Chris
Haulyn Jason wrote:
> Hi
> I am not sure I am in mailint list or not, anybody should help me to
> check can you receive t
Hi Carlos,
You could hook into one of the Doctrine events to do this.
http://www.doctrine-project.org/projects/orm/1.2/docs/manual/event-listeners/en
There is an event for serialisation of records.
Doctrine_Event::RECORD_SERIALIZE
Regards,
Chris
--
If you want to report a vulnerability issue on
Hi all,
I know that Sphinx support it, just not sure how to go about getting a
copy.
http://docs.symfony-reloaded.org/
Any ideas?
Fabien, is this something you have to/can enable?
Thanks,
Chris
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-
Hi,
There is a discussion going on currently.
http://groups.google.com/group/symfony-users/browse_thread/thread/f7385f40ced78272?hl=en_US
Regards,
Chris
On Oct 22, 5:26 pm, José Regalado wrote:
> Hi. I need return any view as pdf. is possible, some snippet?...
> Symfony 1.2
--
If you want to
Hi,
I have a bunch of components that get their data from external web
services.
I have caching configured on the components.
If the API call returns no data (due to an error externally, or
latency or anything else) I want the response to not be cached,
otherwise the cached component then display
Hi,
Be sure to have some patience, in my timezone it was late last night
when you posted this.
I'm not entirely sure what you are trying to do.
What back links are you referring to?
Chris
On Aug 20, 12:22 pm, Leo van Alphen wrote:
> Nobody?
>
> On Thu, Aug 19, 2010 at 11:57 PM, Leo van Alphe
Hi,
I recall this being possible back in the days of 1.0 with server2go.
No reason it wont work with 1.4 or any other version.
Just bundle the libs in the project and have a play around, shouldn't
be too hard.
Chris
On Aug 20, 8:43 am, Christopher Schnell
wrote:
> This would be also very inte
Hi,
Clear your cache.
I would presume that is the problem.
The dev environment is using the new route as it clears the cache on
every request.
But your production environment is using the cache as it hasn't been
cleared manually.
Chris
On Aug 19, 11:25 am, torok84 wrote:
> Hi,
>
> I'm quite n
Christian Schaefer wrote:
> hi chris,
>
> I would suggest to not reinvent the wheel and look for a solution that
> uses sfguard on the inside and oauth to the outside.
> I haven't tested them myself yet but there are some plugins in that
> area already.
>
> cheers
> /chri
top of
sfGuard(Doctrine)
Regards,
Chris (catchamonkey)
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group,
Hi Rus,
Would you mind posting your solution so it could benefit others in the
future?
Many thanks,
Chris
On Aug 11, 10:29 am, RusAlex wrote:
> SOLVED
>
> On Aug 11, 12:46 pm, RusAlex wrote:
>
>
>
> > 1. $this->rank_domain = Doctrine::getTable('RankDomain')-
>
> > >find(array($request->getP
; On Aug 10, 1:18 pm, catchamonkey wrote:
>
>
>
> > OK, so the default route maps frontend_dev.php/job/index to the
> > executeIndex action inside
> > apps/frontend/modules/job/actions/actions.class.php.
>
> > Test to see if it's reaching the class or method,
thor Your name here
> * @version SVN: $Id: actions.class.php 23810 2009-11-12 11:07:44Z
> Kris.Wallsmith $
> */
>
> On Aug 10, 1:02 pm, catchamonkey wrote:
>
>
>
> > The routing entry will be in the main routing for your frontend
>
> > apps/fronte
The routing entry will be in the main routing for your frontend
apps/frontend/config.routing.yml
But apologies, that entry isn't created for this command.
Check that the default route still exists as that is used for job/
index etc.
default_index:
url: /:module
param: { action: index }
de
Hi,
I double checked the command and it works as expected.
It should create an entry in your routing.yml
Can you see if that is there?
Has the module been generate as expected?
apps/frontend/modules/job etc
Chris
On Aug 10, 9:35 am, RusAlex wrote:
> On this tutorialhttp://www.symfony-project.
Do you mind me asking, why would you use CakePHP instead of symfony
1.4?
Chris
On Jul 9, 3:39 pm, Ekinox wrote:
> Le 09/07/2010 16:27, Michał Piotrowski a écrit :> 2010/7/9
> Ekinox:
>
> >> So we should use CakePHP ?
>
> > If you need stable API than yes. But wait! There is a symfony 1.4 with
>
Hi,
You can check out http://symfonians.net/
There is also a page on the official site worth a look;
http://trac.symfony-project.org/wiki/DevelopersForHire
Chris
On Jul 7, 4:30 pm, calotherm wrote:
> Hello All,
>
> Appologies if this isn't the correct place, I'm looking to hire
> symfony a dev
You are more than welcome.
Chris
On Jun 28, 10:34 am, vineet naik wrote:
> Thank you so much .. its working now.
>
> On Jun 28, 2:03 pm, catchamonkey wrote:
>
>
>
> > Hi,
>
> > Ok, so you need to point the Alias to the symfony libraries.
>
> > Alia
gt;
> Alias /sf /home/sfproject/lib/vendor/symfony/data/web/sf
>
> AllowOverride All
> Allow from All
>
>
>
>
> Thanks
>
> On Jun 28, 1:45 pm, catchamonkey wrote:
>
>
>
> > Hi,
>
> > Yes, the Alias declaration makes the sf files
/data/web/sf
>
> AllowOverride All
> Allow from All
>
>
> i observe that the '/home/sfproject/lib/vendor/' dir doesnt exist as
> well ... what am i missing here ?
>
> Thanks a lot..
>
> On Jun 28, 1:13 pm, catchamonkey wrote:
>
>
&
Hi,
Have you taken a look at your apache logs?
If you are getting a 500 response there could be a more helpful
message there.
Chris
On Jun 28, 8:23 am, vineet naik wrote:
> Hi,
>
> I am new to symfony, and trying to set up a project for the first
> time. I installed it almost as per the getting
o if you go directly to the container:
>
> $conn = $this->container->getDatabaseConnectionService();
>
> The DoctrineController is going to be removed soon so I would just go ahead
> and use the getDatabaseConnectionService() method.
>
> - Jon
>
>
>
>
>
Hi,
The best place to start is with the excellent documentation;
Check out installation http://www.symfony-project.org/installation
And a full set of docs here http://www.symfony-project.org/doc/1_4/
Cheers,
Chris
On Jun 24, 12:06 am, Devina Anggraeni Rahmat
wrote:
> hi ,,
>
> i'm first people
Hi again,
I may have solved this;
$conn = $this->container->getDatabaseConnectionService();
Works fine, i've updated the docs and sent to Fabien for approval so
will let you know.
Cheers,
Chris
On Jun 25, 8:33 pm, catchamonkey wrote:
> Hi all,
>
> Tucking into Symfony2 an
Hi all,
Tucking into Symfony2 and playing with a few things.
However, if you check out the Doctrine guide
http://symfony-reloaded.org/guides/Doctrine
To use the dbal, after defining a connection in config.yml you call;
$conn = $this->container->getDatabaseConnection();
Then can use $conn to run
30 matches
Mail list logo