Can't save associations CakePHP 3

2015-03-11 Thread ivan neykov
Hi, I have two tables – Projects and ProjectsImages. When adding new project I want also to add one record in ProjectsImages with foreign key (project_id) equal to newly added project id. Values in other ProjectsImages fields must be default. According documentation “When you are saving an

PDF Render in View

2014-05-25 Thread Ivan Maloparac
Ok. guys I am kinda new in CakePHP, and I came to a problem where i can't find a way to render PDF file in a view? I would to do it like this http://mozilla.github.io/pdf.js/web/viewer.html in iframe? So if anyone have any suggestion it would be great! :) Thank you! -- Like Us on FaceBook

Re: Some talk about complex Applications with CakePHP

2013-11-10 Thread Ivan Rimac
ed 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. >> To post to this group, send email to cake-php

Re: CakePhp doesn't read the script

2013-09-17 Thread Ivan Rimac
oup at http://groups.google.com/group/cake-php. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Ivan Rimac*** mail: i...@rimac.hr *tel: +385 95 555 99 66* *http://ivanrimac.com* *http://rimac.hr* -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on

Re: Mongodb with cakephp

2013-09-16 Thread Ivan Rimac
this group, send email to cake-php@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Ivan Rimac*** mail: i...@rimac.hr *tel: +385 95 555 99 66* *http://ivanrimac.com* *http://ri

Re: Unrelated data

2013-09-14 Thread Ivan Rimac
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. > For more options, visit https://groups.google.com/groups/opt_out. > -- *Ivan Rimac**

File load from server javascript cakephp2

2013-05-30 Thread ivan . alberquilla
** I have a aplication in cakephp2. In home.ctp I wan't to use a javascript function to load a file from filesystem and create a track in a map, but I donn´t know how to locate it. In the javascript function I declare a var with the name of the file and then I check if the file exists, and a

Re: Model and Datasource for NoSQL (MongoDB) - relations

2013-03-08 Thread Ivan Rimac
P > 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...@google

Re: Form action is /login?url=login

2013-01-14 Thread Ivan Rimac
ke-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *http://ivanrimac.com*

Re: queries on HABTM relationships

2013-01-02 Thread Ivan Rimac
t; > You received this message because you are subscribed to the Google Groups > > "CakePHP" group. > > To post to this group, send email to cake-php@googlegroups.com. > > To unsubscribe from this group, send email to > > cake-php+unsubscr...@googlegroups.com. &g

Re: authentication and authorization is not working

2012-12-15 Thread Ivan Rimac
d us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-

Re: pagination problem, please help

2012-11-18 Thread Ivan Rimac
'Blog.categories' => $cat_id))); > > $this->set('blogs', $blogs, $this->paginate('Blog', array('limit' => > 12) )); > > thanks in advance, > chris > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP

Re: Order by field containing aggregate function result (MIN)

2012-11-08 Thread Ivan Rimac
e.uid'), 'order' => array('Game.time' => 'DESC'), 'limit' => 3 ); On Wed, Nov 7, 2012 at 11:01 PM, Ivan Švaljek wrote: > Hi, I'm having trouble with sorting during pagination. I'm trying to list >

Order by field containing aggregate function result (MIN)

