Closed (fixed)
Project:
Breakout
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 21:34 UTC
Updated:
25 Jan 2009 at 13:49 UTC
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
Comment #1
skinhat commentedI dont think you have installed the module. When I go to the url I get 'The page you requested was not found.'
Comment #2
browlands commentedProblem 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.