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**

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
it doesn't even add an ORDER BY clause in the debug. If some other > field is set as order argument it works. > > -- > 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

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
: "data['User']['short_status']", > style : "inherit" > }); > }); > > > and this is my function: > > > function ajax_short_status($id = null) { > $this->authorize(); > > if(!($user = $this->User->findById($id)))

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
>> >>> thanks in advance >>> >>> -- >>> Like Us on FaceBook >>> https://www.facebook.com/**CakePHP<https://www.facebook.com/CakePHP> >>> Find us on Twitter http://twitter.com/CakePHP >>> >>> --- >>> You received this message

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
oup. > 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.co

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
gt;> >>> --- >>> 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 cake-php+

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
sage 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. > Visit this group at http://groups.google.com