hi,
i don't know if anyone have the same problem or not
but when i added a download in the download section i type the title in 2 difrent langages like ( english + japanies )
if i click on details it gives me a white page and "I Don't like you" messege
so anyone knows anything about it ?!
waiel Nuke Soldier
Joined: Jan 14, 2003
Posts: 16
Location: USA
Posted:
Wed Jan 15, 2003 12:28 am
also the rate this program is not wroking !!
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Wed Jan 15, 2003 3:01 am
ok, I've just spent half hour playing with my site, and I cant' see your problem
The downloads take their details from the SQL database, not a language file, so the language isn't the problem.
Could you give us a little more detail about the problem please? Start by enabling debugging modes on nuke by following the instructions layed out here and posting any errors you get.
Ur using Nuke 6.5 aren't u? Can u give us some details about the server you're running it on?
ArtificialIntel
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Wed Jan 15, 2003 6:31 am
The I don't like you message will usually appears when certain symbols are part of the url, if for instance i have a download whose title is Impressum, when i click on details the url will be:
which would give me the I don't like you message when clicked, these symbols are defined in mainfile.php near the top, usually around the third paragraph:
What could be done is remove these symbols from this code. For the example i gave i'd remove all instances of [ and ].
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Wed Jan 15, 2003 9:33 am
And that's my fault [benefit]. If you remove any of those lines, you risk opening yourself up to some cross site scripting (XSS) hacks.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Wed Jan 15, 2003 9:39 am
That is the case but kids running game/clan sites usually do it without considering the risks because to some, being able to have |33t nicks and filenames is beyond any security risk.
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
waiel Nuke Soldier
Joined: Jan 14, 2003
Posts: 16
Location: USA
Posted:
Wed Jan 15, 2003 12:01 pm
Thanks for clearing that out
It was fixed when i just removed the ( ) from the word and replaced it with _
i think the problem will also ocurrs if i use the [ ]
all i have is to just use _ insted of the brakets ^_^
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum