Loading
Amo-Zone - December 18, 2008 - 22:48
| Project: | Pong Game |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Amo-Zone |
| Status: | active |
Jump to:
Description
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

#1
Do you have a url with the problem?
#2
Yeah, 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.
#3
Looks 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.
#4
Similar 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
#5
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.