Hello, after the upgrade from 7.x-3.0 to 7.x-3.1 i got internal server error:

mod_fcgid: stderr: PHP Parse error: syntax error, unexpected T_STRING in home/drupal/public_html/sites/all/modules/htmLawed/htmLawed.module on line 145

Can someone assist in this matter?

Thanks

Comments

alpha2zee’s picture

Line 145 of file htmLawed.module has an unescaped quote-mark, ...for use of Drupal's teaser.... A backslash is needed before the apostrophe -- ...for use of Drupal\'s teaser...

I apologize for this silly mistake. I will try to fix this soon.

alpha2zee’s picture

I have released version 3.2 of the module for Drupal 7 (and 3.3 for Drupal 6) that fixes this issue.

alpha2zee’s picture

Assigned: Unassigned » alpha2zee
Status: Active » Fixed
alpha2zee’s picture

Category: support » bug
Priority: Normal » Critical
alpha2zee’s picture

Priority: Critical » Major

closing issue

alpha2zee’s picture

Status: Fixed » Closed (fixed)

closing

sslider999’s picture

Hello,

Is ok now, thanks for the quick fix.

Best regards