no one who can help?
lowshoe
> i experimented a bit in the meantime and found out that the problem
> here is my "index:unique" inside the keywords_i18n-schema. if i remove
> the unique index from the schema declaration, i can edit existing
> keyword entries in the backend
gine throws the error "An object with the same "keyword" already
> exist." as i have a localized schema for 5 languages, this error
> message is displayed 5 times, e.g. one error message for every
> language-specific input field.
> what's my fault?
>
> re
y
language-specific input field.
what's my fault?
regards, lowshoe
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.
i found the answer myself in the meantime
see
http://trac.symfony-project.org/wiki/HowToHandlei18nDbFieldsWithAdminGenerator1.2
regards, lowshoe
On Mar 31, 3:54 pm, lowshoe wrote:
> hi,
>
> i'm using symfony 1.2.5 and have problems with internationalized
> models in the back
www.symfony-project.org/jobeet/1_2/Propel/en/19#chapter_19_sub_admin_generator
do i need to adjust generator.yml for this or did i overlook
something completely?
i hope, some can help.
regards, lowshoe
--~--~-~--~~~---~--~~
You received this message because you are subscr
thanks, michael,
that did it!
-- lowshoe
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from
ing resolution falls back to the default-route.
is this a generic problem in symfony or am i missing something that
could solve the problem?
regards, lowshoe.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symf
thank you ant,
you led me the right direction. in my code i still had named :action
as :test
so the following works:
content:
url:/:action
param: { module: content }
requirements:
action: "company|products|contact"
regard
ction }
requirements:
action: "company|products|contact"
but i don't know how to hand over the :action as dynamic param to
param: {...}
any ideas?
regards, lowshoe
--~--~-~--~~~---~--~~
You received this message because you are subscribed t