[symfony-users] Re: how to use the cli command data-dump

2009-09-09 Thread sunny
hi i have appliaction name civil and my file name is filenew.yml in data /fixture directory how to dump data into it i have syntax $ php symfony propel:dump-data APPLICATION_NAME FIXTURES_DIR_OR_FILE [ENVIRONMENT_NAME] --~--~-~--~~~---~--~~ You received this

[symfony-users] how to use the cli command data-dump

2009-09-08 Thread sunny
hi i have appliaction name civil and my file name is filenew.yml in data /fixture directory how to dump data into it i have syntax $ php symfony propel-dump-data APPLICATION_NAME FIXTURES_DIR_OR_FILE [ENVIRONMENT_NAME] --~--~-~--~~~---~--~~ You received this

[symfony-users] Checkboxes in a list of entries

2009-09-07 Thread sunny
Checkboxes in a list of entries and to change status of each data in a frontend application how can it be done on frontend . --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to this

[symfony-users] sfphpExcel plugin installation

2009-09-04 Thread sunny
Hi can anybody help me how to install sfphpExcelPlugin i get the following error in cli mode You try to install a symfony 1.0 plugin. Please read the help message of this task to know how to install a plugin for the current version of symfony.

[symfony-users] sfphpExcelPlugin installation problem

2009-09-04 Thread sunny
Hi can anybody help me how to install sfphpExcelPlugin i get the following error in cli mode You try to install a symfony 1.0 plugin. Please read the help message of this task to know how to install a plugin for the current version of symfony.

[symfony-users] creating drop down in index template

2009-09-02 Thread sunny
Creating a Drop-Down List Based on a Foreign Key Column in index template . --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to symfony-users@googlegroups.com To

[symfony-users] illegal offset type

2009-08-26 Thread sunny
I get the following error message in the form! Warning: Illegal offset type in /var/www/civil/lib/vendor/symfony/lib/ plugins/sfPropelPlugin/lib/widget/sfWidgetFormPropelChoice.class.php on line 105 --~--~-~--~~~---~--~~ You received this message because you are

[symfony-users] how to display image in template

2009-08-21 Thread sunny
i have image src path /var/www/civil/web/uploads/assets/abc.jpg which doesnot display me the image while when i change it to /civil/web/uploads/assets/abc.jpg it display me the image . i need the path /var/www/civil/web/uploads/assets/abc.jpg to display my image thanks!

[symfony-users] jquery ui tabs issue

2009-08-18 Thread sunny
div class=demo div id=tabs ul lia href=#tabs-1Nunc tincidunt/a/li lia href=?php url_for(orgbuilding/new) ?Ajax Tab 1/a/li lia href=orgbuilding/newAjax Tab 2/a/li /ul div id=tabs-1 pFirst tab/p /div

[symfony-users] style sheet issue

2009-08-17 Thread sunny
i have file main.css and i have included in view.yml. but the page doesnot display the main.css file. help needed --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send

[symfony-users] problem in my schema

2009-08-17 Thread sunny
i get this warinig when i use insert sql: [propel-sql-exec] Failed to execute: CREATE TABLE `hr_pr_salary_grade` ( `sal_grd_code` INTEGER NOT NULL AUTO_INCREMENT, `sal_grd_name` VARCHAR, `created_by` INTEGER, `created_when` DATETIME, `modified_by` INTEGER, `modified_when` DATETIME,

[symfony-users] Re: about session handling

2009-08-14 Thread sunny
Can any body give the right technique how to use session handling --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to symfony-users@googlegroups.com To

[symfony-users] about session handling

2009-08-12 Thread sunny
how to creat sessions like $_SESSION['name']=asdasd; in symfony. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to symfony-users@googlegroups.com To

[symfony-users] sfWidgetFormDateTime help needed

2009-08-11 Thread sunny
i am using sfWidgetFormDateTime can any one tell me how to insert it automatically current date time in database without showing the widget on front --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony users

[symfony-users] image display issue

2009-08-10 Thread sunny
how to display uploaded image in template! i used img width=200px src=/civil/web/uploads/assets/abc.jpg/ it works but img width=200px src=var/www/civil/web/uploads/assets/abc.jpg/ this not works!! need help --~--~-~--~~~---~--~~ You received this message

[symfony-users] help needed

2009-08-10 Thread sunny
how to display uploaded image in template! i used img width=200px src=/civil/web/uploads/assets/abc.jpg/ it works but img width=200px src=var/www/civil/web/uploads/assets/abc.jpg/ this not works!! need help new to symfony --~--~-~--~~~---~--~~ You received