Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - My tips on v7 beta 3
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

My tips on v7 beta 3

 Post Reply Post Reply
Author
vedova View Drop Down
Newbie
Newbie


Joined: 21 February 2003
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote vedova Quote  Post ReplyReply Direct Link To This Post Topic: My tips on v7 beta 3
    Posted: 24 February 2003 at 3:55pm

I'm testing it since 2 Days and it's  a really good forum , many thx to developer .

I love its spees and power functions.

I'd like to give my opinion about a couple of things

  • Forum Skins on this site don't matches at version 7 becouse of button shape. In version 7 buttons are almost round while in previus they was rectangular
  • version t beta 3 have likely some little problems with internationa language ( italian , french ) , old language pack are not good for this v7 , and if you translate all the file in language directory of forum , forum will lose its stability
  • you can add addition avatars by editing /includes/select_avatar.asp , it is enought to add entries as : <option value="relative avatar path">AvatarName</option>
  • you can add more emoticons by editing /includes/emoticons_inc.asp
    • Open It and find the code Dim saryEmoticons(16,3) , add to number 16 the number of smilys you wanna load on forum. So if you wanr to install 4 new smileys the code will be : Dim saryEmoticons(20,3)
    • Go at the end of the page and attach this code for every new smiley

saryEmoticons(XX,1) = "Smileys Name"
saryEmoticons(XX,2) = "Smileys Code"
saryEmoticons(XX,3) = "smileys relative path

where XX is a progressive number that change for ever avatar , so for the first new avatar we'll have to write

saryEmoticons(17,1) = "Smiley Name"
saryEmoticons(17,2) = "Smiley Code"
saryEmoticons(17,3) = "smiley relative path

  • If you add a lot of avatars , you'll need a 'Scroll Bar' in the Emoticon Windows on the forum , so :

open includes/IE_message_form_inc.asp , look for 

<a href="javascript:openWin('IE_emoticons_smilies.asp','smilies','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=400,height=400')"><img src="<% = strImagePath %>post_button_smiley.gif" align="absmiddle" alt="<% = strTxtEmoticonSmilies %>" border="0"></a>

about line 237 and set  scrollbars=1

in the same way open includes/message_form_inc.asp look for

 <a href="javascript:openWin('emoticons_smilies.asp','smilies','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=400,height=400')"><img src="<% = strImagePath %>post_button_smiley.gif" align="absmiddle" alt="<% = strTxtEmoticonSmilies %>" border="0"></a>

about line 231 and set scrollbars=1

Now you have some cool scrolbars in your pop up emoticon window and you'll be able to add as many smilyes as you wish.

I hope these simple tips can help. Excuse my bad English, I'm Italian

bye

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.