On config, legal screen, Accepted tab, I get these errors after creating a user with admin account, logging out, logging in as new user and accepting terms, then going back in as admin to accepted tab. I got the errors repeated twice, as follows:
Notice: Undefined variable: options in views_handler_field_locale_language->render() (line 25 of /modules/views/modules/locale/views_handler_field_locale_language.inc).
Notice: Trying to get property of non-object in views_handler_field_locale_language->render() (line 27 of /modules/views/modules/locale/views_handler_field_locale_language.inc).
Notice: Undefined variable: options in views_handler_field_locale_language->render() (line 25 of /modules/views/modules/locale/views_handler_field_locale_language.inc).
Notice: Trying to get property of non-object in views_handler_field_locale_language->render() (line 27 of /modules/views/modules/locale/views_handler_field_locale_language.inc).
Unfortunately I am new to programming in php, inc files, etc., so am not able to help with a patch. :S Hope you can resolve?
Best wishes - like the module, an important addition to any web site!
Comments
Comment #1
jenna1 commentedi have the same problem, Drupal 7.10 DE, Translation helpers is installed.
under admin/reports/ details:
under: admin/config/people/legal/terms_history:
it`s a great module, thanks, jenna
Comment #2
stevieb commentedI have exactly the same issue
Comment #3
jelo commentedSubscribe, same issue for me...
Comment #4
Gyver06 commentedHi,
I also have got the exact same problem on the T&C history tab.
Any solutions ?
Thanks for you help.
Comment #5
hubobbb commentedthe same :(
Comment #6
simon georges commentedClosed #1342106: Notice: Undefined index as a duplicate of this one.
Comment #7
itz_andr3 commentedsubscribe same problem
Comment #8
marcoka commentedbtw, subscribe button is the fat green one on the top right.
screenshot from xdebug for reference: http://www.root.artwaves.de/screensnapr/1335199136-Ibusva.jpg
Comment #9
marcoka commentedComment #10
marcoka commentedi looked into it and its not the fault of legal, you need to patch views:
#1543476: Views Handler field_locale_language
Comment #11
marcoka commented