Log message #1033833

# At Username Text
# Sep 13th 2009, 09:21 nini winegoddess: cake/VERSION
# Sep 13th 2009, 09:20 GustavoRamos mmm
# Sep 13th 2009, 09:20 winegoddess GustavoRamos: sorry to be clueless, but how can I quickly tell? the comments talk of modified dates, but not a version
# Sep 13th 2009, 09:19 winegoddess GustavoRamos: its not far into the code
# Sep 13th 2009, 09:19 winegoddess GustavoRamos: it seems to look okay
# Sep 13th 2009, 09:18 nini ignore it then
# Sep 13th 2009, 09:18 GustavoRamos you have 1.2.5 ?
# Sep 13th 2009, 09:18 GustavoRamos strange
# Sep 13th 2009, 09:18 winegoddess i have tried looking back and dont see anything wrong
# Sep 13th 2009, 09:17 winegoddess its not my code, its cake code i downloaded
# Sep 13th 2009, 09:17 GustavoRamos yup
# Sep 13th 2009, 09:17 GustavoRamos •Antoniete• check query
# Sep 13th 2009, 09:17 Antoniete brasileiro?
# Sep 13th 2009, 09:17 Antoniete ops
# Sep 13th 2009, 09:17 GustavoRamos it happens alot here
# Sep 13th 2009, 09:17 Antoniete GustavoRamos:
# Sep 13th 2009, 09:17 GustavoRamos •winegoddess• maybe your missin ; is somewhere up in the code
# Sep 13th 2009, 09:16 winegoddess nini: i cant find a missing semicolon, and I know sometimes errors arent quite accurate - just wished i could make the red x go away
# Sep 13th 2009, 09:16 GustavoRamos i know, but it desappeared lol
# Sep 13th 2009, 09:16 nini GustavoRamos: it didn't quit
# Sep 13th 2009, 09:15 GustavoRamos •Antoniete• ainda está aí? (sorry for portuguese, just asking if its still here)
# Sep 13th 2009, 09:14 nini winegoddess: if it is just something like <?php echo $someVar ?> then it's ok
# Sep 13th 2009, 09:14 nini Antoniete: there is a cakephp bundle for netbeans out there, if you're interested
# Sep 13th 2009, 09:13 nini Antoniete: cakephp is just normal php project, so it afaik don't
# Sep 13th 2009, 09:13 GustavoRamos query u there
# Sep 13th 2009, 09:12 Antoniete yep
# Sep 13th 2009, 09:12 GustavoRamos hey Antoniete: BR for brazil?
# Sep 13th 2009, 09:12 Antoniete sory my inglish, im br
# Sep 13th 2009, 09:12 Antoniete nini: exist plugin to aptana? -> for cakephp
# Sep 13th 2009, 09:12 winegoddess nini: its saying there is a semicolon missing after the echo statement in the php, but i dont see one missing
# Sep 13th 2009, 09:11 nini winegoddess: if it isn't php error, then its ok
# Sep 13th 2009, 09:11 winegoddess thanks, nini!
# Sep 13th 2009, 09:11 nini winegoddess: good luck
# Sep 13th 2009, 09:11 Antoniete hi mans... someone BR?
# Sep 13th 2009, 09:11 winegoddess i am viewing cake files in eclipse, and its saying there is an error in the views/scaffolds/view.ctp file - should i be concerned about this?
# Sep 13th 2009, 09:10 winegoddess Hello everyone. Today is the day Im going to finish a simple cake example. I hope!
# Sep 13th 2009, 09:10 nini NoReGreT: normally you should use Auth component for that. If you wont, i would recommend to create a login action in your users controller
# Sep 13th 2009, 09:10 NoReGreT which is best
# Sep 13th 2009, 09:10 NoReGreT or just add a "login" action to the posts controller ?
# Sep 13th 2009, 09:09 NoReGreT nini: I do, let's stay with the blog tutorial for instance. If i want to add a login system, i should create a controller for tha ?
# Sep 13th 2009, 09:08 nini NoReGreT: did you already checked out the cakephp book? do you understand MVC patterns?