Re: PDF & Excel generation in CakePHP 2.0

2013-03-31 Thread di
Hi Rusty.
Recently my project reports produced through the excelphp now tried to 
implement TCPDF
without removing excelphp. Now when I try to produce the same reports in 
excelphp get this
message: "Excel can not open the file because the file formt file_name.xlsx 
or file extension
is not valid. The Verify that the file has not Been corrupted and the file 
extension matches the
format of the file "
Can i use Excelphp and tcpdf at the same time
can you help me fix the error

On Friday, March 16, 2012 6:36:20 AM UTC+2, konda wrote:
>
> Thanks to all. 
>
> I want to generate reports using PDF and Excel format. Please help me 
> how can I achieve this.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Use Excelphp and tcpdf in project

2013-03-31 Thread di
Hi!
Recently my project reports produced through the excelphp now tried to 
implement TCPDF 
without removing excelphp. Now when I try to produce the same reports in 
excelphp get this 
message: "Excel can not open the file because the file formt file_name.xlsx 
or file extension 
is not valid. The Verify that the file has not Been corrupted and the file 
extension matches the
format of the file "
Can i use Excelphp and tcpdf at the same time
can someone tell how can i fix the error

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: The request has been black-holed

2013-03-31 Thread rchavik


On Thursday, March 28, 2013 4:57:38 PM UTC+7, b...@articad.cc wrote:
>
> Security features like this that cause issues with basic flow, should be 
> OFF by default. CakePHP is it's own worst enemy for leaving it in.
>
>
Why do you think CakePHP turns SecurityComponent on by default?

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: How can I keep a user logged in longer?

2013-03-31 Thread Greg Skerman
if its just keeping people logged in (via a "remember me" checkbox), then
writing a simple bit of cookie code which encrypts the user/pass in a
cookie and decrypts and attempts to login before the auth component takes
over would be one way.

There are such plugins available - heres one:
http://milesj.me/code/cakephp/auto-login


On Mon, Apr 1, 2013 at 12:57 PM, Shahruk Khan wrote:

> Right now users get logged out on a daily basis. I am using the table
> cake_sessions to store user sessions. How can I increase the logout time to
> say a month or so?
>
> --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cake-php+unsubscr...@googlegroups.com.
> To post to this group, send email to cake-php@googlegroups.com.
> Visit this group at http://groups.google.com/group/cake-php?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




How can I keep a user logged in longer?

2013-03-31 Thread Shahruk Khan
Right now users get logged out on a daily basis. I am using the table 
cake_sessions to store user sessions. How can I increase the logout time to 
say a month or so?

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




cakephp.org still down?

2013-03-31 Thread Jas
Any updates as to when it might be back up?

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.