Closed (fixed)
Project:
Movie Review
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2006 at 10:02 UTC
Updated:
29 Jun 2006 at 22:27 UTC
Having a multilangual site and translation enabled for movie reviews I cannot fill in the Language box of a movie (telling what language it is in), it says
"An illegal choice has been detected. Please contact the site administrator." and the box is red.
After this the languages for the review itself (posting lang.) turn also red. If I delete the language of the movie, it works. There must be some conflict between choosing the language of a movie and having languages for the review itself... but since I want to write reviews of foreig movies I really need this field to work.
Comments
Comment #1
asiafan commentedI just solved it but I recommend to change the module too. It's pretty simple: just rename everything that has a name "language" to anything else. I renamed the language table to lang in phpmyadmin and renamed all occurences of the word language to lang in the movie review module, and now it works.
Comment #2
Emiliano commentedHi asiafan,
I'm sorry for this headache. I never tried moviereview module with i18n. Next time I work in the module I'll change the field name.
Thanks a lot for this piece of information.
Regards,
Emiliano.