guest* Posted February 19, 2013 Share Posted February 19, 2013 Bei einigen Servern taucht der o.g. Fehler sehr oft auf. Lösung: Am FTP folgende Datei ändern /tools/fpdf/fpdf.php ca. Zeile 992 function Output($name='', $dest='') ändern in: function Output($name='', $dest=''){ob_clean(); Dieser Code bereinigt den Buffer und behebt damit das Problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now