Re: I want to change password using cake php

2012-12-27 Thread sweety
how to hash? i am new to cakephp On Wednesday, December 26, 2012 10:11:26 AM UTC-5, euromark wrote: just follow the documentation: http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html#hashing-passwords you might also want to read

Re: I want to change password using cake php

2012-12-27 Thread Jeremy Burns : Class Outfit
Start here like we all did http://book.cakephp.org/2.0/en/tutorials-and-examples/blog-auth-example/auth.html then you won't be so new. Jeremy Burns Class Outfit http://www.classoutfit.com On 27 Dec 2012, at 05:34, sweety fathimaa@gmail.com wrote: how to hash? i am new to cakephp

Re: Translate behaviour / Save multiple languages at once

2012-12-27 Thread LDSign
Hi Thanks - you pushed me in the right direction :) $this-Yourmodel-locale = false; as you suggested produces an array_merge error. But using $this-Yourmodel-locale = array('deu','eng'); will exactly do what I want when adding a new record (in combination with the two form elements). But

Help please with Guestflo widget

2012-12-27 Thread mrfugimoto
Hi Please delete if this shows up twice. I posted in the old cakephp Google Groups but nothing showed up. I clicked new cakephp Google group, and still didn't see anything. Trying again... Hi I am extremely unfamiliar with cakephp framework. I work for a web development company who provide

Re: using group by and order by together

2012-12-27 Thread lowpass
I'm not sure what the problem is but this code should get you what you want: public function getCategoriesWithLatest() { return $this-Category-find( 'all', array( 'fields' = array( 'Category.id',

Re: Help please with Guestflo widget

2012-12-27 Thread lowpass
Is this Guestflo widget meant to replace the existing Events code? Does it load HTML from some other site? If that's the case, it probably shouldn't be added through the database. Rather, the existing events code could be removed, and the index.ctp template changed to just include the widget code,

Re: Help please with Guestflo widget

2012-12-27 Thread mrfugimoto
Hi @cricket. Thank you very much for reply. Unfortunately I am very unfamiliar with cakePHP. Of our 300 seo customers. This particular one is the only one who uses this script. The business owner, (our customer) just started using guestflo, this site http://guestflo.com/ to create promotional

Re: Help please with Guestflo widget

2012-12-27 Thread Jonathan Sundquist
What is Grr Cms that they are using? Cakephp is just a framework in itself. It might help to understand this admin panel you speak of. Honestly it sounds to me like you need to modify the layout file which is usually with app/Views On Dec 27, 2012 7:37 PM, mrfugimoto r...@nhlfightclub.com wrote:

Help please with Guestflo widget

2012-12-27 Thread mrfugimoto
Hi I am extremely unfamiliar with cakephp framework. I work for a web development company who provide SEO support to customers. We inherited a site which is cakephp 1.3, (I believe an old version). We have an Our Events page and the customer asked me to add a widget This is the widget below. I've

Dealing with Image Uploads

2012-12-27 Thread Advantage+
I need to figure out the best way from the backed the admin can upload images, the tricky part is the site has all different kinds of images (small product thumbs, large version, they want to be able to upload images into the jquery slider on the home page, images for a new sections, featured