Re: The (bad) perception and image of CakePHP in the public

2014-10-01 Thread Stefano Zoffoli
has a strong community that continues to mantain, test and develop this awesome framework to achieve new standards and functionality (ie. psr, composer...) -- Stefano Zoffoli *Resp. Sviluppo Software* 347 8180258 *Librasoft Snc* www.LibrasoftSnc.it <http://www.librasoftsnc

Re: Cake 3 - Accessing user session in models

2014-07-23 Thread Stefano Zoffoli
Thank you! -- Stefano Zoffoli *Resp. Sviluppo Software* 347 8180258 *Librasoft Snc* www.LibrasoftSnc.it <http://www.librasoftsnc.it/> www.ProgettoKuma.it <http://www.progettokuma.it/> 0543 424612 2014-07-23 18:18 GMT+02:00 José Lorenzo : > The displayField you can get it

Re: Cake 3 - Accessing user session in models

2014-07-23 Thread Stefano Zoffoli
Thank you, this is a very nice solution and it worked perfectly! How can I pass extra infos for Logs' description field? (i mean like a custom prefix string and the entity displayfield's value?) -- Stefano Zoffoli *Resp. Sviluppo Software* 347 8180258 *Librasoft Snc* www.LibrasoftSn

Re: Cake 3 - Accessing user session in models

2014-07-23 Thread Stefano Zoffoli
} But AuthComponent::user() is not static and gave me fatal error. -- Stefano Zoffoli *Resp. Sviluppo Software* 347 8180258 *Librasoft Snc* www.LibrasoftSnc.it <http://www.librasoftsnc.it/> www.ProgettoKuma.it <http://www.progettokuma.it/> 0543 424612 2014-07-23 12:40 GMT+02:00 José

Cake 3 - Accessing user session in models

2014-07-23 Thread Stefano Zoffoli
ple way to access that information outside of Controllers. How can i do that? Thank you -- Stefano Zoffoli *Resp. Sviluppo Software* 347 8180258 *Librasoft Snc* www.LibrasoftSnc.it <http://www.librasoftsnc.it/> www.ProgettoKuma.it <http://www.progettokuma.it/> 0543 424612 -- Lik

Re: CakePHP 3.0.0 dev preview 1 released

2014-01-06 Thread Stefano Zoffoli
Thank you guys for your great work! I think your courage will be repaid in the future, can't wait to upgrade the cms of my company! Keep up the good work and thank you again. -- Stefano Zoffoli *Resp. Sviluppo Software* 347 8180258 *Librasoft Snc* www.LibrasoftSnc.it

Re: The new Hash class and complex find statements.

2012-07-09 Thread Stefano Zoffoli
So it isn't possible? -- Dott. Stefano Zoffoli *Web Development & Internet Technologies * *Librasoft Snc *http://www.librasoftsnc.it Via della Luna, 13 47034 Forlimpopoli (FC) Tel. +39 0543 424612 Fax +39 0543 424612 2012/7/6 ankit patel > Stefano Zoffoli I think you are right

Re: The new Hash class and complex find statements.

2012-07-06 Thread Stefano Zoffoli
Nope, This gives me only "Content" values, i also want the associated "User" array. ( in my example i inverted the arguments of Hash::extract(), but that is not the problem ) -- Dott. Stefano Zoffoli *Web Development & Internet Technologies * *Librasoft Snc *http://www.l

The new Hash class and complex find statements.

2012-07-06 Thread Stefano Zoffoli
=> array( ... ), ), ); I tried to convert that function call with the new Hash class, but i failed. I tried: Hash::extract('{n}.Content[type=Article]', $items); Hash::extract('{n}.Content[type=Article]..', $items); Hash::extract('{n}[Content.type=Article]', $item

Re: Apache ignores some .htaccess instruction

2011-12-13 Thread Stefano Zoffoli
Thank you very much, this has solved the problem. This was because i had asset files in theme webroot folder. Thanks again! -- Dott. Stefano Zoffoli *Web Development & Internet Technologies * *Librasoft Snc *http://www.librasoftsnc.it Via della Luna, 13 47034 Forlimpopoli (FC) Tel. +39

Re: Apache ignores some .htaccess instruction

2011-12-13 Thread Stefano Zoffoli
ol' => 'public, max-age=' . ($time - time()), 'Pragma' => 'cache' )); } Is there a Cake way to set different expire dates based to resource type or to disable this headers so i can use .htaccess file? Thanks in advance -- Dott. Stefano Zoffoli *Web Develo

Apache ignores some .htaccess instruction

2011-12-12 Thread Stefano Zoffoli
; instruction in the .htaccess. mod_expires in Apache is enabled. How can i do to get caching work? Thanks in advance. -- Dott. Stefano Zoffoli *Web Development & Internet Technologies * *Librasoft Snc *http://www.librasoftsnc.it Via della Luna, 13 47034 Forlimpopoli (FC) Tel. +39 0543 424612 Fax