Conquer Club

Script Breakages

Archival storage to keep things organized and uncluttered. Can't find what you need? Search for old topics here.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.

Script Breakages

Postby chipv on Thu Dec 11, 2008 6:45 pm

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.
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm

Re: Script Breakages

Postby The Neon Peon on Thu Dec 11, 2008 7:41 pm

Game links work... don't they?

Game 2715040
Game 2714884
User avatar
Lieutenant The Neon Peon
 
Posts: 2342
Joined: Sat Jun 14, 2008 12:49 pm

Re: Script Breakages

Postby Stephan Wayne on Thu Dec 11, 2008 7:48 pm

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
User avatar
Corporal Stephan Wayne
 
Posts: 1028
Joined: Sat Jun 14, 2008 6:20 pm
Location: EAST TN

Re: Script Breakages

Postby chipv on Thu Dec 11, 2008 7:53 pm

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.
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm

Re: Script Breakages

Postby Lufsen75 on Fri Dec 12, 2008 2:33 pm

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]
Image
User avatar
Corporal 1st Class Lufsen75
 
Posts: 3818
Joined: Wed Nov 22, 2006 4:39 pm
Location: Värmdö

Re: Script Breakages

Postby chipv on Fri Dec 12, 2008 2:37 pm

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?
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm

Re: Script Breakages

Postby Lufsen75 on Fri Dec 12, 2008 2:54 pm

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.
Image
User avatar
Corporal 1st Class Lufsen75
 
Posts: 3818
Joined: Wed Nov 22, 2006 4:39 pm
Location: Värmdö

Re: Script Breakages

Postby chipv on Fri Dec 12, 2008 3:07 pm

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.
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm

Re: Script Breakages

Postby Lufsen75 on Fri Dec 12, 2008 3:17 pm

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.
Image
User avatar
Corporal 1st Class Lufsen75
 
Posts: 3818
Joined: Wed Nov 22, 2006 4:39 pm
Location: Värmdö

Re: Script Breakages

Postby chipv on Fri Dec 12, 2008 3:21 pm

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=
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm

Re: Script Breakages

Postby chipv on Fri Dec 12, 2008 9:18 pm

All fixed now. Demoting announcement to normal post.
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm

Re: Script Breakages

Postby chipv on Tue Dec 23, 2008 3:27 pm

Reinstating to original status as a load of scripts are now severely broken now including saved searches.
User avatar
Sergeant 1st Class chipv
 
Posts: 2751
Joined: Mon Apr 28, 2008 5:30 pm


Return to Tool Archives

Who is online

Users browsing this forum: No registered users