zoghal / cakephp-MultiTranslateBehavior

extended Cakephp 2.1 TranslateBehavior for support save/edit/validate of Multi Language in Forms
19 stars 11 forks source link

Cake 2.2 and up issue #2

Closed ouelletv closed 11 years ago

ouelletv commented 12 years ago

Im having hard time setuping the behavior for the newest version of CakePHP. When i submit the form, i get a Fatal error: Allowed memory size. Just as if there was some kind of infinite loop.

Just like funcoder explained here http://cakephp.lighthouseapp.com/projects/42648/tickets/2463-multi-language-forms, it might have something to do with the beforeValidate() function.

Im a beginner in cakephp and a little help would be appreciated! :)

zoghal commented 12 years ago

Is this behavior only works in version 2.1 . In higher versions, the core cake has many variations. Is supported in version 2.3 of the many features of this behavior. I look forward to the final version of 2.3 is released. To write a new version

thrilller commented 11 years ago

any update on this issue, as 2.3.2 released

zoghal commented 11 years ago

I am currently working on a new version. There are probably ready to release next month. Please tell me if you need more options for this plugin.