Re: [fw-general] Route Rewrite Problem

2009-12-21 Thread kusum
Hi I never mentioned the default values in my rules... and it works fine for me... May be its different in different versions But i am not sure.. Regards Kusum umpirsky wrote: > > Can you please explain on this example > > resources.router.routes.arti

Re: [fw-general] Route Rewrite Problem

2009-12-21 Thread kusum
Thanks Mon, Yes that was my mistake of giving duplicate names... and changing them resolved my problem... And all rules work good now =) Regards Kusum Mon Zafra wrote: > > A few things: > > * Make sure your route names are unique. I see two each of the 'articles&#

[fw-general] Route Rewrite Problem

2009-12-17 Thread kusum
t; 45 [accode] => 6ed38d3abc73818209ef10251e45ca32ba95f09c [module] => default ) resources.router.routes.articles.type = "Zend_Controller_Router_Route" resources.router.routes.articles.route = "user/:act" resources.router.routes.articles.defaults.controller = "user" resources.ro

Re: [fw-general] Problem with Zend_translate

2009-11-20 Thread kusum
there any other way to setDefaultTranslator for the whole application at one place ??? Thanks and Regards Kusum -- View this message in context: http://old.nabble.com/Problem-with-Zend_translate-tp26400093p26443621.html Sent from the Zend Framework mailing list archive at Nabble.com.

Re: [fw-general] Problem with Zend_translate

2009-11-20 Thread kusum
Zend_Registry::set('tr', $tr); Zend_Form::setDefaultTranslator($tr); but by this $tr we are able to do translation just for forms If i need to use it for any messages i have to write echo Zend_Registry::get('Zend_Translate')-> Is there any other way to set

[fw-general] Problem with Zend_translate

2009-11-17 Thread kusum
27;, Array) #5 C:\wamp\www\photoshop\library\Zend\Translate.php(71): Zend_Translate->setAdapter('gettext', Array, 'en_US', Array) #6 C:\wamp\www\photoshop\library\Zend\Application\Resource\Tra in C:\wamp\www\photoshop\library\Zend\Translate\Adapter\Gettext.php on line 85 I

[fw-general] Route Rewrite not working...

2009-07-16 Thread kusum
t would be realy great if anyone can help Regards Kusum -- View this message in context: http://www.nabble.com/Route-Rewrite-not-working...-tp24521703p24521703.html Sent from the Zend Framework mailing list archive at Nabble.com.

[fw-general] Route Rewrite not working...

2009-07-16 Thread kusum
It would be realy great if anyone can help Regards Kusum -- View this message in context: http://www.nabble.com/Route-Rewrite-not-working...-tp24521654p24521654.html Sent from the Zend Framework mailing list archive at Nabble.com.

[fw-general] Route Rewrite not working...

2009-07-15 Thread kusum
ould be realy great if anyone can help Regards Kusum -- View this message in context: http://www.nabble.com/Route-Rewrite-not-working...-tp24505415p24505415.html Sent from the Zend Framework mailing list archive at Nabble.com.

[fw-general] Captcha image not appearing

2009-07-09 Thread kusum
amp\www\new\application\modules\default\controllers\UserController.php on line 150 and line 150 states :- $this->session->registerCaptcha = $captchaCode ; Please help. Regards Kusum -- View this message in context: http://www.nabble.com/Captcha-image-not-appearing-tp24414072p24414072.html Sent from the Zend Framework mailing list archive at Nabble.com.