Closed (fixed)
Project:
htmLawed
Version:
7.x-3.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
12 May 2012 at 06:51 UTC
Updated:
13 May 2012 at 19:30 UTC
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
Comment #1
alpha2zee commentedLine 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.
Comment #2
alpha2zee commentedI have released version 3.2 of the module for Drupal 7 (and 3.3 for Drupal 6) that fixes this issue.
Comment #3
alpha2zee commentedComment #4
alpha2zee commentedComment #5
alpha2zee commentedclosing issue
Comment #6
alpha2zee commentedclosing
Comment #7
sslider999 commentedHello,
Is ok now, thanks for the quick fix.
Best regards