Can't connect to Connect IV
RickP - October 4, 2008 - 02:09
| Project: | Connect IV Game |
| Version: | 5.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I recently installed Connect IV on my site and it appeared and I was all set to play, but, it forever says loading. I put the block on the right, the left and now it's in the content. I can't get it to work. Could SOMEONE PLEASE help? Maybe it's the theme I'm using? It's Marinelli.

#1
Whats the url of the site that has the problem? Could be because you are using javascript with variable names that conflict with Connect IV. For example if there is a variable called 'the_score' in the connect iv javascript and 'the_score' in some javascript in another drupal module the two variables can conflict. A suggestion would be to disable different modules and see if turning off any of the modules causes the problem to disappear.
#2
Ditto, says loading.
On Windows IE error report we get,
Message: 'connectiv_colors' is undefined
Line: 478
Char: 580
Code: 0
URI: http://www.medistribute.com/www/fun/children/on-line-games/connect4
#3
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.
#4
I did a new release yesterday that uses drupal_add_js to add the .js file to the game instead of hard coding it. Hopefully that fixes the problem.
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.