Log message #3149665

# At Username Text
# Jan 30th 2014, 08:28 headhoncho hope that helps someone else
# Jan 30th 2014, 08:28 headhoncho oh
# Jan 30th 2014, 08:28 jorgec headhoncho: he left
# Jan 30th 2014, 08:28 headhoncho anonymous0921: dont be shy to go here http://us2.php.net/manual/en/control-structures.foreach.php once again even if know php. the basics are the foudnation for anything advanced and sometimes when we forget the basics it is highly cruicial to revisit basics
# Jan 30th 2014, 08:21 headhoncho its really good for you and feels refreshing
# Jan 30th 2014, 08:20 anonymous0921 great idea! hmm coconut water.....i see coconut trees from out of my window.....
# Jan 30th 2014, 08:19 headhoncho just my way of 'debugging' when im stuck haha
# Jan 30th 2014, 08:18 headhoncho haha huge difference. sometimes what i do is when i get super stuck i will go out get some coconut water and fresh air, and look over the code as if im writing it again and boom i see the problem
# Jan 30th 2014, 08:18 anonymous0921 i see.....what a difference that can make..
# Jan 30th 2014, 08:17 anonymous0921 ;
# Jan 30th 2014, 08:17 headhoncho i changed line 13, 26, and 32
# Jan 30th 2014, 08:16 headhoncho for line 26
# Jan 30th 2014, 08:16 headhoncho not a normal colon
# Jan 30th 2014, 08:16 headhoncho you added a semicolon after the if statement for the endif
# Jan 30th 2014, 08:16 anonymous0921 let me see what you altered
# Jan 30th 2014, 08:16 headhoncho thats it
# Jan 30th 2014, 08:16 headhoncho you made 1 tiny mistake
# Jan 30th 2014, 08:16 anonymous0921 you rock!!
# Jan 30th 2014, 08:16 anonymous0921 dude
# Jan 30th 2014, 08:16 anonymous0921 yessss
# Jan 30th 2014, 08:15 headhoncho does it work?
# Jan 30th 2014, 08:14 headhoncho check that
# Jan 30th 2014, 08:14 headhoncho http://bin.cakephp.org/view/198906874
# Jan 30th 2014, 08:12 headhoncho let me see again
# Jan 30th 2014, 08:12 anonymous0921 combined with line 26 thats not working..
# Jan 30th 2014, 08:12 anonymous0921 its the <?php endif; ?> line
# Jan 30th 2014, 08:11 anonymous0921 nops still same stuff
# Jan 30th 2014, 08:11 headhoncho that*
# Jan 30th 2014, 08:11 headhoncho add the chnages rchavik and others pointed out before running tha
# Jan 30th 2014, 08:09 headhoncho try that buddy
# Jan 30th 2014, 08:09 headhoncho http://bin.cakephp.org/view/236530668
# Jan 30th 2014, 08:09 anonymous0921 most likely thats were the issue is
# Jan 30th 2014, 08:09 anonymous0921 yes, you are right...
# Jan 30th 2014, 08:09 anonymous0921 is it...
# Jan 30th 2014, 08:09 rchavik your line 26 is fucked..
# Jan 30th 2014, 08:08 anonymous0921 end its ending a if statement
# Jan 30th 2014, 08:08 anonymous0921 im sorry, the line that gives an error back is: <?php endif; ?>
# Jan 30th 2014, 08:08 jorgec anonymous0921: php statement
# Jan 30th 2014, 08:06 headhoncho why not use regular php?
# Jan 30th 2014, 08:06 anonymous0921 its used for a small loop so that a user cant edit or delete other users...
# Jan 30th 2014, 08:05 anonymous0921 is <?php endforeach; ?> an old cake 1.3 statement, or can it still be used in cake 2.4 ?