Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - A Bug ??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

A Bug ??

 Post Reply Post Reply
Author
Robbie View Drop Down
Newbie
Newbie
Avatar

Joined: 26 February 2003
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote Robbie Quote  Post ReplyReply Direct Link To This Post Topic: A Bug ??
    Posted: 26 March 2003 at 1:56pm

If I Click on a smiley i get this only with a coupple smiles .gif">

 

Please HElp me !! Greetz Robbie_

 

Back to Top
Robbie View Drop Down
Newbie
Newbie
Avatar

Joined: 26 February 2003
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote Robbie Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 1:58pm
 This Is The Smile
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 2:09pm

Not sure what you mean, do you have more detail on what you are on about.

What version are you running?
Are you trying to customise the smilies?
When does this error occur and what exactly is the error?

Back to Top
Robbie View Drop Down
Newbie
Newbie
Avatar

Joined: 26 February 2003
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote Robbie Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 2:22pm

iam f**king bad in english but i try to explain it

 

I have Beta 4 of the forum

I have Customise the smiles here is how i Customise them

<%
'Dimension variables
Dim saryEmoticons(33,3)


saryEmoticons(1,1) = "Smile"   'Emoticon Name
saryEmoticons(1,2) = ""   'Forum code
saryEmoticons(1,3) = "smileys/smiley1.gif" 'URL/path to smiley

saryEmoticons(2,1) = "Embarrassed"
saryEmoticons(2,2) = "[:oops:]"
saryEmoticons(2,3) = "smileys/smiley9.gif"

saryEmoticons(3,1) = "Wink"
saryEmoticons(3,2) = ""
saryEmoticons(3,3) = "smileys/smiley2.gif"

saryEmoticons(4,1) = "Zwaai"
saryEmoticons(4,2) = "Zwaai"
saryEmoticons(4,3) = "smileys/smiley10.gif"

saryEmoticons(5,1) = "Shocked"
saryEmoticons(5,2) = "[:o):]"
saryEmoticons(5,3) = "smileys/smiley3.gif"

saryEmoticons(6,1) = "Heilig"
saryEmoticons(6,2) = "Heilig"
saryEmoticons(6,3) = "smileys/smiley11.gif"

saryEmoticons(7,1) = "Big smile"
saryEmoticons(7,2) = ""
saryEmoticons(7,3) = "smileys/smiley4.gif"

saryEmoticons(8,1) = "Sleepy"
saryEmoticons(8,2) = ""
saryEmoticons(8,3) = "smileys/smiley12.gif"

saryEmoticons(9,1) = "Confused"
saryEmoticons(9,2) = "[:errr:]"
saryEmoticons(9,3) = "smileys/smiley5.gif"

saryEmoticons(10,1) = "Disapprove"
saryEmoticons(10,2) = ""
saryEmoticons(10,3) = "smileys/smiley13.gif"

saryEmoticons(11,1) = "Unhappy"
saryEmoticons(11,2) = ""
saryEmoticons(11,3) = "smileys/smiley6.gif"

saryEmoticons(12,1) = "Approve"
saryEmoticons(12,2) = ""
saryEmoticons(12,3) = "smileys/smiley14.gif"

saryEmoticons(13,1) = "Angry"
saryEmoticons(13,2) = ""
saryEmoticons(13,3) = "smileys/smiley7.gif"

saryEmoticons(14,1) = "Evil smile"
saryEmoticons(14,2) = ""
saryEmoticons(14,3) = "smileys/smiley15.gif"

saryEmoticons(15,1) = "Clown"
saryEmoticons(15,2) = ""
saryEmoticons(15,3) = "smileys/smiley8.gif"

saryEmoticons(16,1) = "Cool"
saryEmoticons(16,2) = ""
saryEmoticons(16,3) = "smileys/smiley16.gif"

saryEmoticons(17,1) = "Nosmile"
saryEmoticons(17,2) = ""
saryEmoticons(17,3) = "smileys/Nosmile.gif"

saryEmoticons(18,1) = "Puh"
saryEmoticons(18,2) = ""
saryEmoticons(18,3) = "smileys/puh.gif"

saryEmoticons(19,1) = "Kwijl"
saryEmoticons(19,2) = "Kwijl"
saryEmoticons(19,3) = "smileys/Kwijl.gif"

saryEmoticons(20,1) = "Cry"
saryEmoticons(20,2) = ":'("
saryEmoticons(20,3) = "smileys/Cry.gif"

saryEmoticons(21,1) = "Loveit"
saryEmoticons(21,2) = "loveit"
saryEmoticons(21,3) = "smileys/loveit.gif"

saryEmoticons(22,1) = "Loveit"
saryEmoticons(22,2) = "loveit"
saryEmoticons(22,3) = "smileys/loveit.gif"

saryEmoticons(23,1) = "Marrysmile"
saryEmoticons(23,2) = "loveit"
saryEmoticons(23,3) = "smileys/marrysmile.gif"

saryEmoticons(24,1) = "Bonk"
saryEmoticons(24,2) = "Bonk"
saryEmoticons(24,3) = "smileys/bonk.gif"

saryEmoticons(25,1) = "Frusty"
saryEmoticons(25,2) = "Frusty"
saryEmoticons(25,3) = "smileys/frusty.gif"

saryEmoticons(26,1) = "Hypocrite"
saryEmoticons(26,2) = "Hypocrite"
saryEmoticons(26,3) = "smileys/hypocrite.gif"

saryEmoticons(27,1) = "Loveys"
saryEmoticons(27,2) = "Loveys"
saryEmoticons(27,3) = "smileys/loveys.gif"

saryEmoticons(28,1) = "Kots"
saryEmoticons(28,2) = "Kots"
saryEmoticons(28,3) = "smileys/pukey.gif"

saryEmoticons(29,1) = "Bekdicht"
saryEmoticons(29,2) = "Bek_dicht"
saryEmoticons(29,3) = "smileys/shutup.gif"

saryEmoticons(30,1) = "Thumbsup"
saryEmoticons(30,2) = "thumbsup"
saryEmoticons(30,3) = "smileys/thumbsup.gif"

saryEmoticons(31,1) = "Vork"
saryEmoticons(31,2) = "Vork"
saryEmoticons(31,3) = "smileys/Vork.gif"

saryEmoticons(32,1) = "Yummie"
saryEmoticons(32,2) = "yummie"
saryEmoticons(32,3) = "smileys/yummie.gif"

saryEmoticons(33,1) = "Slotje"
saryEmoticons(33,2) = "Slotje"
saryEmoticons(33,3) = "smileys/slotje.gif"
%>

I dont get a error i dont know what it is

If i click on the smile

saryEmoticons(30,1) = "Thumbsup"
saryEmoticons(30,2) = "thumbsup"
saryEmoticons(30,3) = "smileys/thumbsup.gif"

Then i get a Red Cross And This Txt .gif">

The value of this cross = http://localhost/forum/smileys/<img%20border=

its Very Very Strange  !

Please Help Me !

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 2:25pm
If the forum code contains < or > you need to replace this with &gt; or &lt;
Back to Top
Robbie View Drop Down
Newbie
Newbie
Avatar

Joined: 26 February 2003
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote Robbie Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 2:33pm

it does't contain that ??? or am i stuppid ?

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 2:42pm
I don't know, maybe a path is worng, you'll just have to mess with it until you can get it working.
Back to Top
Robbie View Drop Down
Newbie
Newbie
Avatar

Joined: 26 February 2003
Status: Offline
Points: 34
Post Options Post Options   Thanks (0) Thanks(0)   Quote Robbie Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2003 at 2:44pm

alright !!

thnzx

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.