# |
Aug 9th 2008, 20:24 |
rafaelbandeira3 |
does it exists? |
# |
Aug 9th 2008, 20:24 |
rafaelbandeira3 |
hum! |
# |
Aug 9th 2008, 20:24 |
Spoom |
/home/jamiears/public_html/questionnaire/questionnaire/app/views/questions/index.ctp |
# |
Aug 9th 2008, 20:23 |
rafaelbandeira3 |
"diebug" -> debug();die; |
# |
Aug 9th 2008, 20:22 |
rafaelbandeira3 |
debug the ___viewFn |
# |
Aug 9th 2008, 20:22 |
rafaelbandeira3 |
_render |
# |
Aug 9th 2008, 20:22 |
rafaelbandeira3 |
sory... just one underscoe |
# |
Aug 9th 2008, 20:22 |
Spoom |
ok |
# |
Aug 9th 2008, 20:21 |
Spoom |
if you're talking abstractly, what function should i look in? |
# |
Aug 9th 2008, 20:21 |
rafaelbandeira3 |
there you got the __render |
# |
Aug 9th 2008, 20:21 |
rafaelbandeira3 |
ok |
# |
Aug 9th 2008, 20:21 |
Spoom |
sorry, but how do i do that? i'm looking in cake/libs/view/view.php now |
# |
Aug 9th 2008, 20:19 |
Spoom |
i thought so |
# |
Aug 9th 2008, 20:19 |
rafaelbandeira3 |
debug the view layer... just write debugs there, and then undo it... it's not a big deal... |
# |
Aug 9th 2008, 20:19 |
Matt1 |
Spoom: I think ajax layout is in the core. |
# |
Aug 9th 2008, 20:19 |
rnickel |
rafaelbandeira3: even everything else in my flash.ctp file isn't showing up |
# |
Aug 9th 2008, 20:18 |
rafaelbandeira3 |
Spoom... |
# |
Aug 9th 2008, 20:18 |
rafaelbandeira3 |
hu,mmm |
# |
Aug 9th 2008, 20:18 |
rnickel |
rafaelbandeira3: yes |
# |
Aug 9th 2008, 20:18 |
rafaelbandeira3 |
rnickel: does your layout spits $content_for_layout ? |
# |
Aug 9th 2008, 20:18 |
rafaelbandeira3 |
rnickel: look |
# |
Aug 9th 2008, 20:18 |
rafaelbandeira3 |
for ajax, yes |
# |
Aug 9th 2008, 20:17 |
Spoom |
do i need to add any special files like another layout or something? |
# |
Aug 9th 2008, 20:17 |
rnickel |
k |
# |
Aug 9th 2008, 20:17 |
rafaelbandeira3 |
rnickel: no sorry... wiat a minute |
# |
Aug 9th 2008, 20:17 |
rafaelbandeira3 |
it's probably not finding yout view |
# |
Aug 9th 2008, 20:17 |
rnickel |
rafaelbandeira3: you tallking to me? |
# |
Aug 9th 2008, 20:17 |
Spoom |
like i need an ajax layout in app/views/layouts |
# |
Aug 9th 2008, 20:16 |
Spoom |
bah, it's something simple isn't it |
# |
Aug 9th 2008, 20:16 |
rafaelbandeira3 |
... it prepend ajax or xml in everything |
# |
Aug 9th 2008, 20:16 |
rafaelbandeira3 |
ajax subfolder |
# |
Aug 9th 2008, 20:16 |
rafaelbandeira3 |
it looks for ajax layout |
# |
Aug 9th 2008, 20:16 |
rafaelbandeira3 |
of course |
# |
Aug 9th 2008, 20:16 |
Spoom |
Matt1: it still gives the 403 |
# |
Aug 9th 2008, 20:16 |
rafaelbandeira3 |
on your __viewFn |
# |
Aug 9th 2008, 20:15 |
rafaelbandeira3 |
or give View.php a debug($var);die; |
# |
Aug 9th 2008, 20:15 |
rafaelbandeira3 |
yeah |
# |
Aug 9th 2008, 20:15 |
Matt1 |
Spoom: try commenting out everything inside if($this->RequestHandler->isAjax()) and see what it does. |
# |
Aug 9th 2008, 20:15 |
rafaelbandeira3 |
elements/questions/index |
# |
Aug 9th 2008, 20:15 |
rafaelbandeira3 |
your __viewFn will be something like |
# |
Aug 9th 2008, 20:14 |
Spoom |
the render is for the element that contains the paginator content |