2013/1/27 <[email protected]> > Today's Topic Summary > > Group: http://groups.google.com/group/cake-php/topics > > - CakePHP 2.2.5 HABTM Edit view not showing previously selected values > as selected. <#13c7a0c86aa9f7cd_group_thread_0> [5 Updates] > - 3.0: a peek into CakePHP's future <#13c7a0c86aa9f7cd_group_thread_1>[1 > Update] > - Bake of controller error in 2.3.0-RC2 and > 2.2.5.<#13c7a0c86aa9f7cd_group_thread_2>[3 Updates] > - Default label options? <#13c7a0c86aa9f7cd_group_thread_3> [2 Updates] > - Missing Database Connection <#13c7a0c86aa9f7cd_group_thread_4> [2 > Updates] > - Difference between theme and layouts<#13c7a0c86aa9f7cd_group_thread_5>[2 > Updates] > - Output to PDF with elements and > styles<#13c7a0c86aa9f7cd_group_thread_6>[1 Update] > - Problem with Cakephp 2.0 Login <#13c7a0c86aa9f7cd_group_thread_7> [1 > Update] > > CakePHP 2.2.5 HABTM Edit view not showing previously selected values as > selected. <http://groups.google.com/group/cake-php/t/c90f02af11a33b4> > > Penny Coders <[email protected]> Jan 25 05:03PM -0800 > > Hey Guys, > > First of all, a warm hello to everybody here, secondly, i would want > to > know if somebody can help me with this problem. > > This is the association part from the Product model, which > ...more<http://groups.google.com/group/cake-php/msg/cbff7b80a3aa9506> > > > lowpass <[email protected]> Jan 26 02:49PM -0500 > > > > <?php echo > > > > $this->Form->input('ShippingMethod',array('label'=>false,'multiple'=>'multiple','class'=>'chzn-select > > validate[required]','div'=>false,'data-placeholder'=>'Shipping > methods'));?> > ...more<http://groups.google.com/group/cake-php/msg/ada12ce76c9d336f> > > > Penny Coders <[email protected]> Jan 26 06:41PM -0800 > > Hey, > > Thanks, i did try that, no luck tho' > > Anybody any more ideas? > > Best Regards, > > Alex. > > On Saturday, January 26, 2013 9:49:52 PM UTC+2, cricket wrote: > ...more <http://groups.google.com/group/cake-php/msg/77d01f148a935ea> > > > Penny Coders <[email protected]> Jan 26 06:42PM -0800 > > Please note, it DOES show the options, but NOT the previously selected > values, compared to another site, on exactly the same procedure does > work... > > On Sunday, January 27, 2013 4:41:46 AM UTC+2, > ...more<http://groups.google.com/group/cake-php/msg/1cfa38496fa62d7d> > > > John Hardy <[email protected]> Jan 26 06:46PM -0800 > > print_r your request data and ensure that the schema is matching your > intended inputs > > == > print_r($this->request->data); > == > > > > ...more <http://groups.google.com/group/cake-php/msg/27dfe58def4a04> > > 3.0: a peek into CakePHP's > future<http://groups.google.com/group/cake-php/t/f932e7e91a47b785> > > ibejohn818 <[email protected]> Jan 26 12:50PM -0800 > > With the re-writing of the model layer, I would like to suggest some > base > changes for the "Master/Slave" use-case. > > We can debate for hours on how to handle such a use-case > - Proxy software like > ...more<http://groups.google.com/group/cake-php/msg/7a981adb1ff66b99> > > Bake of controller error in 2.3.0-RC2 and > 2.2.5.<http://groups.google.com/group/cake-php/t/6dba391a68e824bf> > > David Chappel <[email protected]> Jan 25 11:57AM -0800 > > When I bake a certain controller, I get an issue where the sql has a > directory added. Any ideas? > (The [app directory] part is my edit. The directory is correct.) > > .........AS "Folder" LEFT JOIN > ...more<http://groups.google.com/group/cake-php/msg/6a247c73e9c9db37> > > > David Chappel <[email protected]> Jan 26 04:03AM -0800 > > Changing the table name from "folders" to "foolders" corrects the > issue, thanks. > ...more <http://groups.google.com/group/cake-php/msg/945c0cd5a3910bfe> > > > AD7six <[email protected]> Jan 26 10:31AM -0800 > > Folder is an internal class name, > > As you may have realized - you cannot have a model named Folder. > > AD > > On Saturday, 26 January 2013 13:03:00 UTC+1, David Chappel wrote: > ...more <http://groups.google.com/group/cake-php/msg/7b320af0eef7020e> > > Default label > options?<http://groups.google.com/group/cake-php/t/bcb28100947aa567> > > "Maxime Chêne" <[email protected]> Jan 24 05:24AM -0800 > > The best way is to override the FormHelper with more output options. > slywalker is doing great job with his plugin, you should take a look : > https://github.com/slywalker/TwitterBootstrap > ...more <http://groups.google.com/group/cake-php/msg/3a3b4ef2e2769096> > > > "Nabeel S." <[email protected]> Jan 26 11:07AM -0500 > > Yeah, that's exactly what I had ended up doing. > ...more <http://groups.google.com/group/cake-php/msg/83ef905acae9b7f0> > > Missing Database > Connection<http://groups.google.com/group/cake-php/t/e153500daf245bc1> > > Ram_Cakephp <[email protected]> Jan 24 02:19AM -0800 > > Hi, I am getting the following error. I uploaded the application in > godaddy > server. > solution please. > > > Missing Database Connection > > *Error: *Mysql requires a database connection > ...more <http://groups.google.com/group/cake-php/msg/a22d5d8431e0dbe8> > > > Jonathan Sundquist <[email protected]> Jan 26 08:32AM -0600 > > Which godaddy server are you trying to upload your site to? > > > ...more <http://groups.google.com/group/cake-php/msg/9986d4b86df548be> > > Difference between theme and > layouts<http://groups.google.com/group/cake-php/t/4cc5d528054ee20f> > > shridhar patil <[email protected]> Jan 25 10:06PM -0800 > > We have started development with cakephp > right now we are in installation phase > > Now , > We are stuck with > /app/webroot/index.php > and our some classes are not loading > > Our system is > ...more<http://groups.google.com/group/cake-php/msg/1ec0cda133ccf150> > > > shridhar patil <[email protected]> Jan 25 10:08PM -0800 > > Theme is a collection of layouts , images, and styles > that s it > and layout is html, css > > > On Monday, January 21, 2013 3:43:37 PM UTC+5:30, Siva balan wrote: > ...more <http://groups.google.com/group/cake-php/msg/49b58ca0e3ff2fd8> > > Output to PDF with elements and > styles<http://groups.google.com/group/cake-php/t/c9a5dfb6fd39c76a> > > "Fábio Fernandes" <[email protected]> Jan 25 08:29PM -0800 > > or tcpdf > > Em quarta-feira, 23 de janeiro de 2013 16h01min57s UTC-3, gaurav > escreveu: > ...more <http://groups.google.com/group/cake-php/msg/9b18eef6a6ae8e07> > > Problem with Cakephp 2.0 > Login<http://groups.google.com/group/cake-php/t/6c00dd1382a68061> > > Phuong Ngo <[email protected]> Jan 24 11:20AM -0800 > > Hello Biswajit. > > I think you run it on production server. > > Let's try this: > > public function login() { > if ($this->request->is('post')) { > $loggedIn = $this->Auth->login(); > if ($loggedIn) { > ...more<http://groups.google.com/group/cake-php/msg/59a06720d37da404> > > You received this message because you are subscribed to the Google Group > cake-php. > You can post via email <[email protected]>. > To unsubscribe from this group, send<[email protected]>an > empty message. > For more options, visit <http://groups.google.com/group/cake-php/topics>this > group. > > -- > 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 post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > >
-- Alberto Fernandez Reyes -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
