Here is an exerpt of my code:
$table->construct_cell("<strong>{$lang->save_method}</strong><br />\n{$lang->save_method_desc}<br /><div class=\"form_row\">"."<br />\n".$form->generate_radio_button("method", "disk", $lang->backup_directory, array('checked' => 1)) .echo"Get_Pikos Place Premium to download your own backups!"."</div>", array('width' => '50%'));
I get this message when i go to the page:
"Parse error: syntax error, unexpected ';' in ...mybb/admin/modules/tools/backupdb.php on line 380"
I shortened the directory by adding the "..."