PDA

View Full Version : Glitch testing


mickwish
09-28-2003, 9:04 PM
Just seeing if this is a true glitch, or just me. :rolleyes:

www.anywhere.com/images/smilies/

http://users.bigpond.net.au/wishart/images/smilies/

http://users.bigpond.net.au/wishart/images/smilies/bashh.gif

http://users.bigpond.net.au/wishart/images/smilies/bashh.gif

Ah ha!! Found what the issue is. It's using //forums//forums//forums//forums/images/smilies - it adds the /forums itself! :eek:

however, it seems if the word forum is already in the address, it doesn't add it, viz:

http://forum.bavarianspeed.com/forums/images/smilies/smilies1/iamwithstupid.gif

Weird. why does this work then?? :confused:

http://forum.bavarianspeed.com/forums/images/smilies/smilies1/iamwithstupid.gif

OK, that must be something to do with how that site handles addressing. Glitch in XPC is still there. :eek:

LOL - it's adding a new "forums" every time I edit! :lol:

It does? --GohanSSJ

Hmm doesn't seem to add 1 when i edit your post...

*edit by Mntsnow Should be working now Mick....WeeMan with VbPortal came over and played with a bit of code but things seem to be working as they should now.....

Mntsnow
09-28-2003, 11:28 PM
http://users.bigpond.net.au/wishart//forums/images/smilies/bashh.gif


EDIT SO YOU DONT HAVE TO READ THE WHOLE THREAD....

The Problem is the Default theme which is the XP Theme has a custom replacement call to auto rewrite /image /smilies to /forums/images /smilies (I added the spaces so you can see what I mean)

The Emerge theme works as it should as it doesnt use the "rewrite" replacement call.... If that call is removed from the default theme all the stuff gets broken....

Mntsnow
09-28-2003, 11:30 PM
Works just fine for me...So it has to be a setting your using

http:// users. bigpond. net. au/wishart/images/smilies/bashh.gif I put some spaces in so it wouldnt parse so you can see what I typed in

and now I'm going to use the code

[img]http://users.bigpond.net.au/wishart/images/smilies/bashh.gif

Mntsnow
09-28-2003, 11:33 PM
Nothing I have in my coding will automatically add stuff in let alone the double //forums so it's got to be something with your setup...

mickwish
09-29-2003, 12:30 AM
Weird indeed. :confused:

www.somewhere.com/images/smilies <---- that one added from home set up

/images/smilies

mickwish
09-29-2003, 12:44 AM
just disabled vBcode in user cp.. see if it does anything...

//forums/images/smilies

Nope still does it.

sharder8
09-29-2003, 12:44 AM
www.bozo.com/images/smilies

mickwish
09-29-2003, 12:47 AM
Ha! Proof!! Thanks harder!! :D

It ain't just me!! :D

So, Snowman, what do ya think of them apples!! :D

mickwish
09-29-2003, 12:52 AM
Oh boy, am I confused. :eek:

Am I seeing things? Does anyone else see the /forums it adds before /images/smilies?

Or Is It Just Me? :o

sharder8
09-29-2003, 12:59 AM
It's just you Mick! :p

You're the only one seeing it! :rolleyes:

Harder

mickwish
09-29-2003, 1:06 AM
Ok, what if I type it like / /forums//forums/images/smilies?

Still does it!! :eek:

Ok, you rat, take this: / images/ smilies

Hah, I beat it!

Oh, the small mercies we are thankful for! :p

mickwish
09-29-2003, 1:09 AM
Are you having me on, Harder? :eek:

Paranoia is beginning to settle over me like a cloak. Beleive no-one, suspicion everyone... :p

/images//smilies

Hah, beat it again. Beginning to get some self-respect back here. :rolleyes:

mickwish
09-29-2003, 1:47 AM
Ok, trying again for yet a different PC. :rolleyes:

/images/smilies

Win2Kuser
09-29-2003, 2:02 AM
hmm, not really sure what I'm doing here, but lets try...


//forums/images/smilies

mickwish
09-29-2003, 2:07 AM
Thanks w2K. I can see you edited your post, as you have two //forums before / images / smilies (see? I can beat it now! :D ).

And I could see that even though I wasn't even logged in. :rolleyes:

edit: Oh, I think I see something: I PMed w2k here at XPC to add / images/ smilies, but without the spaces. What he would have seen in his pm was this: /images/smilies so that is what he typed.

Wheels within wheels... :p

Win2Kuser
09-29-2003, 2:38 AM
So if I put any text in with forward slashes, it will add //forums/ automatically ?

Test:

http://freespace.virgin.net/m.agar/index.htm

Win2Kuser
09-29-2003, 2:39 AM
Well the above worked, must only do it with / images / something

test2

/images/test2

Win2Kuser
09-29-2003, 2:44 AM
Nah, wrong again, only works with / images / smilies /

