ja_submit.html.php dosyasında
bu satırı ara
function submitbutton(pressbutton){
hemen altındaki
submitform(pressbutton);
satırını bununla değiştir
<?phpgetEditorContents( 'editor1', 'introtext' );
getEditorContents( 'editor2', 'fulltext' );
?>
submitform(pressbutton);


