View Full Version : problem with lowecased url
manuelsechi
07-12-2010, 06:46 AM
how can I avoid VB to lowercase external urls? in that way many links doesn't works...
thank you for your help
regards
Manuel
test:
http://www.clickpoint.it/db/goto.cp?PRO=116837&ID=17177&SUB=
--------------- Added 1278920816 at 1278920816 ---------------
note here it doesn' occours...maybe some VB option?
thank again
regards
Manuel
BirdOPrey5
07-12-2010, 02:58 PM
So you're saying your vbulletin is auto changing URL's to all lowercase letters? That's weird, there is no option I know of to even do that in vbulletin. I would look into your php setup, this may be a question for your web host if on shared hosting.
manuelsechi
07-12-2010, 03:11 PM
hi
I'm not in a shared hosting, I have an housing service.
note the first link in the first message in this thread:
http://www.sonicbands.it/cinema/10544-cinema-gratis-anteprime-gratuite.html
it look like VB lowercase all the urls when rendering the page, because editing the message all chars are correct as they was inserted... :confused:
BirdOPrey5
07-12-2010, 03:24 PM
Is it possible the lowercase change is happening only when importing posts from usenet? Did you try posting yourself with UPPERCASE? Either way I would look into your php config to see if there is some setting in there.
Zylantex
07-12-2010, 03:37 PM
It's nothing to do with lowercase as the second link in that post works ok.
The first link looks like it is truncated. The end is missing "sub=" and no value.
Are you sure you copied it correctly before putting it in the post?
manuelsechi
07-13-2010, 12:39 PM
the second link is "native" lowercase
I tried to post the same link in a non USENET forum with same result
maybe some plugin (i just use VBSEO) or something in my .htaccess?
BirdOPrey5
07-13-2010, 04:12 PM
It wouldn't be htaccesss... it might very well be VBSEO, re-formatting URL's sounds like something right up their alley, but I don't have it so I wouldn't know where to look, I'd imagine in the options someplace. Maybe post this on their site since it's pretty likely VBSEO is the cause.
Brandon Sheley
07-13-2010, 04:57 PM
It wouldn't be htaccesss... it might very well be VBSEO, re-formatting URL's sounds like something right up their alley, but I don't have it so I wouldn't know where to look, I'd imagine in the options someplace. Maybe post this on their site since it's pretty likely VBSEO is the cause.
just an fyi..you can force lower case url's with vbseo
there is no reason for upper-case url's :up:
BSMedia
07-13-2010, 06:10 PM
Yeah there is because http://domain.com/afgTEVD.html is treated different than http://domain.com/afDteVd.html on many server setups.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.