Author |
Topic |
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 04 November 2005 : 07:13:36
|
When a user write " in a post it sometimes make active.asp go berserk, I think it's only in replies but may be in the original topic also. I suppose this (")is converted in inc_func_common.asp, but where?
|
/Tribaliztic - www.gotlandrace.se -
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 05:59:26
|
Any takers on this? =)
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 19 December 2005 : 06:08:24
|
have you added any MODS, I'm pretty sure it is not a problem with Snitz. |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 06:09:59
|
Yeah, lots of mods.. I want to know where it's converted so that I can compare my code with the original. Maybe I've removed something that I shouldn't =)
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 19 December 2005 : 06:25:45
|
if it only affects active.asp then it is more likely to be code in that file rather than code in any of the generic functions since they are also used by forum.asp and topic.asp, have you added any code specifically to active.asp
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 06:31:43
|
yeah, I've been messing with ALL pages =) The topics are only messed up on active.asp, if I go to the specific forum the topic look as it should.
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 19 December 2005 : 06:36:46
|
What do you mean by "messed up"? Do you receive any error messages or can you provide us with a link or screenshot?
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 06:37:39
|
Yes, that's my intention.. But I need to know what to look for, hence my question in the first post =)
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 19 December 2005 : 06:46:32
|
I would check active.asp first for the reasons I stated above |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 06:47:59
|
Okay, but what do I look for? From what I've seen there are checks made against ascii-values or something?
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 19 December 2005 : 06:58:46
|
you look for the changes you have made.
try downloading a program called Beyondcompare by scooter software, then download the original Snitz code and see where your code is different.
you could also try re-reading the instructions for the mods you have installed to ensure you have done it correctly.
could a moderator also move this out of the "current version" forum since it is mod related and nothing to do with current Snitz code |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 07:06:32
|
I tried comparing files with UltraEdit, since I've changed so much it was impossible to see what the changes was =) Couldn't see the forest because of all the trees =) Ain't there some ascii code or something that I can search for?
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 19 December 2005 : 07:08:21
|
can you post us a screengrab of the problem, it will help us determine where in the code it is going wrong |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 19 December 2005 : 07:14:37
|
Offcourse! This is what I entered in the topic: ------------------ testing alittle "test" test. blabla ------------------
And this is the result: http://www.gotlandrace.se/tabort/active.jpg
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
Topic |
|