Author |
Topic |
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 23 December 2003 : 04:34:51
|
golfmann: could you please post the complete code for that site include? or mayby the document. I tried to do what you have done but it still won't work. |
/Tribaliztic - www.gotlandrace.se -
|
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 23 December 2003 : 09:39:01
|
better yet, let me see yours and maybe I can find something. Also, where are you posting it? (You have the include called from the right directory?, etc)
What happens? |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 23 December 2003 : 11:28:35
|
I got it working, had to ad a few </table> in the bottom =)
But the "strip html"-stuff is not working, see this link: http://www.gotlandrace.com/forum/sitenews9.asp Sorry the site is in swedish, but I think you can see what I mean anyways... |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 24 December 2003 : 18:59:47
|
Have you added the HTML tags that you want stripped into the function ? it only strips a couple of tags, not all of them as supplied.
Actually looking at your page it looks fine .. you have an IMG forum tag in that post not an HTML tag, don't know why the message has that rather than the converted HTML IMG tag. |
Kiwihosting.Net - The Forum Hosting Specialists
|
Edited by - Gremlin on 24 December 2003 19:01:13 |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 28 December 2003 : 16:52:28
|
aah... that's why! =) I haven't changed anything about the HTML-strip.. I will probably remove that funtion completely, at least in one of these includes. Btw, I tried to include two inc_simple_slash.asp in a row and got an error, I really want to have two of these under eachother =) |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 28 December 2003 : 20:33:08
|
Yes you will get an error becuase variables would be dim'ed twice then, you'd be better off editing the file to do what you want than try and include it twice. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 29 December 2003 : 11:02:38
|
Hm.. but I would like to have two "columns" with different news from two different forums, is this possible in any other way? |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 30 December 2003 : 00:20:59
|
Really makes no difference how many forums you want to display, just modify the code from one include to do it, mainly it's just replicating code a few cut and pastes really. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 30 December 2003 : 08:15:00
|
Hmm.. I'll have a look but I don't think I will make it work =) |
/Tribaliztic - www.gotlandrace.se -
|
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 30 December 2003 : 08:55:59
|
You might surprise youself :) good chance to learn a little more ASP as well! |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 30 December 2003 : 15:38:58
|
Heh, yeah! I've learned ALOT since I started using snitz a year ago. But sometimes I get stuck on simple things like tables and newbie-stuff =) |
/Tribaliztic - www.gotlandrace.se -
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 31 December 2003 : 10:03:44
|
I think I got it right now =)
http://www.gotlandrace.com/forum/sitenews15.asp (at the far right)
I tried to have the img-tag available, but then I got an error because there was a forum-smilie in the post. Is it possible to allow html-img:s and not forum-img:s (smilies) =)
|
/Tribaliztic - www.gotlandrace.se -
|
Edited by - tribaliztic on 31 December 2003 10:07:23 |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 31 December 2003 : 17:19:24
|
Actually theres no difference between and HTML image and a FORUM image, they are both stored as regular img tags. All forum image code is converted to HTML before being saved in the database. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 01 January 2004 : 09:45:22
|
Okay, hm... Well, I got an error when there was a smilie in the topic so I'll guess I just have to do without the images =) |
/Tribaliztic - www.gotlandrace.se -
|
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Topic |
|