CakePHP custom folder structure

2014-07-24 Thread Sunil Shah
Hi I am having a problem in understanding cakephp. I do not know what is this git repository. Here is the link: https://github.com/cakephp/app. I am a developer and thinking of turning to cakephp big time. And I am interested in making models,controllers and views in src folder as in the above

UOLHost + Mod_Rewrite

2014-07-24 Thread Eduardo Monteiro
Pessoal, Desenvolvi uma aplicação usando cakephp. Quando subi a aplicação para uma hospedagem na UOL, as URLs ficaram malucas. Em vez de mostrar URLs usando o domínio, o cake está usando o caminho completo var/www/html/minhapasta/webroot. Alguém aqui poderia me ajudar com isso? Em vez de

CakePHP Set Indian TimeZone

2014-07-24 Thread Sadikhasan Palsaniya
How to set Indian TimeZone? In /Config/Core.php date_default_timezone_set('+5:30'); But It display UTC time how can Change as indian TimeZone. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are

Re: Vote for CakePHP on DevDocs!

2014-07-24 Thread José Lorenzo
Voted, thanks! On Thursday, July 24, 2014 3:40:52 AM UTC+2, OJ Tibi - @ojtibi wrote: Hi folks! I've recently stumbled upon an all-in-one documentation web app named DevDocs. I suggest you look around, play with it and search through documentation you might use everyday (vanilla PHP,

Re: CakePHP custom folder structure

2014-07-24 Thread José Lorenzo
That is the template repository for CakePHP 3.0, you should use this one instead https://github.com/cakephp/cakephp On Thursday, July 24, 2014 2:52:09 AM UTC+2, Sunil Shah wrote: Hi I am having a problem in understanding cakephp. I do not know what is this git repository. Here is the link:

Re: 403 error

2014-07-24 Thread Jeremy Burns
It seems as if the cache files are being written as read only. Anyone got any suggestions please? On Tuesday, 15 July 2014 16:35:48 UTC+1, Jeremy Burns wrote: I have a site that works fine most of the time, but on occasion I'll get 403 errors for a page even if I have previously viewed it

Re: CakePHP Set Indian TimeZone

2014-07-24 Thread Dr. Tarique Sani
RTFM here http://php.net/manual/en/timezones.asia.php T On Thu, Jul 24, 2014 at 10:21 AM, Sadikhasan Palsaniya sadikhasan.palsan...@slktechlabs.com wrote: How to set Indian TimeZone? In /Config/Core.php date_default_timezone_set('+5:30'); But It display UTC time how can Change as

Re: CakePHP custom folder structure

2014-07-24 Thread Dr. Tarique Sani
If you are starting then start from http://book.cakephp.org/3.0/en/index.html T On Thu, Jul 24, 2014 at 6:22 AM, Sunil Shah sunil.shah2...@gmail.com wrote: Hi I am having a problem in understanding cakephp. I do not know what is this git repository. Here is the link:

How to use ajax to update values using drop down button in cakephp 1.2

2014-07-24 Thread mike brandon
Hi all, I am quite new to cakephp. So ...things which are easy for you are quite difficult for me now. Plz help me to get it soon. my problem is i am not able get the edit field id and cant edit it as click on edit button which i made.evrry time i have to get my search done.then,my search

Re: Vote for CakePHP on DevDocs!

2014-07-24 Thread Harold Putman
DevDocs is really cool, especially since you can set it up to run offline. In addition to voting someone could write a Scraper in Ruby and contribute it to the project in GitHub at https://github.com/Thibaut/devdocs. On Wednesday, July 23, 2014 9:40:52 PM UTC-4, OJ Tibi - @ojtibi wrote: Hi

Re: paths in cake environment being mangled

2014-07-24 Thread McScreech
bump -- 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 unsubscribe from this group and stop receiving emails from it, send an email to

Re: paths in cake environment being mangled

2014-07-24 Thread José Lorenzo
How did you determine the paths were mangled? On Thursday, July 24, 2014 3:10:54 PM UTC+2, McScreech wrote: bump -- 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

CakePHP and Handsontable

2014-07-24 Thread ANDRIUN SANTACRUZ
help how to save the updated page and send data to mysql Thank you. http://handsontable.com/demo/ajax.html -- 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

Support for multilanguage in Cakephp3

2014-07-24 Thread Jipson Thomas
Hello, Would you please help me find some tutorial on multilingual option for my new website on cakephp 3. Thanks in advance Jipson -- 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

Re: UOLHost + Mod_Rewrite

2014-07-24 Thread Leandro Machado Pereira
Eduardo, eu tive aplicações no uol e não tive problemas. Eu usava: a href=?=Router::url('/', true)?contato/enviar span class=btn btn-primary col-md-12 Contato /span /a Em 23 de julho de 2014 15:07, Eduardo Monteiro edmonteiro...@gmail.com escreveu: Pessoal, Desenvolvi uma aplicação usando

[Request] How to remove the name of the application folder in the url?

2014-07-24 Thread Bruno Messias
[Doubt] Hello guys, I need to remove the name of the application server folder in the url. I only have ftp access to the system, so dont rise to the application of a folder above The url is this way domain.com/name and I wanted her to be like this domain.com/ I tried to modify the. htaccess

CakePHP 2.5, I looking for google analytics plugin

2014-07-24 Thread Salines
I'm looking for google analytics plugin implemented as a datasource. please recommendation Thanks -- 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

Re: Vote for CakePHP on DevDocs!

2014-07-24 Thread Nilson Pena
Voted Prof. Dr. *Nilson Pena* Av. ACM, 585, sl. 1205 Salvador - Bahia 71 - 3012-3031 On Thu, Jul 24, 2014 at 9:37 AM, Harold Putman planardot...@gmail.com wrote: DevDocs is really cool, especially since you can set it up to run offline. In addition to voting someone could write a Scraper in

Re: Support for multilanguage in Cakephp3

2014-07-24 Thread Dr. Tarique Sani
http://book.cakephp.org/3.0/en/core-libraries/internationalization-and-localization.html Let us know what did not work for you T On Thu, Jul 24, 2014 at 8:17 PM, Jipson Thomas jip...@strategic-ic.co.uk wrote: Hello, Would you please help me find some tutorial on multilingual option for my