Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 very strange problem....
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 25 August 2004 :  14:31:15  Show Profile  Visit MarcelG's Homepage
I've got oxle running for some time now, and there's a second site now using (almost) the same code, at http://aufderaxe.wiktel.com (for now...will move to aufderaxe.nl soon).

However, the following very strange thing occurs.
Forumcode that should work correctly isn't shown correctly...
example: http://aufderaxe.wiktel.com/reviews.asp?review_id=82 http://www.oxle.com/topic.asp?TOPIC_ID=1474

Below I've pasted the exact contents of this document, inbetween quote tags:
quote:


Peter Pan Speedrock - Lucky Bastards
Suburban Records
2003

Finally, the long awaited successor of 'Premium Quality...Serve Loud!' saw the light. Sure, we also got 'Speedrock Chartbusters Vol. 1' in between, but in the meantime this is the new full-length of our Eindhoven Rockcitizens. Starting with surf inspired instrumental 'Surfwrecker', the band seems to be a bit more serious and finally they were able to catch their livesound more on tape. Perhaps this is the work Kurt Bloch (Supersuckers a.o.) did. 'Go Satan Go', which is the first single, shows that the speedrockers have more influences than AC/DC and Motörhead, since they go from speedrock to hardrock and from psychobilly back to speedrock. In the titlesong they bands lets us know that they are very grateful being able to make a living out of their music. They deserve it!

1. Surfwrecker
2. Go Satan Go
3. Killerspeed
4. Back In The City
5. Knuckleboys
6. Dead End
7. Twist Of Fate
8. Smokin' Ass
9. Black Beauty '69
10. Always Drunk, Always Loud, Always Right
11. Lone Star City
12. Lucky Bastards
13. *** On Wheels

http://www.peterpanspeedrock.com

Tom Auf Der Axe

As you can see it works splendidly here at snitz.
So, I thought, this could be the function ChkURLs or ReplaceURLs in inc_func_common.asp ; I copied to original function from snitz 3404 to mine...nothing changes...

Anyone have an idea of what's happening ?

Btw, I've also posted this at my own site, here: http://www.oxle.com/topic.asp?TOPIC_ID=1474
Feel free to fiddle around (user demo pw demo)

portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 25 August 2004 15:10:22

sy
Average Member

United Kingdom
638 Posts

Posted - 25 August 2004 :  14:41:07  Show Profile  Visit sy's Homepage  Send sy a Yahoo! Message
Try allowing HTML in posts? I think there was once a MOD to allow admin / moderator to post HTML.

The pessimist complains about the wind; the optimist expects it to change; the realist adjusts the sails

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 25 August 2004 :  14:49:58  Show Profile  Visit HuwR's Homepage
Sy,

marcelgoertz is saying it posts here but not at his forums.


It looks to me like you may have some malformed code in your header, I also noticed you have a javascript error when loading the page, this may or may not be part of the problem, something to do with a walkimages() function
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 25 August 2004 :  14:52:14  Show Profile  Visit MarcelG's Homepage
mmm...ok.
that might be something to zoom into.
well, just for reference, here's my inc_func_common.asp : http://www.oxle.com/inc_func_common.txt

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 25 August 2004 :  14:57:39  Show Profile  Visit MarcelG's Homepage
erm...the plot thickens...
if I remove the [url][/url] from the last link (http://www.peterpanspeedrock.com) the thing works like a charm.... See: http://www.oxle.com/topic.asp?TOPIC_ID=1476
huh ?

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

sy
Average Member

United Kingdom
638 Posts

Posted - 25 August 2004 :  15:01:05  Show Profile  Visit sy's Homepage  Send sy a Yahoo! Message
Sorry for distraction, just thought something in the post wasn't being translated properly into forum code, or an element of that which was, was causing the problem.

Had similiar things happen, shot from the hip! :)

The pessimist complains about the wind; the optimist expects it to change; the realist adjusts the sails

Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 25 August 2004 :  15:08:00  Show Profile  Visit MarcelG's Homepage
no problem sy, appreciate your help!

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 25 August 2004 :  17:07:08  Show Profile  Visit HuwR's Homepage
quote:
Originally posted by marcelgoertz

