in 3.5.4 I get this error:
Quote:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_NEW or T_STRING or T_VARIABLE or '$' in /home/ttuohy/public_html/forums/inlinemod.php(220) : eval()'d code on line 3
Warning: Cannot modify header information - headers already sent by (output started at /home/ttuohy/public_html/forums/inlinemod.php(220) : eval()'d code:3) in /inlinemod.php on line 627
|
I had to turn off the "merge fix" in the plugin manager of
inlinemod_start hook. Is this bug known? I mean, the merge fix is suppose to fix the merge issue but it creates an issue when someone tries to delete a post/thread I believe...