Re: Cannot access empty property in View.php on line 854

2013-06-13 Thread Vitor Pacheco
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 o

Re: Mensagem antes da autenticação

2013-04-21 Thread Vitor Pacheco
Moraes escreveu: > Vitor Pacheco, obrigado pela resposta. > > Então, sua função tem uma condição a mais ( if > ($this->request->is('post')) {), o que essa linha faz??? Pois no meu caso > não se trata de um blog, e eu não tenho um "post". > > > Em sext

Re: Mensagem antes da autenticação

2013-04-19 Thread Vitor Pacheco
'User');?> > > echo $this->Form->input('username'); > echo $this->Form->input('password'); > ?> > > Form->end('Entrar');?> > > * > Desde já muito obr

Re: Cakephp tela branca

2012-06-13 Thread Vitor Pacheco
O debug está ativo? Pode ser o mod_rewrite do apache e/ou os arquivos .htaccess. Dá uma olhada no "AllowOverride" do VirtualHost, deve estar definido como "All"... Em 13/06/2012 14:16, Eduiagami escreveu: Pessoal, quem puder me ajudar, estou com um problema de tela branca, pelo visto o probl

Re: who can tell me what the Make is.

2012-05-03 Thread Vitor Pacheco
> cake-php+unsubscr...@googlegroups.com For more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor Pacheco* *Skype: vitor.pacheco.costa Msn: vitor-...@hotmail.com* *GTalk: vitorpc...@gmail.com** **Cel.: 71 8626-7909 Tel.: 71 3378-5778 /** 71 3287-347

Re: Using html template in cakephp

2012-04-12 Thread Vitor Pacheco
ephp's view? >>>> >>>> Thanks in advance. >>> >>> -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakeP

Re: Where to start?

2012-04-11 Thread Vitor Pacheco
gt; >>>>> >>>>>>>>>>> >>>>> -- >>>>>>>>>>> >>>>> *Thanks >>>>>>>>>>> >>>>> Imtiyaz Nabi Masoodi >>>>>>>>>>>

Re: Auth->userScope is getting ignored

2012-04-08 Thread Vitor Pacheco
'password' => 'test' ); > > This is also ignored... > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP rela

Re: Moduling

2012-04-04 Thread Vitor Pacheco
more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor Pacheco* *Skype: vitor.pacheco.costa Msn: vitor-...@hotmail.com* *GTalk: vitorpc...@gmail.com** **Cel.: 71 8626-7909 Tel.: 71 3378-5778 /** 71 3287-3475* -- Our newest site for the community: C

Re: Meio Image Upload in CakePhp 2.0 fail plz help

2011-10-27 Thread Vitor Pacheco
try this App::uses('Folder', 'Utility'); Em Qui 27 Out 2011 04:48:36 BRT, K3 escreveu: Try changing from: App::import('Core', array('File', 'Folder')); To: App::import('Utility', array('File', 'Folder')); -- *Vi

Re: 2.0 upgrade shell

2011-10-20 Thread Vitor Pacheco
do now. Jeremy Burns Class Outfit http://www.classoutfit.com On 20 Oct 2011, at 14:49, majna wrote: Do you have Controller/AppController.php: App::uses('Controller', 'Controller'); class AppController extends Controller { ... 2011/10/20 Vitor Pacheco <mailto:vitorpc..

Re: 2.0 upgrade shell

2011-10-19 Thread Vitor Pacheco
ickets/2117-improvements-for-20-upgrade-shell On 19 Okt., 13:32, majna wrote: When upgrading plugins for each plugin add plugin option like: cake upgrade all -p Blog You have to upgrade App::import() manually. -- *Vitor Pacheco* Skype: vitor.pacheco.costa Msn: vitor-...@hotmail.com Ce

Re: Replacing tabs with spaces, finding the user view

2011-10-04 Thread Vitor Pacheco
you can use some IDE like Netbeans or Eclipse to convert tabs to spaces... setting up the project correctly, you should get it too easy ... Em terça-feira, 4 de outubro de 2011 11:21:17, Yves S. Garret escreveu: Sure it is. I originally had my code with spaces. After I ran cake bake all, the

Re: CakeFest 2011 videos

2011-10-03 Thread Vitor Pacheco
with their CakePHP related questions. To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php -- *Vitor Pacheco* Skype: vitor.pacheco.costa Msn: vitor-...@hotmail.com Cel.: 71 8626-7909 Tel.:

Re: CakePHP 2.0.0-RC1 Hot and fresh

2011-09-05 Thread Vitor Pacheco
unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php -- *Vitor Pacheco* Skype: vitor.pacheco.costa Msn: vitor-...@hotmail.com Cel.: 71 8626-7909 Tel.: 71 3378-5778 / 71 3287-3475 -- Our newest site

Re: CakePHP 1.3.11 and 2.0.0-beta released / any documentation

2011-07-28 Thread Vitor Pacheco
kePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, v

Re: CakePHP 1.3.11 and 2.0.0-beta released

2011-07-26 Thread Vitor Pacheco
akePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor

Re: database backup

2011-07-23 Thread Vitor Pacheco
stions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor Pacheco* *Skype: vitor.pacheco.costa Msn: vitor-...@hotmail.com* *Cel.: 71 8626-7909 Tel.

Re: I have a problem about the paginator helper

2011-05-23 Thread Vitor Pacheco
for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For

Re: Cake PHP as Multisite / Multidomain

2011-04-16 Thread Vitor Pacheco
workable though. > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send

Re: How to echo Image that was uploaded through MeioUpload

2011-04-13 Thread Vitor Pacheco
ur newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.

Re: Problemas ao acessar o domínio cakephp.org

2011-04-08 Thread Vitor Pacheco
om For more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor Pacheco* *71 8626-7909 71 3378-5778 **71 3287-3475*** -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask

Re: Problemas ao acessar o domínio cakephp.org

2011-04-07 Thread Vitor Pacheco
.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, visit this group > at http://groups.google.co

Re: Relaunched CakePHP Live Site

2011-04-07 Thread Vitor Pacheco
.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor Pacheco* *71 8626-7909 71

Re: CakePHP Write URL path from initial search() action pagination array

2011-03-31 Thread Vitor Pacheco
h their CakePHP related questions. > > > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, visit this group at > http://groups.google.com/group/cake-php > -- Enviado do meu celular *Vitor Pacheco* *71 8626-7909 71 3378-5778