Closed GoogleCodeExporter closed 9 years ago
You cannot declare the same class twice: this is a reality of PHP. The
solution is to deactivate the Summarize Posts plugin. I wrote code to check
for this condition (and you're seeing the error message), but given WP's
limited architecture, it's impossible to dictate which plugin loads first, so
you're seeing the error message generated from Summarize Posts, which isn't as
verbose as the that would have been generated by the CCTM. Just deactivate it
and you should be set.
There were a lot of things that had to be tweaked to handle edge-cases, so I
wouldn't be surprised if there are still other edge cases that need to be
handled, but the core functionality of Summarize Posts is now integrated. If
you come across any of these, please report them under a separate bug report.
Original comment by ever...@fireproofsocks.com
on 27 Jan 2012 at 1:37
Original issue reported on code.google.com by
hpt.ar...@gmail.com
on 26 Jan 2012 at 6:55