I am windows user.
So i had in my signupForm:
->addElement ( 'MultiSelect', 'promotion', ....

everything works fine on my computer (windows vista) and when i uploaded
file on the web server(linux) i got error message that Plugin MultiSelect
wasnt found....

After two hours of updating library from zend framewrok, and headache, i
found that
->addElement ( 'multiselect', 'promotion', ... is working.
All cases had to be lowered.

Hope this will help someone...
-- 
View this message in context: 
http://www.nabble.com/One-simple-problem-tooks-me-2-hour--hope-it-will-help-someone..-tp19445706p19445706.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to