Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author oferwald

    (@oferwald)

    Can assume wrong gzipping is taking place, please disable other plugins until the conflict is found.

    Thread Starter ccuevas

    (@ccuevas)

    Thanks for answering,

    I disabled other plugins but the conflict continues. Just with transposh doesn′t work ;-(

    Best regards

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Please search for any use of output buffering in your theme code (grep for ob_start)

    Best,

    Thread Starter ccuevas

    (@ccuevas)

    Hi,

    Where do I exatly search that ouput buffering? In which file of theme? What do I do if I find it?

    Thanks for your help ??
    Best,

    Thread Starter ccuevas

    (@ccuevas)

    It′s run in other theme, but not in this ;-(

    It′s few time ago, it worked fine!

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Just check for any occurrences of ob_ in your theme code, it might happen if it does not close correctly,

    If so, check the functionality implemented by this, maybe you don’t need it, or you can rewrite it, make sure there’s a finish clause for the ob_start

    Good luck

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error translation’ is closed to new replies.