Page 1 of 1

Script Breakages

PostPosted: Thu Dec 11, 2008 6:45 pm
by chipv
Recent site changes have caused the folllowing:

1. Old Game Links are broken (they will show all games)
2. Old Map Rank and Saved Searches Bookmarks may not work properly depending on selections.
3. Games Filter broken on games listings pages (fix done, not yet uploaded).
4. Turn Watch Add Links broken.

Any more issues seen, please post here.

Re: Script Breakages

PostPosted: Thu Dec 11, 2008 7:41 pm
by The Neon Peon
Game links work... don't they?

Game 2715040
Game 2714884

Re: Script Breakages

PostPosted: Thu Dec 11, 2008 7:48 pm
by Stephan Wayne
The Neon Peon wrote:Game links work... don't they?

Game 2715040
Game 2714884

it looks like only some dont work and finnshed ones dont
he said not all are broken

Re: Script Breakages

PostPosted: Thu Dec 11, 2008 7:53 pm
by chipv
The Neon Peon wrote:Game links work... don't they?

Game 2715040
Game 2714884


Some do some don't, depends on how the url is constructed.

Assume all these urls have http://www.conquerclub.com/ at the beginning:

These will all work:

game.php?game=2994546

But the old style of link will not work and used to:

player.php?submit=Search&gn=2994546

This has been changed so the old links will just return all games as no matches will be found.

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 2:33 pm
by Lufsen75
How do I remake this one to use it well?

Code: Select all
[url=http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=3824297&password= Rnd43] Autojoin [/url]

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 2:37 pm
by chipv
Lufsen75 wrote:How do I remake this one to use it well?

Code: Select all
[url=http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=3824297&password= Rnd43] Autojoin [/url]


This game has already started so you can't join this one.

The url looks ok to me.

What was the problem you were seeing?

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 2:54 pm
by Lufsen75
chipv wrote:
Lufsen75 wrote:How do I remake this one to use it well?

Code: Select all
[url=http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=3824297&password= Rnd43] Autojoin [/url]


This game has already started so you can't join this one.

The url looks ok to me.

What was the problem you were seeing?

I sent it out and I got several PMs about them have to write in the PW. I can get you another one if so but there is the same with all of them.

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 3:07 pm
by chipv
Lufsen75 wrote:
chipv wrote:
Lufsen75 wrote:How do I remake this one to use it well?

Code: Select all
[url=http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=3824297&password= Rnd43] Autojoin [/url]


This game has already started so you can't join this one.

The url looks ok to me.

What was the problem you were seeing?

I sent it out and I got several PMs about them have to write in the PW. I can get you another one if so but there is the same with all of them.


There is a space between &password= and Rnd43 so try removing that.

If that doesn't work let me know again, there is one more thing.

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 3:17 pm
by Lufsen75
chipv wrote:
Lufsen75 wrote:
chipv wrote:
Lufsen75 wrote:How do I remake this one to use it well?

Code: Select all
[url=http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=3824297&password= Rnd43] Autojoin [/url]


This game has already started so you can't join this one.

The url looks ok to me.

What was the problem you were seeing?

I sent it out and I got several PMs about them have to write in the PW. I can get you another one if so but there is the same with all of them.


There is a space between &password= and Rnd43 so try removing that.

If that doesn't work let me know again, there is one more thing.


The space have noting to do with it. It worked yesterday but from tonight somewhere it changed and does not work anymore.

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 3:21 pm
by chipv
Lufsen75 wrote:
chipv wrote:
Lufsen75 wrote:
chipv wrote:
Lufsen75 wrote:How do I remake this one to use it well?

Code: Select all
[url=http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=3824297&password= Rnd43] Autojoin [/url]


This game has already started so you can't join this one.

The url looks ok to me.

What was the problem you were seeing?

I sent it out and I got several PMs about them have to write in the PW. I can get you another one if so but there is the same with all of them.


There is a space between &password= and Rnd43 so try removing that.

If that doesn't work let me know again, there is one more thing.


The space have noting to do with it. It worked yesterday but from tonight somewhere it changed and does not work anymore.


Ok, now change &password= to &pw=

Re: Script Breakages

PostPosted: Fri Dec 12, 2008 9:18 pm
by chipv
All fixed now. Demoting announcement to normal post.

Re: Script Breakages

PostPosted: Tue Dec 23, 2008 3:27 pm
by chipv
Reinstating to original status as a load of scripts are now severely broken now including saved searches.