Log message #3148510

# At Username Text
# Jan 29th 2014, 05:41 Starcraftmazter but its working in the cms_index view
# Jan 29th 2014, 05:41 Starcraftmazter which i suspect may or may not have anything to do with it
# Jan 29th 2014, 05:41 Starcraftmazter when i var_dump($this), it displays a dwoo_core object
# Jan 29th 2014, 05:41 Starcraftmazter http://bin.cakephp.org/view/708924716
# Jan 29th 2014, 05:40 BackEndCoder maybe the error is in the view
# Jan 29th 2014, 05:40 BackEndCoder the helper looks good from the controller side
# Jan 29th 2014, 05:40 BackEndCoder from the class extention
# Jan 29th 2014, 05:40 Starcraftmazter P
# Jan 29th 2014, 05:40 Starcraftmazter how did you know
# Jan 29th 2014, 05:40 Starcraftmazter yes
# Jan 29th 2014, 05:39 BackEndCoder this is inside a plugin right ?
# Jan 29th 2014, 05:39 BackEndCoder and your view ?
# Jan 29th 2014, 05:38 Starcraftmazter ere you go
# Jan 29th 2014, 05:38 Starcraftmazter http://bin.cakephp.org/view/428729892
# Jan 29th 2014, 05:38 BackEndCoder show us
# Jan 29th 2014, 05:38 beakman i care
# Jan 29th 2014, 05:38 BackEndCoder if you want it fixed
# Jan 29th 2014, 05:38 BackEndCoder we don't care
# Jan 29th 2014, 05:38 BackEndCoder its probably a silly error
# Jan 29th 2014, 05:38 Starcraftmazter its not my code
# Jan 29th 2014, 05:37 BackEndCoder oops caps
# Jan 29th 2014, 05:37 Starcraftmazter sec
# Jan 29th 2014, 05:37 BackEndCoder I CAN TAKE A LOOK
# Jan 29th 2014, 05:37 BackEndCoder IF YOU BIN YOUR CODE
# Jan 29th 2014, 05:37 BackEndCoder like i said before Starcraftmazter
# Jan 29th 2014, 05:37 BackEndCoder you can't get values that don't exsist yet to display
# Jan 29th 2014, 05:37 BackEndCoder then it renders to make the view
# Jan 29th 2014, 05:37 BackEndCoder the controller runs
# Jan 29th 2014, 05:37 BackEndCoder thats the point of having it seperate
# Jan 29th 2014, 05:36 beakman ~beakman
# Jan 29th 2014, 05:36 BackEndCoder it would do that in the view
# Jan 29th 2014, 05:35 Starcraftmazter as part of the view
# Jan 29th 2014, 05:35 Starcraftmazter rchavik: so i can see whether the Form is being set
# Jan 29th 2014, 05:35 rchavik ~why
# Jan 29th 2014, 05:35 rchavik Starcraftmazter, why do you need it?
# Jan 29th 2014, 05:30 Starcraftmazter (
# Jan 29th 2014, 05:23 jorgec Starcraftmazter: no
# Jan 29th 2014, 05:19 Starcraftmazter BackEndCoder:
# Jan 29th 2014, 05:19 Starcraftmazter plz halp
# Jan 29th 2014, 05:17 Starcraftmazter like $this->view
# Jan 29th 2014, 05:17 Starcraftmazter is there a way to access the view object from the controller?