2012-11-08 Thread Ivan Švaljek
Hi, I'm having trouble with sorting during pagination. I'm trying to list users with lowest solvetime, but order key in paginate method doesn't seem to like order field if it's a result of aggregate function like MIN(). This is my action: public function index() { $this->paginate =

Re: Issues with digest authentication - need some help

2012-11-03 Thread Ivan Rimac
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 post to this group, send email to cake-php@googlegroups.com. > To unsubscribe

Re: Problem with Cakephp 2.0 Login

2012-10-24 Thread Ivan Rimac
l to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *http://ivanri

Re: REST API in 2.x (authenticate for some actions, etc)

2012-10-22 Thread Ivan Rimac
ot; group. > To post to this group, send email to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *te

Re: Locale prefix

2012-10-22 Thread Ivan Rimac
roup, send email to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *

Re: Locale prefix

2012-10-21 Thread Ivan Rimac
his routing done on >> book.cakephp.org? >> >> Cheers! >> > -- > 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 > "C

Re: form value in cake 1.3

2012-10-10 Thread Ivan Rimac
UPDATE users SET $field = '$edit_field' WHERE id = " . $this->User->id); $this->_refreshAuth(); $this->set('result', $edit_field); } } //Here the $field and represents the field inside database, and $edit_field is the value sent from the view, For this example I u

Re: form value in cake 1.3

2012-10-09 Thread Ivan Rimac
Yes, that is the plugin. sent from my Samsung Galaxy S Ivan Rimac mail: ivn...@gmail.com mob: +385 95 555 9966 Dana 10.10.2012. 00:16 "Chris" je napisao/la: > is this the url? > > http://www.appelsiini.net/projects/jeditable > > On Tuesday, October 9, 2012 2:32:

Re: form value in cake 1.3

2012-10-09 Thread Ivan Rimac
I am using jEditable for this kind of things, i can send you piece of code for this. For this, i think there is a problem with the script, you should check is there form generated when you try to edit your short status. sent from my Samsung Galaxy S Ivan Rimac mail: ivn...@gmail.com mob: +385 95

Re: form value in cake 1.3

2012-10-09 Thread Ivan Rimac
;data['User']['short_status']; also before save, you need to specify what user exactly are you saving, something like this: $this->User->id = $this->Auth->user('id'); 2012/10/9 Chris > hi Ivan,... > > it didn't work,... I even tried > $use

Re: form value in cake 1.3

2012-10-09 Thread Ivan Rimac
s 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 post to this group, send email to cake-php@googlegroups.com. >

Re: Google maps and CakePHP

2012-10-09 Thread Ivan Rimac
od way to legitimate users and >> making the whole service safer and better to use. >> >> My question is, is Google going to let us do something like that, is it >> possible? >> >> Or could you suggest me some other form of verification of a user? >>

Re: saving data in cake 1.3

2012-10-06 Thread Ivan Rimac
0, >> 'privacy' => array_search($_GET['privacy'], Configure::read('Site.privacy' >> **)) >> { >> .. and the rest of a code.. >> >> thank you in advance >> chris >> >> >> >> &g

Re: data saving in cake 1.3

2012-10-05 Thread Ivan Rimac
e(); >>> if($this->Photo->save(array('**Photo' => array('name' => $name, >>> 'user_id' => $this->user['id'], 'secret' => $secret, 'hidden' => 0, >>> 'privacy' => array_search($_G

Re: data saving in cake 1.3

2012-10-05 Thread Ivan Rimac
SC LIMIT 1)' . > ' WHERE id = ' . $this->user['id']); > } > > -- > Like Us on FacekBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed t

Re: CakePHP 2.x implement edit form in ajax in a popup

2012-10-03 Thread Ivan Rimac
targetType : 'number' }); $("#feedback-form").submit(function(){ $.fancybox.showLoading(); $.ajax({ type: "POST", url: $(this).attr('action'), data: $("#feedback-form").serialize(), }).done(function( msg ) { $.fancybox.hideLoading(); json

Re: i18n - no flags

2012-10-02 Thread Ivan Rimac
; any idea how to solve this? >> >> Patrick >> >> >> -- > Like Us on FacekBook 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 > "Cak

Re: dateTime in edit view

2012-10-01 Thread Ivan Rimac
nsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *http://ivanrimac.com* -- Like Us on FacekBook https://ww

Re: renderElement in 1.3

2012-10-01 Thread Ivan Rimac
I just saw my own mistake, ofc it goes without echo and php tags :) just $this->render(); sent from my Samsung Galaxy S Ivan Rimac mail: ivn...@gmail.com mob: +385 95 555 9966 Dana 1.10.2012. 10:41 "Ivan Rimac" je napisao/la: > didnt try but it should work from controllers

Re: renderElement in 1.3

2012-10-01 Thread Ivan Rimac
didnt try but it should work from controllers like this render('../elements/**videos/videos_ads1', array('full' => true)) ?> 2012/10/1 Chris > hi Ivan,... > I need to render it from another directories,... like videos, groups, > etc,... > will this

Re: renderElement in 1.3

2012-10-01 Thread Ivan Rimac
ribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *http://ivanrimac.com* -- Like Us on FacekBook https://www.f

Re: photo_show.php helper

2012-09-30 Thread Ivan Rimac
<http://www.hamayk.com/photos/index/admin> > > > return (array_key_exists('full', $params) ? FULL_BASE_URL : '') . > $this->webroot . 'photos/' . $size . '/' . $id . '-' . $secret . '.jpg' . > (array_key_exists('

Re: photo_show.php helper

2012-09-30 Thread Ivan Rimac
end email to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *http://ivanrimac.co

Re: how to remove label from username and password

2012-09-28 Thread Ivan Rimac
bel' => false, 'value' => 'password') > > but password show * > > On Friday, September 28, 2012 5:48:51 PM UTC-7, ivnrmc wrote: > >> After name of the input... >> >> Html->input('username', array('label' =&g

Re: how to remove label from username and password

2012-09-28 Thread Ivan Rimac
After name of the input... Html->input('username', array('label' => false)); ?> sent from my Samsung Galaxy S Ivan Rimac mail: ivn...@gmail.com mob: +385 95 555 9966 Dana 29.9.2012. 02:31 "Chris" je napisao/la: > Hi guys,... > how can I remove la

Re: Is this a mod_rewrite issue?

2012-09-27 Thread Ivan Rimac
ls of the setup, what AllowOverride is set > to and hopefully a copy of the apache conf file so I can see what exactly > is going on. > > Cheers > > Paul > > > On 27 Sep 2012, at 17:02, Ivan Rimac wrote: > > Okay, this is my structure: > > domain.c

Re: Is this a mod_rewrite issue?

2012-09-27 Thread Ivan Rimac
ade > no difference. > > Are your other two .htaccess files set to the default without RewriteBase > being set? > > Paul > > > On 27 Sep 2012, at 16:38, Ivan Rimac wrote: > > > I had similar issue. > > > > You can try enter this into app/.htaccess file

Re: Is this a mod_rewrite issue?

2012-09-27 Thread Ivan Rimac
t; > Nothing makes any difference to my results so any suggestions gratefully > received > > Cheers > > Paul > > -- > Like Us on FacekBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message becau

Re: Problem with paths to files

2012-09-25 Thread Ivan Rimac
gle Groups > "CakePHP" group. > To post to this group, send email to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -

Re: complex find()

2012-08-28 Thread Ivan Rimac
e in context: > http://cakephp.1045679.n5.nabble.com/complex-find-tp5710758.html > Sent from the CakePHP mailing list archive at Nabble.com. > > -- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send ema

Re: CakePHP Autobaker for v.1.3

2012-08-27 Thread Ivan Rimac
s group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en-US. > > > -- *Ivan Rimac*** mail: ivn...@gmail.com *tel: +385 95 555 99 66* *http://ivanrimac.com* -- You received this message because you are

Re: How can I put my $id in $this->redirect

2012-08-24 Thread Ivan Rimac
rver. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "CakePHP" group. >>>> To post to this group, send email to cake...@googlegroups.com. >>>> To unsubscribe from this group, send email to &

Re: How can I put my $id in $this->redirect

2012-08-24 Thread Ivan Rimac
; group. >>> To post to this group, send email to cake...@googlegroups.com. >>> To unsubscribe from this group, send email to cake-php+u...@** >>> googlegroups.com. >>> >>> Visit this group at >>> http://groups.google.com/**group/cake-php?hl=en-US<http://groups.google.com/group/

Re: How can I put my $id in $this->redirect

2012-08-24 Thread Ivan Rimac
group. > To post to this group, send email to cake-php@googlegroups.com. > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/cake-php?hl=en-US. > > > -- *Ivan Rimac*** mail: ivn..

Re: Urgent, we need a CakePHP developer.

2012-08-24 Thread Ivan Rimac
know if I stand a chance to get the job. With regards, Ivan sent from my Samsung Galaxy S Ivan Rimac mail: ivn...@gmail.com mob: +385 95 555 9966 Dana 24.8.2012. 12:41 "Saiful Siddique" je napisao/la: > We are a Tel Co based software development firm. We need a php coder who > un

Re: How to set my table's Storage Engine using CakeSchema?

2012-08-23 Thread Ivan Rimac
Did not think you would not figure out yourself :) sent from my Samsung Galaxy S Ivan Rimac mail: ivn...@gmail.com mob: +385 95 555 9966 Dana 23.8.2012. 19:38 "andrewperk" je napisao/la: > I figured out. Just in case someone else wants to know this: > > 'tablePara

Re: Looking for work?

2012-08-23 Thread Ivan Rimac
ttp://www.ivanrimac.com/portfolio/> Let me know if I stand a chance to get the job. With regards, Ivan 012/8/23 Jeremy Burns > A good friend of mine is looking for a couple of developers. One is full > time, based in the City (London), PHP/Magento/MySQL paying about £50k. The > oth

Re: Cake PHP User Management Plugin Eagle

2012-07-28 Thread Ivan Suzen
Hey Steve, If you made this plugin and it is real then can you please tell us the exact date you launched this plugin and show us the proof for that ? Thanks, Ivan On Saturday, July 28, 2012 2:09:47 AM UTC+5:30, Steve wrote: > > This Plugin is the real Plugin. Rest all sites whi

Be Aware of Pirated Copy of CakePhp 2.x User Management Plugin

2012-07-27 Thread Ivan Suzen
com/products> . Please guys be aware of pirated copy of the CakePhp 2.x User Management Plugin and purchase the original plugin from original website. Thanks, Ivan -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions sit

Re: Cake PHP User Management Plugin Eagle

2012-07-27 Thread Ivan Suzen
. Regards, Ivan On Sunday, July 15, 2012 8:21:27 PM UTC+5:30, Steve wrote: > > > hi guys, we have launched an amazing Plugin "Eagle" for Cake PHP. It is > user management Plugin which has 56 features. It also gives you Login with > FB, Twitter, LinkedIn, Foursquare,

SplFileInfo::openFile - (cake_core_file_map) ERROR

2012-02-24 Thread Ivan Santana
I use lampp in ubuntu. When i try to cake bake model it returns me: PHP Warning: SplFileInfo::openFile(/opt/lampp/htdocs/app/tmp/cache/ persistent/cake_core_file_map): failed to open stream: Permission denied in /opt/lampp/htdocs/cakephp/lib/Cake/Cache/Engine/ FileEngine.php on line 297 This pro

Re: Routing, one little doubt

2012-01-26 Thread Ivan
Anyone know how to do it? Thanks -- 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 email to cake-php+un

Routing, one little doubt

2012-01-25 Thread Ivan
Hi all, First, thanks for the answers that you have gave me.. They really helped! I`m having a trouble, in making a simple route. What ever is the controller, or action, if there is a /validate_fields in the end, i want cake to see it like: :controller/validate_fields ex.: /someController/someAct

Find(all) query in multiple table

2012-01-21 Thread Ivan
LEFT JOIN `users` AS `User` ON (`Event`.`user_id` = `User`.`id`) WHERE `Event`.`status` = 'active' AND ((`Event`.`user_id` = 12) OR (((`Event`.`id` = `Staff`.`user_id`) AND (`Staff`.`user_id` = 12 What do i do? Thanks... Ivan -- Our newest site for the community: CakePHP V

Protecting access to field, does exist?

2012-01-21 Thread Ivan
eres is an component, or if already is something integrated with cakePHP, to protect things, and make the system only find, what i let them find, and not everything... Thanks! Ivan -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Ques

Model for competition

2012-01-07 Thread Ivan
on, and if not, what can i do to make it work good. Thanks everyone, Ivan -- 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

POST from external site

2011-06-15 Thread Ivan Rocha
bug and the POST is being sent correctly. I tried to use a pure PHP file outside CakePHP to receive the POST and it shows the data normaly. I searched a lot about CSRF protection and found nothing. Is there any Cake's "behaviour" that cleans the POST data? Thank you for helping, --

Re: REST in cakePHP

2010-04-15 Thread ivan
i'am sorry John if i make you loose interest for me. I hope you can still help me. One more time i say sorry for you John. God bless you forever. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you

Re: REST in cakePHP

2010-04-15 Thread ivan
with http://localhost/alkitab/pencarian_kata_kitabs/view/120515 i go to view page with id=120515 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" g

Re: REST in cakePHP

2010-04-15 Thread ivan
after i add : data)); ?> in top from view this result is alkitab\views\pencarian_kata_kitabs \show.ctp (line 2) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Grou

Re: REST in cakePHP

2010-04-15 Thread ivan
the result is alkitab\views\pencarian_kata_kitabs\show.ctp (line 2) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group,

Re: REST in cakePHP

2010-04-15 Thread ivan
to http://localhost/alkitab/pencarian_kata_kitabs/120515 and http://localhost/alkitab/pencarian_kata_kitabs/view/120515 nothing different to this result. both go to pencarian_kata_kitabs/ view with id=120515. Check out the new CakePHP Questions site http://cakeqs.org and help others with thei

Re: REST in cakePHP

2010-04-15 Thread ivan
when i access with : http://localhost/alkitab/pencarian_kata_kitabs/120515 display with (default) 0 query took ms but when i access with : get('http://localhost/alkitab/ pencarian_kata_kitabs/view/120515'); echo $results; ?> this result same: (default) 0 query took ms if there was anything wro

Re: REST in cakePHP

2010-04-15 Thread ivan
what there was anything wrong for my programming? what should I add to be able to add a method that can be requested? how to access new method? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you a

Re: REST in cakePHP

2010-04-15 Thread ivan
where I can define a method that can be requested? This is one of my controller: PencarianKataKitab->recursive = 0; $this->set('pencarianKataKitabs', $this->paginate()); $this->set(compact('pencarianKataKitabs')); } function view($id = null) {

Re: REST in cakePHP

2010-04-15 Thread ivan
this is my code at now in view: get('http://localhost/alkitab/ pencarian_kata_kitabs/', 'q=120515'); echo $results; ?> please give me solution for next step Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this messag

Re: REST in cakePHP

2010-04-15 Thread ivan
tq. at now this result not error but this result is: (default) 0 query took ms why? you can help me Jeremy? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups

Re: REST in cakePHP

2010-04-15 Thread ivan
i'm comefrom indonesia and i litle can speak english so i'm sorry if you dificult to understand for my said. I basically just hoping to get an explanation in detail how to create REST in cakephp. Until now i can't find step, when it's step can help me and guide me from first step until success cre

Re: REST in cakePHP

2010-04-15 Thread ivan
please you give me step by step with detail. I'm first time create webservice REST with cakePHP. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" g

Re: REST in cakePHP

2010-04-15 Thread ivan
i understand with php but cakephp is first time so i'm confused with REST cakephp. i hope you can give me solution so i can understand make server and client REST cakePHP. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You receive

Re: REST in cakePHP

2010-04-15 Thread ivan
Give me detail how to create REST server from first time until finished please. thanks before. i know my step before is wrong. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to

Re: REST in cakePHP

2010-04-15 Thread ivan
please give me step by step to create server and client REST with cakePHP. What my step before is correct? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "

Re: REST in cakePHP

2010-04-15 Thread ivan
with 'http://localhost/alkitab/pencarian_kata_kitabs/120515 will access view with id=120515, but how i can access example method search? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subs

Re: REST in cakePHP

2010-04-15 Thread ivan
I still do not understand about REST cakePHP. please give me solution about REST cakePHP (make server and client). Thanks before Mike. God Bless you forever Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message

Re: REST in cakePHP

2010-04-15 Thread ivan
yes. I think after i filling $result, i can echo it. What it's step wrong? please give me solution. I can ask your email address mike? I hope you can help me. At now i create website bible indonesian version. please help me. Check out the new CakePHP Questions site http://cakeqs.org and help othe

Re: REST in cakePHP

2010-04-15 Thread ivan
get('http://localhost/alkitab/ pencarian_kata_kitabs/120515'); echo $result; ?> and error: Undefined variable: result [APP\views\pencarian_kata_kitabs\show.ctp, line 5] Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received

Re: REST in cakePHP

2010-04-15 Thread ivan
get('http://localhost/alkitab/ pencarian_kata_kitabs/120515'); echo $result; ?> error is : Undefined variable: result [APP\views\pencarian_kata_kitabs\show.ctp, line 5] please give me solution. i'm confused Check out the new CakePHP Questions site http://cakeqs.org and help others with their Ca

Re: REST in cakePHP

2010-04-15 Thread ivan
it is my controller pencarian_kata_kitabs: class PencarianKataKitabsController extends AppController { var $name = 'PencarianKataKitabs'; var $helpers = array('Html', 'Form'); var $components = array('RequestHandler'); function index() { $this->Penc

Re: REST in cakePHP

2010-04-15 Thread ivan
/120515'); echo $result; ?> why did not show? please give me solution. Thanks AD. from Ivan Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "Cak

Re: REST in cakePHP

2010-04-15 Thread ivan
i'm sory AD. You can give me step to develop server REST CakePHPnya? because my server is not correct. After you give me to create server, please give me step to access this server (client). please. I hope you can help me. Check out the new CakePHP Questions site http://cakeqs.org and help others

Re: REST in cakePHP

2010-04-15 Thread ivan
give me how to make client to access this REST? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-p

Re: REST in cakePHP

2010-04-15 Thread ivan
please help and give me solution to finished from this problem. I want to ask whether the REST can be accessed by other websites? (Web service) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you

Re: REST in cakePHP

2010-04-15 Thread ivan
I've created define('WEBSERVICES', 'on'); Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@goo

Re: REST in cakePHP

2010-04-15 Thread ivan
I've made a table for the controller. i genererate with cake bake all from all table in my database so cotroller is complete. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to t

Re: REST in cakePHP

2010-04-15 Thread ivan
and give me guide to can make it with true. You can give me guide from http://bakery.cakephp.org/articles/view/restful-web-services-with-cakephp or you can give me guide from http://book.cakephp.org/view/477/The-Simple-Setup. Thanks before. Ivan Check out the new CakePHP Questions site http://c

Re: REST in cakePHP

2010-04-15 Thread ivan
i hope you can help me and give me for this problem in REST cakePHP. Thanks before. God Bless You John Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "Cak

Re: REST in cakePHP

2010-04-15 Thread ivan
Hello John, please help me and give me solution to repair my work until true and successfull. Thanks before for your help. From: Ivan Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are

Re: REST in cakePHP

2010-04-15 Thread ivan
I followed the steps as in http://bakery.cakephp.org/articles/view/restful-web-services-with-cakephp. and this is what I do: 1. in controllers/components 2. make a rest.php file in views/helpers 3. In views/layouts make a folder called 'rest' and put a default.thtml file in it '); ?> 4. in mod

Re: REST in cakePHP

2010-04-14 Thread ivan
I'am very confused with step by step to setup REST. You have the best tutorial all about REST cakePHP? i hope, i have it. I hope this tutorial can guide me ste by step until finished develop REST. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP relat

Help Me about REST

2010-04-14 Thread ivan
I'm can't make REST in cakePHP. I follow step by step http://bakery.cakephp.org/articles/view/restful-web-services-with-cakephp, but this way can't. What do you have tutorial about REST? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related question

Re: REST in cakePHP

2010-02-25 Thread ivan
What i can know your email address John Andersen? I have followed the steps tutorial cakephp rest but How test it so I know I am right step or not? What i am Access it is with : / alkitabs/123? When i am doing it, what show in my screen? xml or not? when i am access ../alkitabs/123 in my screen

Re: REST in cakePHP

2010-02-25 Thread ivan
What i can know your email address? I have followed the steps tutorial cakephp rest but How test it so I know I am right step or not? What i am Access it is with : / alkitabs/123? When i am doing it, what show in my screen? xml or not? when i am access ../alkitabs/123 in my screen showing disp

Re: REST in cakePHP

2010-02-25 Thread ivan
I can't understand with this tutorial, because for me this tutorial not complete and not detail and not simple. I'am sorry because i starting from zero (0), so i am confuse, if tutorial not detail and not many sample to create server and client. You can give me tutorial in this group? What first w

REST in cakePHP

2010-02-24 Thread ivan
Do you know about REST in cakePHP? Are you have tutorial to use REST in cakePHP? I want to build server n client with cakePHP. help me please. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you ar

Re: Web Service cakePHP

2010-02-17 Thread ivan
You can give me tutorial about REST cakePHP? please help me this tutorial. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this

Re: Web Service cakePHP

2010-02-17 Thread ivan
You have the best tutorial about REST cakePHP? please give me this tutorial or recommendation tutorial about this. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google G

Re: Web Service cakePHP

2010-02-16 Thread ivan
what with REST cakePHP, we can send many data (array)? What easy to implementation is it? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. T

  1   2   >