Hi, first off I'd like to say that I absolutely love this module! It has done a great job for me in D6. Right now I'm trying to get it to work in D7 but the form won't store my changes.

Whenever I try to change something in admin/config/content/formats/full_html/ in the tab on the bottom that sais: "DruTeX Enabled". I get the followin message:

- Notice: Undefined offset: 0 in drutex_tools_filter_settings() (line 127 of D:\httpdocs\playground\sites\all\modules\drutex\drutex_tools.inc).

- Notice: Undefined offset: 0 in drutex_tools_filter_settings() (line 127 of D:\httpdocs\playground\sites\all\modules\drutex\drutex_tools.inc).

- Status message The text format Full HTML has been updated.

But it has not updated. Any way I can get DruTeX working? Thanks!

Comments

jucovschi’s picture

I got DruTeX working on my computer without warnings and errors. Patch is attached. Please see if it works.

Bertjuh’s picture

Hi jucovschi,

Thanks for the update! I will try to find time to test your suggestion soon.

jeromev’s picture

Hey jucovschi, you made my day. Thanks.