PHP Fatal error: Cannot break/continue 1 level in /var/www/virtual/marmor/html/include/onepoll.php on line 224
28-Apr-2012 23:35:23] PHP Warning: Invalid argument supplied for foreach() in /var/www/freehvn/friendica/include/plugin.php on line 71
[28-Apr-2012 23:35:23] PHP Warning: Invalid argument supplied for foreach() in /var/www/freehvn/friendica/include/plugin.php on line 71
[28-Apr-2012 23:35:23] PHP Warning: Invalid argument supplied for foreach() in /var/www/freehvn/friendica/include/plugin.php on line 71
[28-Apr-2012 23:36:40] PHP Warning: Invalid argument supplied for foreach() in /var/www/freehvn/friendica/include/poller.php on line 153
[28-Apr-2012 23:37:48] PHP Warning: Invalid argument supplied for foreach() in /var/www/freehvn/friendica/addon/facebook/facebook.php on line 1211
[28-Apr-2012 23:37:49] PHP Warning: Invalid argument supplied for foreach() in /var/www/freehvn/friendica/include/queue.php on line 89
[28-Apr-2012 23:40:06] PHP Fatal error: Cannot break/continue 1 level in /var/www/freehvn/friendica/include/onepoll.php on line 224
[28-Apr-2012 23:41:19] PHP Fatal error: Cannot break/continue 1 level in /var/www/freehvn/friendica/include/onepoll.php on line 224mysql> use freehvn;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -AERROR: The partition with /var/lib/mysql is too full! ... failedERROR 144 (HY000) at line 1: Table './freehvn/photo' is marked as crashed and last (automatic?) repair failedfunction update_1138() {
q("alter table contact add archive tinyint(1) not null default '0' after hidden, add index (archive)");
}now that we know what the problem is
mysql> alter table contact add archive tinyint(1) not null default '0' after hidden, add index (archive);
ERROR 1060 (42S21): Duplicate column name 'archive'mysql> describe photo;
ERROR 144 (HY000): Table './freehvn/photo' is marked as crashed and last (automatic?) repair failedmysql> repair photo;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'photo' at line 1rotate 4
maxage 10 
