Hi,
We are using the functionality of generating the sfPhpExcelPlugin but
I am not finding exception handling much in the code the above plugin.
Please help me in this regard.
Regards
Deepak Bhatia
--~--~-~--~~~---~--~~
You received this message because you are
Hi,
When I include the Javascript calender
true)) ?>
I get the error "Stack overflow at line: 1800".
Kindly help me in resolving this error.
Regards
Deepak Bhatia
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
I have two tables as given below. I need to add a column in
project_table which is INT and refers to the projecttype_table(id)
field.
project_table
{
Name Varchar(100)
}
projecttype_table
{
id INT AUTO INCREMENT NOT NULL,
projecttype_name Varchar(50)
}
Approach #1
===
mysql> alter tabl
Hi I am trying below
=
TO ADD A FOREIGN KEY TO AN EXISTING TABLE (I couldn't see a good
example) you can do this:
alter table users add foreign key(favGenre) references products_genre
(gid);
Where favgenre is the column of the
Hi,
I have a database name 'rtdb1' with a table 'review_table'.
The 'review_table' has one column 'version' of varchar 20 type.
I took the mysqldump of the rtdb1 database.
Then I changed by table 'review_table' by adding one more column
'category' int type and called the database 'rtdb2'.
But
Hi,
I have done standard installation of Symfony on linux machine.
But I am not able to access my web pages through http. I have to type
https.
For example, the below will not work
http://10.0.1.66/test/web/tool_dev.php/content/test
But the below will work
https://10.0.1.66/test/web/tool_dev
Hi,
We are making a scheduler and are looking for a plugin to give us the
calender etc.
http://forum.symfony-project.org/index.php/t/7331/
http://www.dhtmlgoodies.com/scripts/dhtmlgoodies-week-planner/dhtmlgoodies-week-planner.html
Please help me in this regard.
Thanks
Deepak Bhatia
--~--~--
Hi,
I have put the wmv file in the following path on the windows.
C:\Program Files\xampp\htdocs\sample\web\images
But the below file plays on IE and doesn't play on Firefox. Please let
me know if I have correctly specified the wmv file location in the
template file below
=
Hi,
When I specify the following line, then this movie plays fine in
Firefox
But when I specify the symfony path, then it doesn't play in Firefox.
https://10.0.2.6/sample/web/images/
caves_320_240_512kbps.wmv" width="640" height="480"/>
But in internet explorer it play fine.
Please help me
Hi Sven,
Thanks for the help, it is working now.
Regards
Deepak Bhatia
On Feb 23, 5:21 pm, cokker wrote:
> have you uncommented the "all" above the mentioned section?
>
> greets
> Sven
>
> DeepakBhatia schrieb:
>
>
>
> > Hi,
>
> >
Hi Sven,
Thanks for the help, yes I was missing the "all:"
Regards
Deepak Bhatia
On Feb 23, 5:21 pm, cokker wrote:
> have you uncommented the "all" above the mentioned section?
>
> greets
> Sven
>
> DeepakBhatia schrieb:
>
>
>
> > Hi,
>
Feb 23, 2009, at 2:34 AM, DeepakBhatia wrote:
>
>
>
>
>
> > Hi,
>
> > I have changed the session time out to 32400 in the factories.yml file
> > in
>
> > apps/front/config/factories.yml
>
> > But still session timeout is happening after the default 30 M
Hi,
I have changed the session time out to 32400 in the factories.yml file
in
apps/front/config/factories.yml
But still session timeout is happening after the default 30 Minutes
(1800 Sec).
==
user:
class: myUser
param:
timeout: 32400
==
Hi,
I am creating an excel file using sfPhpExcel Plugin in the Linux
Environment.
How do we download a file from the linux server to my machine ?
Thanks
Deepak Bhatia
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
1. Copy the schema.yml to the yourproject/config directory
2. php symfony propel:build-model
3. php symfony cc
4. php symfony configure:database "mysql://root:@localhost/rtdb1"
(Suppose you want to make database "rtdb1", Login: root, Password:
None)
5. php symfony propel:build-sql
6. mysqladm
les\01
simple.php
Parse error: parse error in Command line code on line 1
On Feb 11, 8:40 pm, geoffroy wrote:
> you must have to symfony clear cache to regenerate .class autoloading.
>
> ./ symfony cc
>
> On Feb 11, 8:4
I have tried this on Windows Machine and it worked. Why it is failing
on Linux Machine
On Feb 11, 3:34 pm, DeepakBhatia wrote:
> Hi,
>
> The following commands are not working
>
> 1. symfony plugin:add-channel pear.symfony-project.com
>
> 2. symfony plugin:ins
Hi,
The following commands are not working
1. symfony plugin:add-channel pear.symfony-project.com
2. symfony plugin:install sfPhpExcelPlugin --revision=1.1.0
In both cases, I get the error "Unable to register channel :
"pear.symfony-project.com"
I have come across that pear.symfony-project.co
Hi,
Point 1
==
I have installed the sfPhpExcelPlugin-1.0.1 Plugin in the my symfony
project directory
/opt/lampp/htdocs/wbrt/plugins/sfPhpExcelPlugin-1.0.1/
Point 2
=
In this many examples are given in
/opt/lampp/htdocs/wbrt/plugins/sfPhpExcelPlugin-1.0.1/examples
Point 3
=
When I
19 matches
Mail list logo