OnChange event wont work in cakephp

2015-02-27 Thread ajt
x27;type' => 'radio', 'value' =>$dateSelect,'options' => $selectoption)); $(document).ready(function() { $('#dateRange').change(function() { if ( $(this:'checked').val() != 3 ) { $('#startdatebox]&

Re: Validate a multiple select in cakephp 3.0

2015-02-27 Thread Cake Developer
;form-control']); ?> user may select 1 or many courses. On Friday, February 27, 2015 at 7:12:20 PM UTC+5:30, José Lorenzo wrote: > > What field are you trying to validate? > > On Friday, February 27, 2015 at 2:02:00 PM UTC+1, Cake Developer wrote: >> >> I s

Re: Validate a multiple select in cakephp 3.0

2015-02-27 Thread José Lorenzo
What field are you trying to validate? On Friday, February 27, 2015 at 2:02:00 PM UTC+1, Cake Developer wrote: > > I see cakephp 3.0 has same multiple select validation but I am getting > error Array to string conversion > > here is what I tried > > ->notEmpty('in

Re: cakephp 3.0 supporting web hosting list

2015-02-27 Thread José Lorenzo
;> but godaddy delux plan is okay with cost $108/year >>>>>> >>>>>> Thanks >>>>>> >>>>>> On Thursday, February 26, 2015 at 3:47:46 PM UTC+5:30, José Lorenzo >>>>>> wrote: >>>>>>> >>&

Re: cakephp 3.0 supporting web hosting list

2015-02-27 Thread Cake Developer
has a vps for $10/mth which has been pretty great for me so > far and provides what CakePHP needs. Their support has been pretty great > from the few times I have needed to use it. > > -mark -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com

Re: cakephp 3.0 supporting web hosting list

2015-02-27 Thread mark_story
Linode also has a vps for $10/mth which has been pretty great for me so far and provides what CakePHP needs. Their support has been pretty great from the few times I have needed to use it. -mark -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com

Re: Validate a multiple select in cakephp 3.0

2015-02-27 Thread Cake Developer
I see cakephp 3.0 has same multiple select validation but I am getting error Array to string conversion here is what I tried ->notEmpty('input_field', __('Please select option(s)')) ->add('input_field', [ 'multiple'=>[ 'rule'=

Validate a multiple select in cakephp 3.0

2015-02-27 Thread Cake Developer
Hello Experts, We have multiple select validation in cakephp 2.x public static function multiple($check, $options = array(), $caseInsensitive = false) { .. } any idea what is equivalent validation in cakephp 3.0 ? Thanks -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on

Re: cakephp 3.0 supporting web hosting list

2015-02-27 Thread Cake Developer
>>>>> >>>>> On Thursday, February 26, 2015 at 3:47:46 PM UTC+5:30, José Lorenzo >>>>> wrote: >>>>>> >>>>>> I'd like to ask you a couple things, for curiosity sake. How much are >>>>>> you paying in h

Re: CakePHP 3 cipherseed removal and password migration - HELP

2015-02-26 Thread mcloide
gt;>>> >>>>> This is a scenario that is true to me and it is leading me to take the >>>>> decision to not upgrade to Cake3 at this moment. >>>>> >>>>> I have 2 applications and one has to

Re: CakePHP 3 cipherseed removal and password migration - HELP

2015-02-26 Thread José Lorenzo
t;> I have 2 applications and one has to communicate with another. One >>>> application has been fully built with the latest stable version of cake 2 >>>> and the new application, that is on legacy code, was goi

Re: CakePHP 3 cipherseed removal and password migration - HELP

2015-02-26 Thread mcloide
t;>> decision to not upgrade to Cake3 at this moment. >>> >>> I have 2 applications and one has to communicate with another. One >>> application has been fully built with the latest stable version of cake 2 >>> and the new application, that is on legacy cod

Re: CakePHP 3 cipherseed removal and password migration - HELP

2015-02-26 Thread mcloide
ately with the >> removal of the cipherseed and the cipher functions a password that was >> generated in cake2 now can't be used in cake3. >> >> Example of password encryption results using CakePHP 2.6 and CakePHP 3 >> &

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread Cake Developer
;>>>> deal? >>>>> >>>>> On Thursday, February 26, 2015 at 10:22:24 AM UTC+1, Cake Developer >>>>> wrote: >>>>>> >>>>>> Hi Jose, >>>>>> >>>>>> You won't believe I asked

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread José Lorenzo
5 at 10:22:24 AM UTC+1, Cake Developer >>>> wrote: >>>>> >>>>> Hi Jose, >>>>> >>>>> You won't believe I asked to hostgator so many times to install INTL >>>>> extension. My ticket on hosgator is in pending st

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread Cake Developer
eloper >>> wrote: >>>> >>>> Hi Jose, >>>> >>>> You won't believe I asked to hostgator so many times to install INTL >>>> extension. My ticket on hosgator is in pending status since last 45 days. >>>> I &g

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread José Lorenzo
t; extension. My ticket on hosgator is in pending status since last 45 days. I >>> keep emailing/phone call them to resolve the ticket. But same response they >>> cannot support INTL. I am waiting till final version of cakephp 3.0 release >>> date If they come up with so

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread Cake Developer
Hi Jose, >> >> You won't believe I asked to hostgator so many times to install INTL >> extension. My ticket on hosgator is in pending status since last 45 days. I >> keep emailing/phone call them to resolve the ticket. But same response they >> cannot support

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread José Lorenzo
d to hostgator so many times to install INTL > extension. My ticket on hosgator is in pending status since last 45 days. I > keep emailing/phone call them to resolve the ticket. But same response they > cannot support INTL. I am waiting till final version of cakephp 3.0 release >

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread Cake Developer
Hi Jose, You won't believe I asked to hostgator so many times to install INTL extension. My ticket on hosgator is in pending status since last 45 days. I keep emailing/phone call them to resolve the ticket. But same response they cannot support INTL. I am waiting till final version of ca

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread José Lorenzo
gt; But what I am thinking, only rich people can use cakephp 3.0 because they > can only afford VPS cost. The only issue is INTL extension. > what do you think how middle class people will use cakephp 3.0 ? > > Thanks > > > On Wednesday, February 25, 2015 at 7:58:14

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread Cake Developer
n use cakephp 3.0 because they can only afford VPS cost. The only issue is INTL extension. what do you think how middle class people will use cakephp 3.0 ? Thanks On Wednesday, February 25, 2015 at 7:58:14 PM UTC+5:30, Cake Developer wrote: > > Hello experts, > > Please provide the web

Re: CakePHP 3 cipherseed removal and password migration - HELP

2015-02-26 Thread José Lorenzo
ew application, that is on legacy code, was going to be using cake > 3 so we could benefit of all of the new perks. Unfortunately with the > removal of the cipherseed and the cipher functions a password that was > generated in cake2 now can't be used in cake3. > > Example of pas

Re: cakephp 3.0 supporting web hosting list

2015-02-26 Thread José Lorenzo
:28:14 PM UTC+1, Cake Developer wrote: > > Hello experts, > > Please provide the web hosting list that support cakephp 3.0. > > thanks > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because

CakePHP 3 cipherseed removal and password migration - HELP

2015-02-26 Thread mcloide
on legacy code, was going to be using cake 3 so we could benefit of all of the new perks. Unfortunately with the removal of the cipherseed and the cipher functions a password that was generated in cake2 now can't be used in cake3. Example of password encryption results using CakePHP 2.

Re: REST API server with Cakephp

2015-02-25 Thread Rafael Queiroz
> want an URL like www.mydomain.de/api/v1/posts/ > If possible also no view files, just directly encoded json. > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are s

cakephp 3.0 supporting web hosting list

2015-02-25 Thread Cake Developer
Hello experts, Please provide the web hosting list that support cakephp 3.0. 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: CakePhp 3.0 unable to login

2015-02-25 Thread jadb
l.com wrote: > > I'm new to CakePhp framework and followed the blog tutorial. Everything > went smooth until authentication part. > > This is my login method from UsersControllers.php, the debug line always > returns false. > > public function login() > { &

REST API server with Cakephp

2015-02-25 Thread Sven Mäurer
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 cake-php+unsubscr...@googlegroups.com.

Re: CakePhp 3.0 unable to login

2015-02-24 Thread cesar calvo
} $this->Flash->error(__('Invalid credentials.')); } $this->set(compact('user')); } El domingo, 22 de febrero de 2015, 14:05:53 (UTC-2), s.m.s...@gmail.com escribió: > > I'm new to CakePhp framework and followed the

Great opportunity - looking for an outstanding CakePHP lead developer for a mathematics education business.

2015-02-24 Thread adam
Hi. We are looking for an outstanding CakePHP lead developer for our mathematics education business. The business is in Los Angeles, and the developer can be here or anywhere. Can anyone recommend someone? Thanks, Adam -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter

Re: pagination with join and array in cakephp

2015-02-23 Thread ajt
to be a way > $options['recursive'] =-1; > > -- 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 unsubsc

Re: CakePHP-3 Plugins form validation messages and field values

2015-02-23 Thread Gaurav Kumar
Lorenzo, I got the problem and the solution both. The problem was happening because of page reload. So now with the help of session i can fix that or I got modelless forms in cakephp which is also providing the solution. thanks for you help. On Monday, February 23, 2015 at 1:57:41 PM UTC+5:30

Re: CakePHP-3 Plugins form validation messages and field values

2015-02-23 Thread José Lorenzo
roper way to create a comment > form inside a view file of posts. > -- 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 unsubscr

Re: Date picker for CakePHP 2.0.3

2015-02-23 Thread pappugotya1
> > > *echo $this->Form->input('expire', array( > 'id'=>'datepicker','type'=>'text')* > > This is it! > > Best regards! > > > -- Like Us on FaceBook https://www.facebook.com/CakeP

CakePhp 3.0 unable to login

2015-02-23 Thread s . m . scarano
I'm new to CakePhp framework and followed the blog tutorial. Everything went smooth until authentication part. This is my login method from UsersControllers.php, the debug line always returns false. public function login() { if ($this->request->is('post')

pagination with join and array in cakephp

2015-02-22 Thread ajt
Hi, in cakephp I used a 'find all' to do a complex and this works fine as below. My issue is I am trying to convert this to a set paginated results and I keep getting offset warning Illegal offset type [CORE\Cake\Model\Model.php, line 2936. I am sure the issue is simple but is ther

Re: CakePHP 3 Plugin not working (controller file not found)

2015-02-21 Thread HVan
It's loading the plugin properly because when I remove, say bootstrap.php >> inside the plugin, it will say the bootstrap file is not found inside the >> plugin. >> >> Any ideas? >> > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us o

Re: Custom config file CakePHP 3.0 RC1

2015-02-21 Thread Saif Turki
, > Sorry for my bad english :( > I tried to create a custom config file to *read/update* my application > params like the sitename, phone, mail *using a form* ... > I read the CakePHP doc( > http://book.cakephp.org/3.0/en/development/configuration.html). > I add this lines on the

Re: Custom config file CakePHP 3.0 RC1

2015-02-21 Thread Saif Turki
I'm using the CakePHP 3.0 RC2 not RC1 Le samedi 21 février 2015 20:09:21 UTC+1, Saif Turki a écrit : > > Hi, > Sorry for my bad english :( > I tried to create a custom config file to *read/update* my application > params like the sitename, phone, mail *using a form* ... >

Custom config file CakePHP 3.0 RC1

2015-02-21 Thread Saif Turki
Hi, Sorry for my bad english :( I tried to create a custom config file to *read/update* my application params like the sitename, phone, mail *using a form* ... I read the CakePHP doc( http://book.cakephp.org/3.0/en/development/configuration.html). I add this lines on the *bootsrap.php* file

Re: CakePHP 3 Plugin not working (controller file not found)

2015-02-19 Thread Gaurav Kumar
nada. > > It's loading the plugin properly because when I remove, say bootstrap.php > inside the plugin, it will say the bootstrap file is not found inside the > plugin. > > Any ideas? > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://tw

CakePHP-3 Plugins form validation messages and field values

2015-02-19 Thread Gaurav Kumar
s and the values are not refilled. Also would like to know what would be the proper way to create a comment form inside a view file of posts. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subsc

Need a CakePHP Developer to integrate an Email Marketing System in existing CRM built on CakePHP.

2015-02-19 Thread Neeraj Kamdar
We have an existing custom built CRM in CakePHP V2.2.7 We need to integrate an email marketing system using a service such as mandrill, Amazon SES or any other suitable email delivery service. *Email Marketing System Requirements* - We have several salespeople - each should be able to send

CakePHP 2.6.2 released

2015-02-19 Thread mark_story
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.6.2. 2.6.2 is a bugfix release for the 2.6 release branch. A short list of the changes you can expect is: * Fixed exception rendering when ExceptionRenderer raised an error. * Notice errors in PaginatorHelper

Cakephp 3 : use of "$this->alias()" in "where" conditions

2015-02-18 Thread Pgbi
[$table->alias() . '.title' => 'new title'], [$table->alias() . '.id'=> 1] ); will throw the error: Column not found: 1054 Unknown column 'BlogPosts.id' in 'where clause' for the prepared request: UPDATE blog_posts SET BlogPosts.

File upload failure to cakephp

2015-02-18 Thread chaitanya kiran
Hi Grourp, I m newbie to the CakePHP, trying to upload xlsx file to CakePHP Below is my view code Form->create('Program', array('action' => 'importexcel', 'type' => 'file')); echo $this->Form->file(&#

I m trying to upload xlsx file in cakePHP

2015-02-18 Thread chaitanya kiran
Hi Group, I m trying to upload xlsx file in CakePHP view code Form->create('Program', array('action' => 'importexcel', 'type' => 'file')); echo $this->Form->file('Document'); echo $this->Form

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-16 Thread Lorne Dudley
OK, I have moved ahead on the /vendor side thanks to some suggestions from Mark Story. create /web/cake3-rc2-v3 directory git clone git://github.com/cakephp/bake.git cd bake copy composer.phar to /web/cake3-rc2-v3/bake directory php composer.phar install Now, the following works. E:\web\cake3

Re: Creating Associated Records with CakePHP 3.0 ORM

2015-02-16 Thread Harold Putman
r_id' => $cr->get('id')]); >>> if ($this->Customers->Users->save($user)) { >>> // save just returns false. >>>$this->Flash->success('The customer has been saved.'

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-16 Thread Lorne Dudley
z wrote: > > So your not trying to build an app on top of CakePHP but rather I think my > rule still stands here. In fact I believe that's the problem. Instead of > cloning the project you created a new one which is meant to *use *the > CakePHP core files and I believe tests wil

Re: Creating Associated Records with CakePHP 3.0 ORM

2015-02-16 Thread Harold Putman
$this->Flash->error('The customer could not be saved. >> Please, try again.'); >> } >> } >> ``` >> >> I've checked for validation errors and there are none. Am I going about >> this wrong?? >> >> This

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-16 Thread Andrew Lechowicz
So your not trying to build an app on top of CakePHP but rather I think my rule still stands here. In fact I believe that's the problem. Instead of cloning the project you created a new one which is meant to *use *the CakePHP core files and I believe tests will be set up accordingly. I

Re: Creating Associated Records with CakePHP 3.0 ORM

2015-02-16 Thread Andrew Lechowicz
S FROM `users`20SELECT * FROM > information_schema.key_column_usage AS kcu INNER JOIN > information_schema.referential_constraints AS rc ON (kcu.CONSTRAINT_NAME = > rc.CONSTRAINT_NAME) WHERE kcu.TABLE_SCHEMA = 'hotdogs_data' AND > kcu.TABLE_NAME = 'users' and r

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-16 Thread Lorne Dudley
ake" issue. My challenge is to develop a test case for the change. See https://github.com/cakephp/bake/issues/35 . I have a change to /vendor/cakephp/bake/src/Template/Bake/Element/form.ctp which solves the problem. Following your suggestions I tried a few variations. First, I used the

Creating Associated Records with CakePHP 3.0 ORM

2015-02-16 Thread Harold Putman
going on here? SHOW FULL COLUMNS FROM `users`61SHOW INDEXES FROM `users`20SELECT * FROM information_schema.key_column_usage AS kcu INNER JOIN information_schema.referential_constraints AS rc ON (kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME) WHERE kcu.TABLE_SCHEMA = 'hotdogs_data' AND kcu.TABLE_NAME = '

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-15 Thread Andrew Lechowicz
p composer.phar dump-autoload > Generating autoload files > > Then > E:\web\cake3-rc2>phpunit > vendor/cakephp/bake/tests/TestCase/View/Helper/ProgressHelperTest.php > PHPUnit 4.5.0 by Sebastian Bergmann and contributors. > > Configuration read from E:\web\cake3-rc2\ph

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-15 Thread Lorne Dudley
Hello Andrew ! OK, I tried this. E:\web\cake3-rc2>php composer.phar dump-autoload Generating autoload files Then E:\web\cake3-rc2>phpunit vendor/cakephp/bake/tests/TestCase/View/Helper/ProgressHelperTest.php PHPUnit 4.5.0 by Sebastian Bergmann and contributors. Configuration read from

Re: Iter of cakephp tests

2015-02-14 Thread Andrew Lechowicz
x27;s causing an error and the usual fixture drop/recreate/fill workflow is failing. On Wednesday, January 21, 2015 at 4:20:31 PM UTC-5, Alessandro Minoccheri wrote: > > Hi all > I'm writing hereu to understand well cakephp tests. > > I mean about this issue: > https:

Re: Cakephp 3.0 upgrade from 1.3 where to begin??

2015-02-14 Thread Andrew Lechowicz
Something else to consider if you want to jump straight to CakePHP 3 would be to re-write the app in 3.0 piece by piece and update the web server's routing to turn "off" and "on" the 3.0 pieces as need be. On Tuesday, February 3, 2015 at 10:09:12 PM UTC-5, Robert Grav

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-14 Thread Andrew Lechowicz
esolved properly ??? What is missing in the documentation ? > > Below are my two latest attempts to get this to execute properly. > > E:\web\cake3-rc2\vendor\cakephp\bake\tests\TestCase\View\Helper>phpunit > ProgressHelperTest.php > > Fatal error: Class 'Cake\TestS

Re: CakePHP 2.0 authentication(login) without ctp files but other types

2015-02-14 Thread tech_me
Thursday, February 12, 2015 at 5:27:00 AM UTC+9, John Andersen wrote: > > Ah, I see your problem :) > > Please ensure that your users table has at least these columns: > id, username, password > > The id column is just the primary key for the table and CakePHP uses the > id to

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-12 Thread Lorne Dudley
ecute properly. E:\web\cake3-rc2\vendor\cakephp\bake\tests\TestCase\View\Helper>phpunit ProgressHelperTest.php Fatal error: Class 'Cake\TestSuite\TestCase' not found in E:\web\cake3-rc2\vendor\cakephp\bake\tests\TestCase\View\Helper\ProgressHelperTest.php on line 9 Call Stack:

Cakephp 3: difficulties with timezones when dates submitted in a form

2015-02-12 Thread Pgbi
me' => '2015-02-12T*22*:54:00+', 'timezone' => '*Europe/Paris*', 'fixedNowTime' => false } OR object(Cake\I18n\Time) { 'time' => '2015-02-12T*21*:54:00+', 'timezone' => '*UTC*&#x

Re: cakePHP 3.0.0-RC2 documentation, Testing

2015-02-11 Thread Lorne Dudley
ns in the 3.0.0-RC2 document, > current as of today. > > I believe I have followed all of the instructions. > > This is my setup. (cakePHP 3.0.0-RC2, updated as of today) > > > E:/web/cake3-rc2/vendor/cakephp/bake/tests/TestCase/View/Helper/ProgressHelperTest.php > >

cakePHP 3.0.0-RC2 documentation, Testing

2015-02-11 Thread Lorne Dudley
Testing (page 559 in the pdf version) I am attempting to follow the instrucions in the 3.0.0-RC2 document, current as of today. I believe I have followed all of the instructions. This is my setup. (cakePHP 3.0.0-RC2, updated as of today) E:/web/cake3-rc2/vendor/cakephp/bake/tests/TestCase

Re: Loading external vendor's in CakePHP 3

2015-02-11 Thread HVan
he right direction. It > really can't be that hard I'm sure. I've used Twilio many times outside of > Cake and it was as simple as just requiring it and instantiating the > classes. > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitte

Loading external vendor's in CakePHP 3

2015-02-11 Thread HVan
ices_Twilio' not found Would appreciate it if someone can point me in the right direction. It really can't be that hard I'm sure. I've used Twilio many times outside of Cake and it was as simple as just requiring it and instantiating the classes. -- Like Us on FaceBook https:

Re: CakePHP 2.0 authentication(login) without ctp files but other types

2015-02-11 Thread John Andersen
Ah, I see your problem :) Please ensure that your users table has at least these columns: id, username, password The id column is just the primary key for the table and CakePHP uses the id to identify records in the table. Auth will use the username and password columns to identify the user

Re: CakePHP 3 Plugin not working (controller file not found)

2015-02-11 Thread HVan
{ "name": "cakephp/app", "description": "CakePHP skeleton app", "homepage": "http://cakephp.org";, "type": "project", "license": "MIT", "require": {

Re: CakePHP 2.0 authentication(login) without ctp files but other types

2015-02-11 Thread tech_me
thout create new user record? >> I have read your link, but there is just creating user... >> >> Besides users, lots of tests are able to be tested just by searching but >> not creating new record for those purposes. >> >> Thanks, tech_me >> >> >> O

Re: Is possible to make a online ticket booking website in CakePhp

2015-02-10 Thread Kamal Deol
modification can be done if required according to the functionality The above 5 steps which are required at least for all the application your are developing in cake PHP, and then after that cakePHP merely provide any thing which satisfy your customized requirement, hence further you have to do the

Re: How to default my site to cakephp app

2015-02-10 Thread John Andersen
Pointer - check the Routes section of the CakePHP book - that should help you on the way to find a solution: http://book.cakephp.org/2.0/en/getting-started.html#routes Enjoy, John On Tuesday, 10 February 2015 03:23:36 UTC+2, alfons...@hotmail.com wrote: > > Hello, > I am starting wit

Re: Is possible to make a online ticket booking website in CakePhp

2015-02-10 Thread euromark
http://stackoverflow.com/questions/28409805/is-possible-to-make-a-online-ticket-booking-website-in-cakephp answers it all Am Dienstag, 10. Februar 2015 06:20:58 UTC+1 schrieb nicky: > > Dear, > > You can make any kind of web application in the Cake-PHP, it is just a > framework

Re: CakePHP 2.6 Controllers with New Folder Structure

2015-02-09 Thread Shiv Modi
Hi John, I tried this solution as well but not working. Any other suggestion? Regards, Shiv On Friday, 6 February 2015 01:36:41 UTC+5:30, John Andersen wrote: > > Please always reply to the group - I seldom checks my mailbox :) > > I looked in the CakePHP book and it did not show

Re: Is possible to make a online ticket booking website in CakePhp

2015-02-09 Thread Kamal Deol
has been asked so many times, and > many may votes this down, But i am really confused and i think its the best > place to ask the professionals to resolve my problem. > >I have worked with Cakephp, Now I got a project where I have to create > a website for online ticket booking sys

Re: CakePHP 3 Plugin not working (controller file not found)

2015-02-09 Thread José Lorenzo
. > > It's loading the plugin properly because when I remove, say bootstrap.php > inside the plugin, it will say the bootstrap file is not found inside the > plugin. > > Any ideas? > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/

Is possible to make a online ticket booking website in CakePhp

2015-02-09 Thread Ankit Jaiswal
HI,Maybe the question similar to this has been asked so many times, and many may votes this down, But i am really confused and i think its the best place to ask the professionals to resolve my problem. I have worked with Cakephp, Now I got a project where I have to create a website for

How to default my site to cakephp app

2015-02-09 Thread alfonsoarias
Hello, I am starting with CakePHP 2.6 . I created the basic app Posts , and it is working fine when I type in the browser http://www.mysite.com/posts I want to redirect my default site to it: so if I type in the browser http://www.mysite.com it redirects to http://www.mysite.com/posts 1.) I

CakePHP 3.0.0-RC2 Released

2015-02-08 Thread mark_story
The CakePHP core team is excited to announce the release of CakePHP 3.0.0-RC2. Our plan is that this will be the final 3.0.0 release candidate and in ~6 weeks time 3.0.0 stable will be released. Since 3.0.0-RC1, we've been hard at work incorporating community feedback, fixing many issue

Re: CakePHP 3.0 howto disable DebugKit on some actions

2015-02-08 Thread mark_story
UTC-5, Andras Kende wrote: > > Hello, > > I would like to disable DebugKit Toolbar on some area on my test website > using CakePHP 3.0 > > config/app.php > $config = [ > ‘debug’ => true > , > > Tried adding to to AppController as: > > use C

cakephp the rule validation function run twice

2015-02-08 Thread Celia Kessassi
x27;message'=> 'Votre message d\'erreur' ), , but whene i add 'on' => 'create', it's does't repeat. and for example whene i debug i got twice message. how to make it's run without repeating ?? -- Like Us o

CakePHP 3 Plugin not working (controller file not found)

2015-02-08 Thread HVan
he plugin. Any ideas? -- 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 i

Re: CakePHP 2.6 Controllers with New Folder Structure

2015-02-05 Thread John Andersen
Please always reply to the group - I seldom checks my mailbox :) I looked in the CakePHP book and it did not show any examples of passing all the different paths for different classes, so lets try this: App::build(array('Model' => array(APP . 'Model' . DS, APP . 'Mod

Re: CakePHP 2.6 Controllers with New Folder Structure

2015-02-05 Thread John Andersen
27;, '/Model/Products/'), Do the same for Controller and View entries. Enjoy, John On Thursday, 5 February 2015 12:24:41 UTC+2, Shiv Modi wrote: > > Hi, > > I am using CakePHP 2.6 and want to make two sub-folders, Products and > Customers in app/Controller , Model an

CakePHP 2.6 Controllers with New Folder Structure

2015-02-05 Thread Shiv Modi
Hi, I am using CakePHP 2.6 and want to make two sub-folders, Products and Customers in app/Controller , Model and View folders. So that I can categories my product and customer controllers for proper understanding. To implement and access the same I done some changes in bootstrap as follow

Re: Cakephp 3.0 upgrade from 1.3 where to begin??

2015-02-04 Thread John Andersen
Migrate your 1.3 into a 2.x first, using the migration guides, that you can find in the CakePHP book 2.x under appendices. http://book.cakephp.org/2.0/en/appendices/2-0-migration-guide.html - as a starting point. When you are there, you can checkout the migration guide for CakePHP 3.x http

Re: SQL Cartesian Product with CakePHP find

2015-02-04 Thread Gildonei Mendes Anacleto Junior
rcing the query to bring me the prdoduct between t1 and t2 and in this >> case I will always have all the possible combination among this tables. >> Using left join, I can have null on right table (t2) if a record doesn't >> exists. >> >> I guess only with CakePHP 3

Re: SQL Cartesian Product with CakePHP find

2015-02-04 Thread José Lorenzo
le combination among this tables. > Using left join, I can have null on right table (t2) if a record doesn't > exists. > > I guess only with CakePHP 3 I will be able to do something like this. > > By the way, in the new ORM in CakePHP 3.x am I be able to use "union&qu

Cakephp 3.0 upgrade from 1.3 where to begin??

2015-02-03 Thread Robert Gravel
Hi all, I want to migrate my application currently in cakephp 1.3 to 3.0 . I just do not know where to begin and what the process would be. Can someone point me to some resources or outline the steps? Thank you Robert Gravel -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on

Re: SQL Cartesian Product with CakePHP find

2015-02-03 Thread Gildonei Mendes Anacleto Junior
rd doesn't exists. I guess only with CakePHP 3 I will be able to do something like this. By the way, in the new ORM in CakePHP 3.x am I be able to use "union" statement or a bit more complex "select" and use paginator component without need of customize it? Thanks again, Jun

Re: Soft delete plugin for cakephp 3

2015-02-02 Thread Pgbi
Thanks mark for the suggestion. I'll do that! Le lundi 2 février 2015 07:48:20 UTC-8, euromark a écrit : > > Feel free to add it to > https://github.com/FriendsOfCake/awesome-cakephp/tree/cake3 > Thats the list people would look for plugins and alike :) > > mark >

CakePHP 3.0 howto disable DebugKit on some actions

2015-02-02 Thread Andras Kende
Hello, I would like to disable DebugKit Toolbar on some area on my test website using CakePHP 3.0 config/app.php $config = [ ‘debug’ => true , Tried adding to to AppController as: use Cake\Core\Configure; … public function beforeFilter(Event $event) { Configure::write(‘debug’, fa

Re: SQL Cartesian Product with CakePHP find

2015-02-02 Thread José Lorenzo
You can do a LEFT join, and get the sae results On Monday, February 2, 2015 at 6:26:56 AM UTC-4:30, Gildonei Mendes Anacleto Junior wrote: > > Hi, > > How could I do a cartesian product with 2 different tables in CakePHP 2.x ? > > EX: > *SELECT t1.id <http://t1.id>,

Re: SQL Cartesian Product with CakePHP find

2015-02-02 Thread José Lorenzo
I would do a raw query, as Cake 2 does not support using derived table queries. You can use Cake 3, though. On Monday, February 2, 2015 at 6:26:56 AM UTC-4:30, Gildonei Mendes Anacleto Junior wrote: > > Hi, > > How could I do a cartesian product with 2 different tables in CakePHP

Re: Soft delete plugin for cakephp 3

2015-02-02 Thread euromark
Feel free to add it to https://github.com/FriendsOfCake/awesome-cakephp/tree/cake3 Thats the list people would look for plugins and alike :) mark Am Sonntag, 1. Februar 2015 03:40:21 UTC+1 schrieb Pgbi: > > Hi guys, > > For one of my projects, I developed a plugin to nicely

Soft delete plugin for cakephp 3

2015-02-02 Thread Pgbi
out it will be appreciated! -- 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 fro

SQL Cartesian Product with CakePHP find

2015-02-02 Thread Gildonei Mendes Anacleto Junior
Hi, How could I do a cartesian product with 2 different tables in CakePHP 2.x ? EX: *SELECT t1.id, t1.field, t2.id, td.field* *FROM table1 AS t1,* *(SELECT t2.id, t2.field FROM table2) AS t2* *WHERE t1.id >= 10* note this isn't a join, I need these cartesian product to apply another

Re: Cakephp Autocomplete Tutorial ajax error

2015-02-01 Thread euromark
It is best not to use the JS helper(s) etc. Use just plain jQuery and it will work quite easily out of the box See http://sandbox.dereuromark.de/sandbox/ajax_examples/ for live examples mark Am Sonntag, 1. Februar 2015 01:13:54 UTC+1 schrieb ajt: > > > > In CakePHP, I am trying

Cakephp Autocomplete Tutorial ajax error

2015-01-31 Thread ajt
In CakePHP, I am trying to create a autocomplete function from a textbox, using this tutorial: http: //bakery.cakephp.org/articles/matt_1/2011/08/07/yet_another_jquery_autocomplete_helper_2 I keep getting a Undefined index: autoCompleteText I solved the helper issue as it finds the

<    2   3   4   5   6   7   8   9   10   11   >