I did a search for characters with text "when this card enters play".
It brought back 43 cards, but when I go to page 2 there is no page 2.
I did a search for characters with text "when this card enters play".
It brought back 43 cards, but when I go to page 2 there is no page 2.
Home at last!!!! Strangely enough though, I have even less time to myself than I did in Kuwait!![]()
Well I get 47, and page 2 dont work for me either.
The Spoils Chest - MWS resource site
Spoils Circuit - Online Spoils League
Disclaimer: Not affiliated with TG or "The Spoils"
Page 2 in general
I did a search of part 2 rares and page 2 was the whole 165 card set...
2007 Spring Limited Champion
2007 Spring Constructed Top 4
2008 Winter Limited Top 4
2008 Winter Constructed Champion
25 confirmed trades
Yeah, it wsa 40something.....
Home at last!!!! Strangely enough though, I have even less time to myself than I did in Kuwait!![]()
Congratulations, you've found a pretty cool bug.
The problem was that it was putting \" on the query string instead of just ", because PHP had at some point parsed the " and, since that can't exist well inside a string (which is surrounded by quotes), it escaped it (put a backslash before it to indicate it's part of the string rather than the string terminator), then put the escaped string on the query string. So you were searching for page two of "when this card enters play\", which of course does not appear on any cards.
"I told you to stop putting your departments on my side of the table!"
So glad I could help!![]()
Home at last!!!! Strangely enough though, I have even less time to myself than I did in Kuwait!![]()