Page 117 of 211,239, showing 20 records out of 4,224,780 total, starting on record 2,321, ending on 2,340
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 05:01 | achew22 | mit license is the best for cake stuff |
# | Aug 7th 2008, 05:03 | alkemann | wtf, i dont have authorization to edit my existing non-published article |
# | Aug 7th 2008, 05:03 | Martz | hrm, so im trying to return javascript from a view - so i set parseExtensions and did /images/feed.js and the correct mime/headers are set, put it outputs <script>...</script> - which isnt right - I expected just plain js code? any ideas? |
# | Aug 7th 2008, 05:04 | poluta1 | it's strange! why always showing error ? 'captcha' => array('rule' => array('matchCaptcha',$this->isSetCaptcha,$this->captcha), |
# | Aug 7th 2008, 05:04 | poluta1 | error "Parse error: parse error, unexpected T_VARIABLE, expecting ')' in D:\tohtdocs\Indienesia\models\user.php on line 10 |
# | Aug 7th 2008, 05:04 | Martz | poluta1: missed a ) somewhere? |
# | Aug 7th 2008, 05:04 | achew22 | Martz: what layout are you using? |
# | Aug 7th 2008, 05:04 | poluta1 | u know? if i remove the validation function params, the error disappear |
# | Aug 7th 2008, 05:04 | Martz | achew22: i havent defined one. |
# | Aug 7th 2008, 05:05 | achew22 | check your layouts to see if any wrap in <script> |
# | Aug 7th 2008, 05:05 | Martz | achew22: its not showing any of the <html> <head> etc |
# | Aug 7th 2008, 05:05 | poluta1 | i don't understand, if i remove function's params the error will disappar |
# | Aug 7th 2008, 05:05 | Martz | ah ok, i'll hunt that then |
# | Aug 7th 2008, 05:05 | achew22 | grep "<script>" ~/www/project/views/layouts -r |
# | Aug 7th 2008, 05:06 | poluta1 | Martz: No.. i think no missed ")" somewhere . but if i remove the function's params the error disappear |
# | Aug 7th 2008, 05:06 | poluta1 | strange |
# | Aug 7th 2008, 05:06 | poluta1 | if i do this 'captcha' => array('rule' => array('matchCaptcha'), the error disappear |
# | Aug 7th 2008, 05:07 | Martz | poluta1: bin your code |
# | Aug 7th 2008, 05:07 | poluta1 | u notice that? i remove the params |
# | Aug 7th 2008, 05:08 | alkemann | Martz: http://code.google.com/p/alkemann/ |