Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 More font colours
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

mortioli
Average Member

United Kingdom
898 Posts

Posted - 25 July 2003 :  13:36:01  Show Profile  Visit mortioli's Homepage  Send mortioli an AOL message  Send mortioli a Yahoo! Message
Any ideas?
Go to Top of Page

Dave.
Senior Member

USA
1037 Posts

Posted - 25 July 2003 :  14:00:48  Show Profile
Inc_func_posting.asp:

change:
fString = replace(fString, "<font color=#FF0099>", "[pinkier]", 1, -1, 1)
fString = replace(fString, "</font id=pinkier>", "[/pinkier]", 1, -1, 1)

To:
fString = replace(fString, "<font color=""#FF0099"">", "[pinkier]", 1, -1, 1)
fString = replace(fString, "</font id=""pinkier"">", "[/pinkier]", 1, -1, 1)

Edited by - Dave. on 25 July 2003 14:01:12
Go to Top of Page

mortioli
Average Member

United Kingdom
898 Posts

Posted - 27 July 2003 :  05:25:12  Show Profile  Visit mortioli's Homepage  Send mortioli an AOL message  Send mortioli a Yahoo! Message
Fixes it! Cheers mate I only put the code in one part...and not the part with "" around pinkier etc

Cheers!
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07