Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Can you please fix the thing where you cannot post percent signs (https://forums.graalonline.com/forums/showthread.php?t=83962)

Loriel 01-31-2009 10:47 PM

Can you please fix the thing where you cannot post percent signs
 
Yes, I realise you can work around it by using html entities but parsing html entities in the first place is goddamn retarded and they should not at any point be exposed to the user and just fix your goddamn code

I realise this was discussed before and you decided to do nothing about it but it is still annoying as hell

bump this thread when you have to use a html entity to post a perfectly normal ascii character

cbk1994 01-31-2009 11:19 PM

Quote:

Originally Posted by Stefan (Post 1395722)
Is this really a problem? There are special filters when posting something, it isn't related to the swear filter. It usually only triggers if you add some numbers after the percentage.

Apparently not a big problem :\

DustyPorViva 01-31-2009 11:23 PM

It is a BIG problem. It happens nearly 95percent of the time I post a script, forcing me to do a work-around.

edit: Apparently this post was one of the 5percent, until I decided to edit it.

Crow 02-01-2009 12:10 AM

/bumpsign
Better? Or would you rather have a:
/signed

Either way, I agree. Fix it.

Loriel 02-01-2009 12:55 AM

Moonie, in any other thread about a specific problem, posts saying "I am experiencing this problem, too, and agree with the request in the original post" would be perfectly fine. Why are you pruning them from this thread?

Elizabeth 02-01-2009 01:00 AM

apparently i'm not allowed to post unless i'm being helpful.





you can put percent signs in quick replies, sometimes

Crono 02-01-2009 01:01 AM

Fix this.

Darlene159 02-01-2009 01:23 AM

Quote:

Originally Posted by Loriel (Post 1461571)
Moonie, in any other thread about a specific problem, posts saying "I am experiencing this problem, too, and agree with the request in the original post" would be perfectly fine. Why are you pruning them from this thread?

I did no such thing

Crow 02-01-2009 01:28 AM

Quote:

Originally Posted by Darlene159 (Post 1461593)
I did no such thing

I bumped, you deleted it.

Quote:

Originally Posted by Loriel (Post 1461536)
bump this thread when you have to use a html entity to post a perfectly normal ascii character


Darlene159 02-01-2009 01:48 AM

Quote:

Originally Posted by Crow (Post 1461595)
I bumped, you deleted it.

You bumped it 30 minutes after he posted it. Give me a break.... :\
It would be helpful if you post something other than just "bump"

Crow 02-01-2009 01:52 AM

Quote:

Originally Posted by Darlene159 (Post 1461609)
You bumped it 30 minutes after he posted it. Give me a break.... :\
It would be helpful if you post something other than just "bump"

He asked people who have the problem to bump. I could have posted something like "yea, I'm experiencing the same problem", but I was lazy.

Inverness 02-01-2009 03:10 AM

Quote:

Originally Posted by Crow (Post 1461615)
He asked people who have the problem to bump. I could have posted something like "yea, I'm experiencing the same problem", but I was lazy.

Quote:

Originally Posted by Loriel (Post 1461536)
bump this thread when you have to use a html entity to post a perfectly normal ascii character

Looks like you were too lazy to read and comprehend his post too. :\

Crow 02-01-2009 12:36 PM

Quote:

Originally Posted by Inverness (Post 1461644)
Looks like you were too lazy to read and comprehend his post too. :\

That's kinda the same in the end, no? When I have to use a html entity instead of the percent sign, I'm having the problem :oo:

LoneAngelIbesu 02-01-2009 09:10 PM

Just in case Stefan walks across this thread, I believe the fix is adding this to the .htaccess file:

Quote:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
via http://www.vbulletin.com/forum/showthread.php?t=274487
(please don't shoot me)

Darlene159 02-01-2009 09:47 PM

Quote:

Originally Posted by LoneAngelIbesu (Post 1461958)
Just in case Stefan walks across this thread, I believe the fix is adding this to the .htaccess file:


via http://www.vbulletin.com/forum/showthread.php?t=274487
(please don't shoot me)

It's helpful, so I will let it slide this time. ;)

Crono 04-17-2009 03:14 AM

For ****s sake will you people fix this already? I had a nice quality post and it disappeared due to some silly percentage signs.

:cry:

Stephen 04-17-2009 03:30 AM

Quote:

Originally Posted by Crono (Post 1484538)
For ****s sake will you people fix this already? I had a nice quality post and it disappeared due to some silly percentage signs.

:cry:

:rolleyes:

Crono 04-17-2009 03:55 AM

Quote:

Originally Posted by Stephen (Post 1484541)
:rolleyes:

Yeah man, can you believe it?

Stephen 04-17-2009 03:56 AM

Quote:

Originally Posted by Crono (Post 1484544)
Yeah man, can you believe it?

My rolly eyes should indicate my pantomime position, but who am I joking? Everyone loves you. :blush:

Inverness 04-17-2009 04:15 AM

Quote:

Originally Posted by Crono (Post 1484538)
For ****s sake will you people fix this already? I had a nice quality post and it disappeared due to some silly percentage signs.

:cry:

I'm pretty sure when that happened to me that I simply pushed the back button and my post was still there. I use Firefox.

Crow 04-17-2009 07:34 AM

Quote:

Originally Posted by Inverness (Post 1484546)
I'm pretty sure when that happened to me that I simply pushed the back button and my post was still there. I use Firefox.

Opera here, same.

MiniOne 04-17-2009 10:45 AM

Ya this is dumb :(
Fix it please/

Crono 04-17-2009 02:08 PM

Quote:

Originally Posted by Inverness (Post 1484546)
I'm pretty sure when that happened to me that I simply pushed the back button and my post was still there. I use Firefox.

I did push back and I'm also on Firefox. I think it's because I was using quick reply or something, I don't know. Just annoying when it happens because I completely forget about the whole "PERCNTANG SIGN IS TEH ANTICHRIST!!" thing.

Elizabeth 05-17-2009 02:35 AM

bump

Stephen 05-17-2009 03:01 AM

Some of our codetards should make a greasemonkey script and post it.
  • Check the URL to make sure it's Graal Forums (or a forum running this version of VBulletin).
  • Find input boxes and convert any percents signs to display correctly.
  • Insert white text mocking Darlene.

Crono 05-17-2009 03:32 AM

Quote:

Originally Posted by Stephen (Post 1491895)
Some of our codetards should make a greasemonkey script and post it.
  • Check the URL to make sure it's Graal Forums (or a forum running this version of VBulletin).
  • Find input boxes and convert any percents signs to display correctly.
  • Insert white text mocking Darlene.

http://forums.graalonline.com/forums...ad.php?t=80024

Stephen 05-17-2009 03:38 AM

Quote:

Originally Posted by Crono (Post 1491898)

Quote:

Originally Posted by Stephen (Post 1491895)
Some of our codetards should make a greasemonkey script and post it.
  • Check the URL to make sure it's Graal Forums (or a forum running this version of VBulletin).
  • Find input boxes and convert any percents signs to display correctly.
  • Insert white text mocking Darlene.

Installed and now using it. 100% thanks to Googi.

fowlplay4 07-14-2009 06:15 AM

Can't access that link for whatever reason.. but I wish this could get fixed already without screwing around with scripts.

DustyPorViva 07-14-2009 06:22 AM

Only problem with the greasemonkey script is that once it replaces the percent sign in the post, I can no longer edit the post because it'll give a bad request.

Pelikano 07-14-2009 03:30 PM

Quote:

Originally Posted by Crow (Post 1484582)
Opera here, same.

on IE it works aswell :D

Scary_Sock 07-14-2009 04:43 PM

This thread is awesome. 100%

Soala 07-14-2009 05:04 PM

lol

Frankie 07-14-2009 09:08 PM

Quote:

Originally Posted by Crono (Post 1484538)
For ****s sake will you people fix this already? I had a nice quality post and it disappeared due to some silly percentage signs.

:cry:

this has happened to me too. I type up some big post and then I lose it because I forgot to filter the percent sign.

Loriel 11-21-2009 12:49 AM

Are you kidding me

Is this still not considered a bug

Crono 11-21-2009 01:37 AM

Quote:

Originally Posted by Loriel (Post 1539427)
Are you kidding me

Is this still not considered a bug

It's there for "security reasons" to prevent "code injection".

http://forums.graalonline.com/forums...82#post1536882

Loriel 11-21-2009 01:44 AM

Quote:

Originally Posted by crono (Post 1539435)
it's there for "security reasons" to prevent "code injection".

ಠ_ಠ

Admins 11-21-2009 03:26 PM

It is a protection against code injection. vBulletin is relatively secure but has such problems from time to time. The percentage sign thing can be annoying but better this than having the forums being down for weeks.

Admins 08-29-2011 08:08 PM

Btw this has been fixed :D thanks to unixmad

NicoX 08-29-2011 08:11 PM

Good Job Unix !

NicoX 08-29-2011 08:11 PM

But nearly 2 years late :P


All times are GMT +2. The time now is 12:51 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.