Extra Forum Code
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=19946
Printed Date: 28 March 2026 at 2:24am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Extra Forum Code
Posted By: __n3o__
Subject: Extra Forum Code
Date Posted: 19 May 2006 at 1:49pm
Where do I edit the forum codes that appear when someone puts in for example the quote tag?
As I saw on another forum {php based} that they had added to them for things like 'aferthought' and added a nice little image with a question mark and this was done just like a quote but people could put [after] [/after] etc..etc.. and also they did a [RANT] one which I thought was really cool 
|
Replies:
Posted By: Scotty32
Date Posted: 19 May 2006 at 2:36pm
that would be:
functions/edit_post.asp (or simular) and just clone the [ code ] [/ code ] one
the file "forum_codes.asp" (i think its in the forum root folder)
and that should be it - though am not 100%
------------- S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins
For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .
|
Posted By: Lynford
Date Posted: 19 May 2006 at 2:53pm
If you look in the file: forum/includes/emoticons_inc.asp.......
..........you will find that all of the emoticons have a 'Forum code' that will produce the emoticon if typed in. These Forum codes can, I believe, be edited to suit.
For instance, the code (:p) but using [] brackets = 
|
Posted By: Scotty32
Date Posted: 19 May 2006 at 3:18pm
this isnt about the Emoticons, but about the forum codes like quote
you would edit the forum/includes/emoticons_inc.asp file if you wanted to add more smileys
------------- S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins
For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .
|
Posted By: __n3o__
Date Posted: 19 May 2006 at 3:55pm
|
Thanks Scotty I'll give it a go
|
|