Test 3

/images/smilies/

mickwish
09-29-2003, 3:16 AM
See? Got you wondering now too, haven'tI? :p

I ain't crazy, Harder, so there! :D

I'd put a crazy smilie in there, only it won't work from my webspace. :p

Win2Kuser
09-29-2003, 3:38 AM
Well, it seems the only way round this would be to rename your images folder to something like pictures :)

Does seem strange though...

mickwish
09-29-2003, 4:11 AM
Yeah, its a pain, because I have a whole formatted page just for smilie img tag pics.. :(

Will have to recode the lot by the looks. :mad:

Ah, well, that's the Weird Wide Web for ya. :p

//forums/images/smilies - just checking from a wireless connection. :rolleyes:

images/smilies - and again from my DMZ

GohanSSJ
09-29-2003, 6:55 AM
Alright... very interesting...

http://users.bigpond.net.au/wishart/images/smilies/bashh.gif

http://www.somewhere.com/images/smilies

Mntsnow
09-29-2003, 7:05 AM
www.mntsnow.com/images/smilies/test.gif

I typed www. mntsnow .com /images /smilies /test.gif (of course without the spaces and works just fine it DOES NOT AUTO ADD the /Forums

And you can see that it did NOT auto add the /forums to the url that Gohan posted to mick's hammer smashing image and the other link was WRITTEN as /forums/

Mntsnow
09-29-2003, 7:11 AM
All I can say Mick is quit typing in //forums cause the forum software does not auto add that in! :rolleyes:

mickwish
09-29-2003, 7:17 AM
Well, all I can say is that both Gohan's and your posts how up with //forums in them. And you know I can't edit your posts. :rolleyes:


edit: still adds extra //forums in a code statement too. :eek:

mickwish
09-29-2003, 7:33 AM
Just tried another couple of vBulletin forums. They don't do this. They never have. It's only XPC. How weird is that? :eek:

Something sppooky going on here <insert spooky smilie> :p

Mntsnow
09-29-2003, 8:44 AM
Hmmmm....

Something in the XP theme....

I was using Emerge and thought you were too..... but now I see what your saying....It's something in the XP/Default theme.... Since I didnt write that theme I'm posting over at the site that did and see what they have to say about it....

Mntsnow
09-29-2003, 11:47 AM
Think I have it fixed now... I found in the XP theme where the guy that wrote it had a CUSTOM replacement template that said anywhere it saw /images/smilies to REWRITE it /forums/images/smilies .... I removed that call...

Mntsnow
09-29-2003, 11:52 AM
Testing :)

url Test
http://www.mntsnow.com/images/smilies/test.gif

img Test
http://www.mntsnow.com/images/smilies/test.gif

code Test
http://www.mntsnow.com/images/smilies/test.gif

Nope... But works perfectly under Emerge Theme

Mntsnow
09-29-2003, 11:56 AM
Hmmm Going to try totally removing that line :eek:


NOPE :flames: Back to default setup...Still digging

Mntsnow
09-29-2003, 12:36 PM
Another new Test

withOUT forum manually typed in by me
http://www.mntsnow.com/images/smilies/test.gif



and here is one WITH forum typed in by me
http://www.mntsnow.com/forums/images/smilies/test.gif

Mntsnow
09-29-2003, 12:55 PM
Sorry Mick....Nothing I can do to help you until the boys over at vBportals answer my PM's which I direct them to this thread

vbportal
09-29-2003, 5:41 PM
http://www.devwebsite.net/weeman.jpg

vbportal
09-29-2003, 5:59 PM
http://www.devwebsite.net/forums/images/smilies/weeman.jpg

vbportal
09-29-2003, 6:04 PM
http://www.devwebsite.net/images/smilies/weeman.jpg

GohanSSJ
09-29-2003, 6:04 PM
If i'm not mistaken it only messes up with a link where there is no "/forum" part in it.

EDIT: See you just posted that.. oh man i'm getting old and slow... wait... just slow. :D

vbportal
09-29-2003, 6:07 PM
http://www.devwebsite.net/images/smilies/weeman.gif

vbportal
09-29-2003, 6:10 PM
http://www.devwebsite.net/images/smilies/weeman.jpg

Mntsnow
09-29-2003, 6:11 PM
Thanks WeeMan for helping out

vbportal
09-29-2003, 6:11 PM
http://www.mntsnow.com/images/smilies/test.gif

vbportal
09-29-2003, 6:12 PM
http://www.mntsnow.com/images/smilies/test.gif

Mntsnow
09-29-2003, 6:12 PM
http://users.bigpond.net.au/wishart/images/smilies/bashh.gif

This is the User that found the problem with the theme and the custom replacement and you will see on the first page that it borked it

vbportal
09-29-2003, 6:12 PM
The text URL is done via Quick reply, the image shown is via post reply

All seems well