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)
 Hi all i need help with flash 3.4 mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mdk_madman
Starting Member

15 Posts

Posted - 04 August 2003 :  16:26:38  Show Profile  Visit mdk_madman's Homepage
I keep getting this wierd code in my reply boxes andwhen i click on the insert flash code box it inserts the tags and i add all the correct info and it doesnt work.Someone please help i am very frustrated.ty

mdk_madman
Starting Member

15 Posts

Posted - 04 August 2003 :  16:32:13  Show Profile  Visit mdk_madman's Homepage
fString = replace(fString, "<BLOCKQUOTE id=quote><font size=" & strFooterFontSize & " face=""" & strDefaultFontFace & """ id=quote>ÇÞÊÈÇÓ:<pre class=""quote"" id=quote>","
quote:
", 1, -1, 1)
fString = replace(fString, "</pre id=quote></BLOCKQUOTE id=quote></font id=quote><font face=""" & strDefaultFontFace & """ size=" & strDefaultFontSize & " id=quote>","
", 1, -1, 1)
'##
fString = replace(fString, "<BLOCKQUOTE id=quote><font size=" & strFooterFontSize & " face=""" & strDefaultFontFace & """ id=quote>ÇÞÊÈÇÓ:<pre class=""quote"" id=quote>","
quote:
", 1, -1, 1)
fString = replace(fString, "</pre id=quote></BLOCKQUOTE id=quote></font id=quote><font face=""" & strDefaultFontFace & """ size=" & strDefaultFontSize & " id=quote>","
", 1, -1, 1)
if strAllowForumCode = "1" then
fString = replace(fString, "<b>","", 1, -1, 1)
fString = replace(fString, "</b>","
", 1, -1, 1)
fString = replace(fString, "<s>", "", 1, -1, 1)
fString = replace(fString, "</s>", "
", 1, -1, 1)
fString = replace(fString, "<u>","", 1, -1, 1)
fString = replace(fString, "</u>","
", 1, -1, 1)
fString = replace(fString, "<i>","", 1, -1, 1)
fString = replace(fString, "</i>","
", 1, -1, 1)

fString = replace(fString, "<EMBED WIDTH=""","[flash ", 1, -1, 1)
fString = replace(fString, """ HEIGHT=""",":", 1, -1, 1)
fString = replace(fString, """ SRC=""","]", 1, -1, 1)
fString = replace(fString, """ HIDDEN=""false"" AUTOSTART=""true"" LOOP=""true"" volume=""100""></EMBED>","[/flash]", 1, -1, 1)

here is the code now notice the ÇÞÊÈÇÓ at the top area.I extracted this right from the flash 3.4 mod and opened the inc_func_posting.asp and this is what i found.Something is awfully wrong here did this code get like this by accident or on purpose.I cant seem to get rid of the wierd code on my reply page and the mod doesnt work.I have installed plenty of mods b4 never had these problems.any help would be great
Go to Top of Page

mdk_madman
Starting Member

15 Posts

Posted - 04 August 2003 :  17:40:31  Show Profile  Visit mdk_madman's Homepage
ok sorry for my last post i figured it out.turns out that the code was written arabicso i just replaced the arabic with english and that fixed it however when i insert the flash tags with the url it still wont display the flash it just shows it as a link with the flash tags in between does anyone know why?
[flash 200:95]http://www26.brinkster.com/mostdeviousking/db/126sig.swf[/flash]
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07