FIXED maps creator links

Have a question you need to ask? Need help? Ask here!

Moderator: Core Staff

User avatar
waywaaaard
Core Staff
Core Staff
Posts: 2214
Joined: February 6th, 2006, 3:18 pm
Location: Germany/Bayern

FIXED maps creator links

Post by waywaaaard » March 14th, 2009, 7:42 pm

those arent working

http://www.codjumper.com/maps/index2.ph ... asterThomy

and peds update the maps with the completed maps thread
THAT HANDS WERE NOT TRACED!
visit my blog: Link
Soviet wrote:Yeah, watch out, Peds will hit you with his +5 D-Battleaxe of homosexuality :roll:

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 14th, 2009, 8:34 pm

Yep, I know about this error - been meaning to get round to fixing it but haven't as of yet.

I'll work on it tomorrow perhaps, although last week of term next week so I'll definately be able to do it after that.
Image
Image

User avatar
[SoE]_Zaitsev
Core Staff
Core Staff
Posts: 14220
Joined: October 21st, 2004, 7:17 pm
Location: Holland
Contact:

Re: maps creator links

Post by [SoE]_Zaitsev » March 14th, 2009, 8:57 pm

Fix the comments on gap records too please.

That link isn't working either.
matt101harris wrote:big cock was the first thing that came to my head lol

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 16th, 2009, 9:03 pm

Ah, didn't know about that - should be an easy fix.
Image
Image

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 26th, 2009, 8:52 pm

Fixed them now (author links).

Literally spent the past 4 hours working on it.

And I had to rename 'Pnin. to Pnin due to PHP problems that I couldn't find a solution to :P
Image
Image

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: maps creator links

Post by Drofder2004 » March 26th, 2009, 11:01 pm

Pedsdude wrote:Fixed them now (author links).

Literally spent the past 4 hours working on it.

And I had to rename 'Pnin. to Pnin due to PHP problems that I couldn't find a solution to :P

Code: Select all

\'Pnin
Escape character...?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 27th, 2009, 5:01 am

Drofder2004 wrote:

Code: Select all

\'Pnin
Escape character...?
'Pnin. is taken from the database and put on the page, and the link is then provided using the database entry, so the link becomes 'Pnin., which doesn't work.

I've had too much annoyance with escaping in the past, and if you're going to suggest it then tell me where to use it instead of just saying 'escaping' as most people do.
Image
Image

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: maps creator links

Post by Drofder2004 » March 27th, 2009, 9:01 pm

Pedsdude wrote:
Drofder2004 wrote:

Code: Select all

\'Pnin
Escape character...?
'Pnin. is taken from the database and put on the page, and the link is then provided using the database entry, so the link becomes 'Pnin., which doesn't work.

I've had too much annoyance with escaping in the past, and if you're going to suggest it then tell me where to use it instead of just saying 'escaping' as most people do.
\'Pnin

That is all I know.

Basically, when I use escapes in GSC's...

Variable = "\"String in quote\'s\""
Should print as... "String in Quote's"

So, if you put in the database, simply \'Pnin, does that not correct results?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 28th, 2009, 4:06 am

Drofder2004 wrote:So, if you put in the database, simply \'Pnin, does that not correct results?
It would come out as \'Pnin
Image
Image

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: maps creator links

Post by Drofder2004 » March 28th, 2009, 2:54 pm

So what comes out if you type "'Pnin" (with and without quotes)

Btw, if this is SQL, then try

Code: Select all

''Pnin
2x ' Not a quotation mark.
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 29th, 2009, 11:10 pm

The maps download page has now been updated so that you can order by name/rating/author and if you choose an author you can order that author's maps by name/rating.

... only took 2 hours coding!
Drofder2004 wrote:So what comes out if you type "'Pnin" (with and without quotes)

Btw, if this is SQL, then try

Code: Select all

''Pnin
2x ' Not a quotation mark.
It's taken too much time and effort that I can't stand to look at the escaping of it for now, so it'll have to do as it is. It was annoying enough to get other characters to work, such as & and #.
Image
Image

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13313
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: maps creator links

Post by Drofder2004 » March 29th, 2009, 11:14 pm

Quitter :)
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 29th, 2009, 11:55 pm

And proud! :)
Image
Image

Pedsdude
Site Admin
Site Admin
Posts: 15909
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: maps creator links

Post by Pedsdude » March 30th, 2009, 6:16 pm

Completely fixed now, 'Pnin. has been restored :)
Image
Image

User avatar
waywaaaard
Core Staff
Core Staff
Posts: 2214
Joined: February 6th, 2006, 3:18 pm
Location: Germany/Bayern

Re: maps creator links

Post by waywaaaard » March 30th, 2009, 6:33 pm

now only the ratings are missing
THAT HANDS WERE NOT TRACED!
visit my blog: Link
Soviet wrote:Yeah, watch out, Peds will hit you with his +5 D-Battleaxe of homosexuality :roll:

Post Reply

Who is online

Users browsing this forum: No registered users and 31 guests