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!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-bug-fixes-to-get-rid-of-tons-of-errors.patch | 9.34 KB | jucovschi |
Comments
Comment #1
jucovschi commentedI got DruTeX working on my computer without warnings and errors. Patch is attached. Please see if it works.
Comment #2
Bertjuh commentedHi jucovschi,
Thanks for the update! I will try to find time to test your suggestion soon.
Comment #3
jeromev commentedHey jucovschi, you made my day. Thanks.