erm...the plot thickens...
if I remove the [url][/url] from the last link (http://www.peterpanspeedrock.com) the thing works like a charm.... See: http://www.oxle.com/topic.asp?TOPIC_ID=1476
huh ?



very odd
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 25 August 2004 :  20:08:50  Show Profile
why are you using [url] [/url] tags around that link? They aren't needed. Basically the forum is processing it twice (correctly), here is what it looks like in the source:

<a href="http://www.peterpanspeedrock.com" target="_blank"><a href="http://www.peterpanspeedrock.com" target="_blank">http://www.peterpanspeedrock.com</a></a>
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 26 August 2004 :  00:07:43  Show Profile
you also have some non-standard code in there. there's some javascript associated with that image. maybe that's what is messing up the rest.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 26 August 2004 :  02:09:47  Show Profile  Visit MarcelG's Homepage
mmm...Richard, the thing is that it works exactly the same here at snitz... br / br / Just wondering. What _is_ the purpose of the URL /URL code ? br / If you post a link including http:// or starting with www it allways transforms in a link, even when you don t use the URL tags. br / I think I ll remove the [u b /b rl][/u b /b rl] tags, and only use the [u b /b rl= tags...that's a bit more logical....

The other strange thing is, that another topic, that seems exactly the same, DOES work....(http://www.oxle.com/topic.asp?TOPIC_ID=1477)

quote:


The Spades - Learning The Hard Way Not To **** With The Spades
Suburban Records
2002

At the time this album was released, The Spades were talked to be the next promise straight out of Eindhoven Rockcity. And since Peter Pan Speedrock was going abroad more and more, it was about time that something new came. And it came. Although it came straight from the gutters, all band members were dealing drugs, at least that was what the promotion told me, The Spades hit between the eyes immediately. Five negroes writing a classic rock n' roll album? That is impossible. Well, after a while it all came out: there weren't any real negroes in the band. Too bad, but still, this album is one everybody should own a copy of!

Tracklisting:
1. Hit 'n' Run
2. Hurt You Again
3. C´mon Baby
4. Gotta Get Some
5. Motormouth
6. I´m Gone
7. Gator Lane
8. Beat Me
9. Twenty Years
10. I´m Loose
11. Random Violence
12. I Feel Alright
13. Who The Man?

http://www.thespades.net

Tom Auf Der Axe


portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 26 August 2004 02:14:51
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 26 August 2004 :  02:26:20  Show Profile  Visit MarcelG's Homepage
Ok.... NOW I am confused.
If I change the link Go Satan Go to Link, it works.
If I change it to for instance 213 it DOESN'T work....
However Another text does work....
So, the topic is EXACTLY the same, except for the displaytext for the link. If I change it to 'Another text', it simply works. : http://www.oxle.com/topic.asp?TOPIC_ID=1478

I do NOT have a bad words filter running....

Btw, I do not see any Javascript errors (MyIE2, IE6 and Mozilla...) If someone could paste the error here, I'd be very happy.

This problem is confusing me very much. I don't have a clue where to start....

portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 26 August 2004 03:28:38
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 26 August 2004 :  04:41:23  Show Profile  Visit MarcelG's Homepage
The plot thickens once more!!!
I've looked for the 'common factor' between oxle and aufderaxe.
At first I thought it was just the code that was the common factor, but then I realized that also the hosting provider is the common factor -> Wiktel.com (sr_erick)
So, I decided to post the exact same topic at snowmobilefanatics.com, and yes :
http://www.snowmobilefanatics.com/forum/topic.asp?TOPIC_ID=16503
The exact same problem!
So, I'll contact sr_erick, to try and sort out what the problem is....

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 26 August 2004 :  05:27:07  Show Profile  Visit HuwR's Homepage
The javascript error is "Object expected" and referes to this line in your code

<body onload=walkImages()
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07