# |
Jan 30th 2014, 01:15 |
BackEndCoder |
doesn't look too challanging |
# |
Jan 30th 2014, 01:15 |
BackEndCoder |
dereuromark, looks like there is a nice github plugin for the vendor import |
# |
Jan 30th 2014, 01:14 |
dereuromark |
Starcraftmazter: reminds me of that question a few days back http://stackoverflow.com/questions/21351125/using-dwoo-2-0-in-cakephp |
# |
Jan 30th 2014, 01:14 |
lukasstr |
todds:* but it's not that big deal ... i can simply just use another style - just wanted to know if there's a simple type="..." i could set |
# |
Jan 30th 2014, 01:12 |
lukasstr |
tods: it's cause beore and after just works with elements which may have content |
# |
Jan 30th 2014, 01:11 |
BackEndCoder |
that was easy |
# |
Jan 30th 2014, 01:11 |
BackEndCoder |
php5 template engine |
# |
Jan 30th 2014, 01:11 |
BackEndCoder |
no idea |
# |
Jan 30th 2014, 01:10 |
Starcraftmazter |
BackEndCoder: do you know what Dwoo is? |
# |
Jan 30th 2014, 01:10 |
todds |
lukasstr: Really? Do you know if it's because of a selector limitation or because inputs don't accept before/after in the CSS3 spec? |
# |
Jan 30th 2014, 01:09 |
lukasstr |
todds: cause it's not the same - with input type="button" you can't use css3 :before and :after modifiers |
# |
Jan 30th 2014, 01:08 |
luizpcam |
using App::import everything looks good too |
# |
Jan 30th 2014, 01:07 |
luizpcam |
I put App::uses on top of my controller |
# |
Jan 30th 2014, 01:07 |
luizpcam |
If I change this class to AuxFileCategories everything looks good |
# |
Jan 30th 2014, 01:06 |
luizpcam |
Im trying to name a class with the name AuxFileCategory but I receive a Fatal Error |
# |
Jan 30th 2014, 01:05 |
todds |
lukasstr: dunno, but why when you can style it anyway? |
# |
Jan 30th 2014, 01:03 |
Starcraftmazter |
BackEndCoder: nope |
# |
Jan 30th 2014, 00:56 |
lukasstr |
is there a way of creating <button... instead of <input type="button"... with form helper? |
# |
Jan 30th 2014, 00:56 |
BackEndCoder |
Starcraftmazter, yes you did, did you get it working ? |
# |
Jan 30th 2014, 00:56 |
dereuromark |
dont thank me just yet - first find out if it works for you :D |
# |
Jan 30th 2014, 00:55 |
todds |
dereuromark: looks great |
# |
Jan 30th 2014, 00:55 |
charnel |
Thanks ! |
# |
Jan 30th 2014, 00:55 |
charnel |
dereuromark: |
# |
Jan 30th 2014, 00:53 |
dereuromark |
try that instead of acl |
# |
Jan 30th 2014, 00:53 |
dereuromark |
!tell charnel about tinyauth |
# |
Jan 30th 2014, 00:53 |
dereuromark |
!tell charnel about tiny-auth |
# |
Jan 30th 2014, 00:52 |
charnel |
todds: I gues using ini based ACL is better and coding your own authentication methods are even better :) |
# |
Jan 30th 2014, 00:51 |
todds |
charnel -- others may have better suggestions, but you will probably want to package the ACL DB changes with your deploy process. As a side note -- I've only ever played with ACL and don't have a lot of experience with it. |
# |
Jan 30th 2014, 00:49 |
Starcraftmazter |
about forms not working |
# |
Jan 30th 2014, 00:49 |
Starcraftmazter |
BackEndCoder: remember i asked you some cake1.2/1.3 question yesterday |
# |
Jan 30th 2014, 00:48 |
Fatalnix |
thanks todds ! |
# |
Jan 30th 2014, 00:48 |
BackEndCoder |
yo |
# |
Jan 30th 2014, 00:47 |
Starcraftmazter |
BackEndCoder: yo you there |
# |
Jan 30th 2014, 00:47 |
Fatalnix |
Ah |
# |
Jan 30th 2014, 00:47 |
todds |
fatalnix: Check out app/Config/core.php -- there's a line commented out "date_default_timezone_set()" uncomment it and specify a default timezone. |
# |
Jan 30th 2014, 00:44 |
charnel |
Hi I am trying to use the ACL component in my application. But my problem is when I define permissions in the db for my local they are not active in the remote when I deploy. What is the best practice for managing permissions ? |
# |
Jan 30th 2014, 00:42 |
Fatalnix |
I just extracted cakephp somewhere to do some testing and I'm getting the following message: http://pastie.org/8680374 .. The thing is, I went there and saw nothing interesting. I guess I'm not quite sure what it's asking since I haven't used PHP in a long time, and I'm a Perl programmer now XD |
# |
Jan 30th 2014, 00:15 |
Starcraftmazter |
in cake2 i think |
# |
Jan 30th 2014, 00:15 |
Starcraftmazter |
i think now its crashing |
# |
Jan 30th 2014, 00:15 |
Starcraftmazter |
and/or specifiers |
# |
Jan 30th 2014, 00:15 |
Starcraftmazter |
how do i use prepared queries |