Hi,
After enabling module I am getting this error

* warning: array_filter() [function.array-filter]: The first argument should be an array in /var/www/drupal-616/sites/all/modules/googleLanguageApi/googleLanguageApi.module on line 99.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /var/www/drupal-616/sites/all/modules/googleLanguageApi/googleLanguageApi.module on line 99.

CommentFileSizeAuthor
#3 googleLanguageApi.module.txt3.73 KBvinayras

Comments

yarrait’s picture

looks like hook_form_alter not implemented in clean way.

vinayras’s picture

Assigned: Unassigned » vinayras

Yes, will be working on it.

vinayras’s picture

StatusFileSize
new3.73 KB

Just fixed these points.

I have attached updated version of module. Please rename it to googleLanguageApi.module

This should work.

vinayras’s picture

Status: Active » Closed (fixed)
vinayras’s picture

Status: Closed (fixed) » Fixed
vinayras’s picture

Fixed code

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.