PNGs for Live Chess?

Sort:
Wesso

Where are they?  I went to blog a couple of games of mine and I got a PHP server error instead of bringing up the game I had just played.  So, I can't even view a game I just played.  Here is the link.

http://www.chess.com/livechess/game.html?id=1144751

Wesso

Here is some more info.  This is what I get when I try to view a game and download the PNG.

PHP Version: 5.2.11;  Zend Engine Version: 2.2.0;  Qcodo Version: 0.3.42 (Qcodo Beta 3)
Application: Apache;  Server Name: www.chess.com
HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) Undefined GET property or variable in 'GameLive' class: User1

Exception Type:   QUndefinedPropertyException

Rendered Page:   Click here to view contents able to be rendered

Source File:   /www/sites/www.chess.com/includes/qcodo/_core/qform/QFormBase.class.php     Line:   658

Line 653:            $strAlreadyRendered = ob_get_contents();
Line 654: ob_clean();
Line 655:
Line 656: // Evaluate the new template
Line 657: ob_start('__QForm_EvaluateTemplate_ObHandler');
Line 658: require($strTemplate);
Line 659: $strTemplateEvaluated = ob_get_contents();
Line 660: ob_end_clean();
Line 661:
Line 662: // Restore the output buffer and return evaluated template
Line 663: print($strAlreadyRendered);


Call Stack:

#0 /www/sites/www.chess.com/includes/data_classes/generated/GameLiveGen.class.php(1424): QBaseClass->__get('User1')
#1 /www/sites/www.chess.com/includes/data_classes/GameLive.class.php(79): GameLiveGen->__get('User1')
#2 /www/sites/www.chess.com/templates/livechess/inc/game_details_panel.tpl(3): GameLive->__get('User1')
#3 /www/sites/www.chess.com/includes/qcodo/_core/qform/QFormBase.class.php(658): require('/www/sites/www....')
#4 /www/sites/www.chess.com/includes/qcodo/_core/qform/QBlockControl.class.php(253): QFormBase->EvaluateTemplate('/www/sites/www....')
#5 /www/sites/www.chess.com/includes/qcodo/_core/qform/QControlBase.class.php(827): QBlockControl->GetControlHtml()
#6 /www/sites/www.chess.com/templates/livechess/game.tpl(82): QControlBase->Render()
#7 /www/sites/www.chess.com/includes/qcodo/qform/QForm.class.php(473): require('/www/sites/www....')
#8 /www/sites/www.chess.com/includes/qcodo/_core/qform/QFormBase.class.php(309): QForm->Render()
#9 /www/sites/www.chess.com/htdocs/livechess/game.html(34): QFormBase::Run('LiveChessGame', '/www/sites/www....')
#10 {main}


Variable Dump:   Show/Hide

Wesso

Better, but something still needs fixin'.  This afternoon I was able to access the PNGs to blog about my games but when the pieces were moved on the board in the game editor, they disappeared and were replaced by a little torn piece of paper in the top left hand corner.