When I open a blog post (or click on a tag or a category) first and then click on a country flag to translate it, then it works.
But when I straight open http://www.100-countries.com/en/ (or click on some other country flag straight on the homepage) then the following error is thrown:
“Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0”
One can only assume you are using a theme/plugin using output buffering in an incompatible way, please try disabling other plugins, changing themes until you find the conflict.
hi… I just deactivated ALL plugins except transposh, but the error still occured (I tried different languages). The error only occurs, if I call the homepage with a country code appended. Translation of single posts work fine.
Therefore the problem seems to be due to transposh.
I’m still using version 0.9.3 because in 0.9.5 there were no flags to choose from. Or is there a tutorial to get the flags back in 0.9.5? then I would upgrade to 0.9.5
Is it possible in 0.9.3 to set a debug flag (like in 0.9.5) so that the debug output might return something usefull?
argh.. I just switched the Theme and then the error doesn’t occur anymore :-/
I love my theme “Adventure Journal” and I don’t want to change to another theme.. can anyone provide a hint in which php-files I should look for which source code to fix this bug?