Game is in a block, page with block loads except graphic doesn't show, nothing happens when press on New Game. Error shown below.

Message: Object doesn't support this property or method
Line: 535
Char: 330
Code: 0
URI: http://www.medistribute.com/www/fun/children/on-line-games/breakout

Message: Object expected
Line: 535
Char: 9
Code: 0
URI: http://www.medistribute.com/www/fun/children/on-line-games/breakout

Message: Object expected
Line: 535
Char: 9
Code: 0
URI: http://www.medistribute.com/www/fun/children/on-line-games/breakout

Comments

skinhat’s picture

I dont think you have installed the module. When I go to the url I get 'The page you requested was not found.'

browlands’s picture

Status: Active » Closed (fixed)

Problem solved, the module assumes drupal is installed in the root directory, not the case on my site, copied module files to the root directory and works fine.