Re: Login/Registration

2015-05-31 Thread Gaurav Kumar
I think you have to read the CakePHP docs then you will definitely get all the answers. On Monday, June 1, 2015 at 3:09:15 AM UTC+5:30, sakshi bhalla wrote: > > All, > > I am new to Cake PHP. I am developing a website and struggling to complete > the initial login/registration page. > Not sure,

Re: Unusual Table name/ Convention Naming issue

2015-05-31 Thread Gaurav Kumar
Please look after your controller's class name. If you changed your controller's name to "MyCallDatas1sController" then you also have to change the class name in the controller same as the file name. I think that should work. On Monday, June 1, 2015 at 3:09:13 AM UTC+5:30, Troy White wrote: > >

Re: CakePHP project copy to Ubuntu 14.04 LAMP based VPS

2015-05-31 Thread Andras Kende
try to add /webroot to your apache config maybe ? http://piheno.com/css/base.css - not working http://piheno.com/webroot/css/base.css - working… Andras > On May 23, 2015, at 11:55 AM, Ádám Domaföldi wrote: > > Hi! >

Unusual Table name/ Convention Naming issue

2015-05-31 Thread Troy White
Hello I am having a naming convention problem that I would normally just rename the table. However, that is not an option. Background info:Table name is myCallDatas1 I am trying to create a controller for this table. I went to http://inflector.cakephp.org/ and it returned myCallDatas1s. I have

Cake 3 - Modelless Forms with nested forms / elements

2015-05-31 Thread slowjack2k
Hi, within the documenation I did only find a simple example (http://book.cakephp.org/3.0/en/core-libraries/form.html). Is it possible to create a form with "Sub-Forms"? class PhoneNumberForm extends Form end class ContactForm extends Form{ protected function _buildSchema(Schema $schema)

cakephp 3.0- login and registration using custom tables

2015-05-31 Thread sakshi bhalla
Hello, can anyone please help me with the source code for login and registration using custom tables. I am able to do using users table but not able to do using my existing db tables. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- Y

CakePHP project copy to Ubuntu 14.04 LAMP based VPS

2015-05-31 Thread Ádám Domaföldi
Hi! I spent hours to solve this problem. I’ve been using CakePHP for two years and I’ve never had this kind of problem before. I installed the CakePHP3 to my loacalhost folder on my windows dev computer. I use wamp in order to get a simple lamp environment. On my windows cakephp3 works like cha

unclear views

2015-05-31 Thread Karl Klammer
Hello, i'm new to cakePHP and struggling with the MVC pattern in my views. According to the cakePHP book there are e.g. Helpers in the views to easily format the data. My problem is, that my views get more and more complex like winding pathes. In practical use combining data is necessary very o

Help! exception handling

2015-05-31 Thread Sebastian Caballero
Hello Friends I have a problem I do not understand how to solve, need to capture the error code ($ error-> getCode ()) and put on an equal setFlash website that I use to set whether a save operation was deleted or modified successfully or not. The issue is that when there is an exception for an

Help with Breadcrumbs

2015-05-31 Thread Jekill CR
*Hi! friends i am from Costa Rica and need some help with the breadcrumbs This is the problem im trying to generate the breadcrumbs with this code in my view:* Html->addCrumb('Categorias', array('controller' => 'categories', 'action' => 'index'));?> Html->addCrumb($cat['name'], array('

Cake 3 Link to nested resource

2015-05-31 Thread slowjack2k
Hi, I didn't find any hint how to create a link to a nested Resource. Routes: $routes->resources('Posts', function ($routes) { $routes->resources('Comments'); }); View: $this->Html->link("Show Comment", ['controller' => '?', 'action' => 'view', ???]) Can some one point me to document

I need some help with CakeDC Search

2015-05-31 Thread Jekill CR
*I need some help with CakeDC Search i configured the plugin with the instructions and nothing happens.* Only show the text of the search on the Web Browser search input. Please if someone have a working configuration and can share with me. thanks in advance! I need the most simple configura

Cakephp with chat

2015-05-31 Thread Rodrigo Dall'Agnol
I have a system in cakephp I would like to develop a chat for users to communicate within that system, as I'm structuring the idea i like to suggestions from those who have developed something related to it or if someone has a vision of how to start this development? Thank you -- Like Us on Fa

Cakephp 3 and custom datasources

2015-05-31 Thread Martin
Hi, For my current project I need to load data from different locations via API's. I think the best way to do this is to create datasources for it. Sadly I see there is nothing about datasources in the cakephp 3 book (only the text that is can be extended with alternative datasources). I also

How to use Plugins in CakePHP 2.6..??

2015-05-31 Thread Solomon Gebreslasie
Hello there, My name is Solomon G. I am making E-commerce website for a friend and I was wondering if some one could tell me how to use cakePHP Plugins..?? -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message bec

Online Job Portal System Use Case Diagrams

2015-05-31 Thread Brara morad35
I want to create Job website with this actors The user is not registered(don't have a Account) and his children job seeker(have a Account),employer(have a Account)In addition to administrator.I do not know if what I did is correct or not. Any help? -- Like Us on FaceBook https://www.facebook.

Login/Registration

2015-05-31 Thread sakshi bhalla
All, I am new to Cake PHP. I am developing a website and struggling to complete the initial login/registration page. Not sure, how should i link between html/css pages with my controller and where should i authenticate user with my database. Can anyone share the general structure for login/regis

Moving cakephp 2.5 to a shared server

2015-05-31 Thread Clement Crownrise
http://naijatelegram.com/oscar/ Above is the link to my cakephp web application, i do not know why the error on that page is showing, it was not showing while i was on thelocal environment . Your help would be apppreciated. Thanks -- Like Us on FaceBook https://www.facebook.com/CakePHP Find

"Companies using CakePHP"

2015-05-31 Thread Pgbi
Hello there, I've launched not long ago a new website using cakephp 3. I was just wondering if it was possible to make it appear in the "Companies using CakePHP" section of cakephp.org. Is there a form / email address to apply for it? Thx! -- Like Us on FaceBook https://www.facebook.com/CakeP

JSON string is showed instead of used

2015-05-31 Thread Sam Clauw
I recently added jQuery file upload (https://github.com/blueimp/jQuery-File-Upload) to my custom-made CMS system. Uploading images works fine, but loading the uploaded images doesn't. In fact: the JSON string appears on top of my file: {"files":[{"name":"foto1.jpg","size":221882,"url":"D:\\Webs