Seems like your MySQL database is fubar'd atm 
Getting this when pushing "Recipes" :
Warning: mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/eqtrader/public_html/library/mysql.php on line 156
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 157
eqtrader_article could not connect
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 214

Getting this when pushing "Recipes" :
Warning: mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/eqtrader/public_html/library/mysql.php on line 156
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 157
eqtrader_article could not connect
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 214
Comment