Now I understand, try to replace $this->context->getRequest()->getCheck( 'oldid' ) with $this->context->getRequest()->getInt( 'oldid' )
$this->context->getRequest()->getCheck( 'oldid' )
$this->context->getRequest()->getInt( 'oldid' )
James Hong Kong (talk)
Thank you, the factbox reappeared when I upgraded to 1.9.1. Looks like the issue was already addressed.
Alexander Mashintalk