any body can give the manual html format?

2013-08-26 Thread Krissanawat Kaewsanmuang
I try to translate cakephp document for help newbie in my country but now I lack in format when try follow suggestion on cakedoc on github but fail to export it .now I use pandoc transform rst to markdown but some word or sentence is lose during progress time -- Like Us on FaceBook https://www.f

Re: Make zero or many relation

2013-08-26 Thread lowpass
"I need to build a zero or many relation." On Fri, Aug 23, 2013 at 1:46 PM, Vanja Dizdarević wrote: > On Friday, August 23, 2013 12:31:38 AM UTC+2, cricket wrote: > >> You should use a HABTM association in this case. >> > > Nope, the OP states zero or *one* department. Although a HABTM > relati

PHP output_buffering setting and redirect() in 2.3

2013-08-26 Thread kdubya
I just ran into something a little weird. I have an app that I recently converted from 1.3 to 2.3 (2.3.9 to be exact). Everything was working fine in both versions then I had to do some troubleshooting (I can't remember exactly what) where I turned output_buffering=Off in my php.ini file. After

can't get locale from view

2013-08-26 Thread lorenzoshake
when i try to launch cake i18n extract --plugin Pluginame i get: Invalid marker content in viewfile.ctp:79 * __d( PLUGIN_DOMAIN,'delete') for all messages in views ; if i open the default.pot file i get only the message that i put in models ( no __d function ) every help is welcome ;) --

Re: a tree with some dependencies

2013-08-26 Thread AD7six
On Tuesday, 20 August 2013 16:25:40 UTC+2, Mohammad Naghavi wrote: > > Hi everybody, > I have got a problem that I'm fighting with for a while so I just thought > I would ask you for some advice. > I have a tree with parent, child relation. each element on this tree has a > relation with anothe