Bug #39055
Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /html/typo3conf/ext/lonewsseo/class.tx_lonewsseo_catmapping.php on line 33
Start date:
2012-07-18
Due date:
% Done:
100%
Estimated time:
Description
Hi!
When I try to edit a news category in modul Web - List, I get this error message:
Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /html/typo3conf/ext/lonewsseo/class.tx_lonewsseo_catmapping.php on line 33
So I can´t edit the category.
I just updated tt_news to version 3.2.1 using TYOP3 4.5.16 and lonewsseo in Version 1.3.1
Any idea?
Thanks,
Andrea
Files
Updated by Tim Wendisch over 8 years ago
Just add the following line in the end of the related file "class.tx_lonewsseo_catmapping.php":
"
}
?>
"
Best regards Tim Wendisch
I attached a diff-file, could anyone please confirm my sollution?
Updated by Lina Wolf over 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Resolved with version 1.3.2
Updated by Andrea Herzog-Kienast over 8 years ago
Hi everybody!
I updated to 1.3.2 and I can now edit the categories. Thank you :)
Best,
Andrea