Hi, I have got some little issue and I would appreciate if anybody can help me out :)
In some specific part PHP (not even cake I guess) gives me strange error. **** Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /Users/tokasa/www/project/app/views/elements/ forms/draw_form_item.ctp on line 35 **** The thing I do no understand is that it occurs only between upgrade from 1.2.4.8166 to 1.2.4.8284 or even the newest 1.2.5. On spring I started developing an application in cake 1.2.4.8004 -> upgrade to 1.2.4.8120 -> 1.2.4.8166. and everythin was fine. As I said this problems pops up going to higher version starting the 1.2.4.8284. I have got two teories... my code was wrong and fortunately it worked in older versions DUE to some old bug... OR developers had changed something significant... There is something I have found in my debugging times... It may have something to do with requestAction(...). I i comment that it works... Thanks for any Idea!! I nobody has something I will report that as a bug... Tomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---