[symfony-users] Re: error in using link_to in symfony

2011-04-21 Thread Kush
hi sebastian thanks again i just checked the error.log file. it states... [Thu Apr 21 13:11:11 2011] [error] [client 127.0.0.1] Action "sf/ sf_default" does not exist., referer: http://localhost/smt/web/employeerecord can u tell me whats wrong here and how can i fix this. i dnt know how to make a

[symfony-users] Re: error in using link_to in symfony

2011-04-21 Thread Kush
one more thing the page is working well through http://localhost/smt/web/frontend_dev.php/employeerecord -- 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 "symfon

[symfony-users] Re: error in using link_to in symfony

2011-04-21 Thread Kush
thanks sebestian am sorry i mingled up the things... k here is my code in layout.php the body section... Employee Record i have create the module employeerecord but i am not able to use it with url_for or link_to. i already checked adding @ before i

[symfony-users] Re: error in using link_to in symfony

2011-04-20 Thread Kush
500 | Internal Server Error | sfConfigurationException The route "addemployee" does not exist. stack trace at () in SF_SYMFONY_LIB_DIR\routing\sfPatternRouting.class.php line 313 ... // named route if (!isset($this->routes[$name])) {

[symfony-users] error in using link_to in symfony

2011-04-20 Thread Kush
hi friends, i am using xampp and my project is in C:\Program Files\xampp\htdocs \smt i've created a few modules and configured routing.yml as employeerecord: URL: / param: { module: default, action: index } addnewemployee: URL: /addnewemployee param: { module: addnewemployee, action:

[symfony-users] propel:build-model fail

2011-04-19 Thread Kush
Hi Friends, I am using XAMPP and i have all the environmental variables defined accurately. I am getting this error on executing propel:build-model command. C:\xampp\htdocs\workspace\sms>symfony propel:build-model >> propelRunning "om" phing task [propel-om] Could not perform XLST transformati

[symfony-users] symfony propel:build-model - Giving Error

2011-04-19 Thread Kush
Hi, We have installed apache friends xampp - 1.7.4 but we are getting the below error in build-model command C:\xampp\htdocs\workspace\sms>symfony propel:build-model >> propelRunning "om" phing task [propel-om] Could not perform XLST transformation. Make sure PHP has been compiled/configured