Title: [Plugin: 6Scan Security] Backup Crashed Website
Last modified: August 20, 2016

---

# [Plugin: 6Scan Security] Backup Crashed Website

 *  [birons](https://wordpress.org/support/users/birons/)
 * (@birons)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-6scan-security-backup-crashed-website/)
 * Hey all..
 * I tried to jump on my website this morning and intead of wesbite i got this
 * var generator = new Object(); generator.params = new Object(); generator.updateParam
   = function(name, value) { //var element = document.getElementById(id); switch(
   this.params[name].type) { case “url”: case “text”: case “color”: this.params[
   name].value = value; break; case “int”: this.params[name].value = Number(value);
   break; case “bool”: this.params[name].value = value; // (value == “on”)?1:0; 
   break; } } generator.addParam = function(id, name, type, defaultValue) { var 
   element = document.getElementById(id); this.params[name] = new Object(); this.
   params[name].type = type; this.params[name].defaultValue = defaultValue; this.
   params[name].element = element; switch (type) { case “url”: case “text”: this.
   params[name].value = element.value; element.onchange = delegate(this.params[name],
   function() { this.value = this.element.value; generator.updatePlayer(); }); break;
   case “color”: this.params[name].value = element.value.replace(/#/, ”); element.
   onchange = delegate(this.params[name], function() { this.value = this.element.
   value; generator.updatePlayer(); }); break; break; case “int”: this.params[name].
   value = Number(element.value); element.onchange = delegate(this.params[name],
   function() { this.value = Number(this.element.value); generator.updatePlayer();});
   break; case “bool”: this.params[name].value = element.value; // (element.value
   == “on”)?1:0; element.onchange = delegate(this.params[name], function() { this.
   value = this.element.value; // (this.element.value == “on”)?1:0; generator.updatePlayer();});
   break; } }; generator.updatePlayer = function() { var out = ‘
    “Cannot modify
   header information – header already sent by (output started at /home…./plugins/
   6scanbackup/6scan.php:148) in /home…/wp-includes/pluggable.php on line 881
 * I jumped on the FTP error log and found a heap of error messages
 * [17-Jul-2012 23:52:14 UTC] PHP Warning: Cannot modify header information – headers
   already sent by (output started at /home…../plugins/6scan-backup/6scan.php:148)
   in /home/…..wp-includes/functions.php on line 2494
 * Once I disabled the plugin via the FTP changing the folder name of 6scan.. the
   website was fine!
 * Is there an issue with the backup? I dont want to reinstall the 6scan in case
   it drops the site again!
 * [http://wordpress.org/extend/plugins/6scan-protection/](http://wordpress.org/extend/plugins/6scan-protection/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [6Scan](https://wordpress.org/support/users/6scan/)
 * (@6scan)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-6scan-security-backup-crashed-website/#post-2901942)
 * Good day birons,
 * We have checked the 6scan.php, and what you describe is rather peculiar. The 
   error presented shows, that something is wrong at line 148, while the file is
   much smaller than this.
 * Could you please e-mail us the 6scan.php file from your /home…../plugins/6scan-
   backup/ directory to [support@6scan.com](https://wordpress.org/support/topic/plugin-6scan-security-backup-crashed-website/support@6scan.com?output_format=md)?
 * Thank you

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: 6Scan Security] Backup Crashed Website’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/6scan-protection_c89f74.svg)
 * [6Scan Security](https://wordpress.org/plugins/6scan-protection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/6scan-protection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/6scan-protection/)
 * [Active Topics](https://wordpress.org/support/plugin/6scan-protection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/6scan-protection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/6scan-protection/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [6Scan](https://wordpress.org/support/users/6scan/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-6scan-security-backup-crashed-website/#post-2901942)
 * Status: not resolved