By riazuddin on
Hello Guys
I have installed the "Multilingual Module" but it is showing this error
Missing ( Array)
From Where I can find the Array Module
Please help me awaiting for reply
Thanks in Advance
Cheers
Hello Guys
I have installed the "Multilingual Module" but it is showing this error
Missing ( Array)
From Where I can find the Array Module
Please help me awaiting for reply
Thanks in Advance
Cheers
Comments
There is no "array" module.
There is no "array" module. The problem is that Drupal was expecting a string with a module name and it received an array instead. (I guess you mean that the error appears in the admin/build/modules page.)
The cause of the error is either a bug in the module's .info file or a wrong version of the module.
I can't say anything more specific because (a) I don't know any module called "multilingual" and (b) I don't know which release of the module you are using.
Actually the problem was
Actually the problem was due to the wrong version of module
I installed the version 6 of i18n in drupal version 5
But now I have solved it is running finely