Active
Project:
Pong Game
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Dec 2008 at 22:48 UTC
Updated:
25 Jan 2009 at 13:51 UTC
I just downloaded and installed, Pong, Connect 4, and Invaders. I activated them, set their blocks to "Content." And activated them on specific pages each. (Their own pages relatively.) However, they never stop loading. They show up fine, they just say "loading..." and never stop. I have no other Java Script modules on my website, just these three games. I've deactivated them one at a time, and reactivated them. Then reinstalled each of them, nothing has helped.
Any help would be appreciated. -Amo
Comments
Comment #1
skinhat commentedDo you have a url with the problem?
Comment #2
Amo-Zone commentedYeah, sorry.
Try this: http://www.amo-zone.com/zone/node/22
The pong game on a separate page is broken. I was messing with it some last night, I'll get the original files back up tomorrow sometime, if that will help at all.
Comment #3
skinhat commentedLooks like you've got an installation problem as I don't even see the invaders javascript when I view the source on http://www.amo-zone.com/zone/node/22. If you view the page source on http://boyzvoice.org/invaders you'll see <script language='javascript' src='/modules/invaders/invaders.js'></script>
This isn't appearing on your site.
Comment #4
browlands commentedSimilar problem, just says loading. Error described by Windows IE as ...
Message: Object expected
Line: 476
Char: 871
Code: 0
URI: http://www.medistribute.com/www/fun/children/on-line-games/pong
Comment #5
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.