| Author |  Topic  | 
              
                | eauxvivesJunior Member
 
   
 
                Bhutan145 Posts
 | 
                    
                      |  Posted - 28 December 2005 :  10:52:26     
 |  
                      | it does, thank you. in fact I don't know this MessageIcons mod and don't seem to find anywhere on this forum?< |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 |  | 
              
                | weeweeslapSenior Member
 
     
 
                USA1077 Posts
 | 
                    
                      |  Posted - 09 February 2006 :  03:14:49       
 |  
                      | any chance this can be modded to play asx files from other sites that allow linking?< |  
                      | coaster crazy
 |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 | 
                    
                      |  Posted - 09 February 2006 :  03:46:23       
 |  
                      | Weeweeslap ; if I'm not mistaking you can use the [wmv][/wmv] tag for those types of files. Go ahead and try it out at oxle if you have a test-address.<
 |  
                      | portfolio - linkshrinker - oxle - twitter
 |  
                      |  |  | 
              
                | weeweeslapSenior Member
 
     
 
                USA1077 Posts
 | 
                    
                      |  Posted - 09 February 2006 :  13:09:08       
 |  
                      | I installed this on my site and tested it but it did not work, I just tried it on yours and worked fine, only problem I could think of is that in the first step of inc_header.asp I did not have Response.Write	"<script language=""JavaScript"" type=""text/javascript"">" & vbNewLine & _ so I placed your line where I thought it would be best suited yet still called on all pages.< |  
                      | coaster crazy
 |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 | 
                    
                      |  Posted - 09 February 2006 :  16:10:49       
 |  
                      | Mmm...could you send me a copy of your inc_header.asp ? BTW ; are you getting any errors ?<
 |  
                      | portfolio - linkshrinker - oxle - twitter
 |  
                      |  |  | 
              
                | weeweeslapSenior Member
 
     
 
                USA1077 Posts
 |  | 
              
                | ILLHILLJunior Member
 
   
 
                Netherlands341 Posts
 | 
                    
                      |  Posted - 11 February 2006 :  15:25:27     
 |  
                      | Same sort of situation. It works in the preview before posting (except for the fact that it affects the dynamic signature's layuot, resulting in part of the signature to be aligned right side of the vid, with the rest underneath), yet when posted it shows [wmv]link[/wmv]
 
 Eventhough it should work, I must still point out I used a wvx link.
 
 I also tried the Flash tag, which basically only resulted in a link inbetween the flash tags,
 so similar to the wmv result: [flash]link[/flash]
 
 Preview did work, yet affected the signature, post itself didn't.
 
 
 
 <
 |  
                      | CLPPR.com - All The News Only Seconds Away
 |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 | 
                    
                      |  Posted - 13 February 2006 :  07:51:00       
 |  
                      | If I understand this correctly, the WMV and FLASH tags aren't converted to the appropriate HTML. This would mean that the functions ReplaceWMVTags and ReplaceFlashTags aren't included in the FormatStr function.
 Could you guys provide me with a version of TOPIC.ASP and INC_FUNC_COMMON.ASP ?
 You can mail them to marcel @ oxle.com<
 |  
                      | portfolio - linkshrinker - oxle - twitter
 |  
                      |  |  | 
              
                | ILLHILLJunior Member
 
   
 
                Netherlands341 Posts
 |  | 
              
                | weeweeslapSenior Member
 
     
 
                USA1077 Posts
 | 
                    
                      |  Posted - 14 February 2006 :  16:45:31       
 |  
                      | yeah I sent them as well yesterday.< |  
                      | coaster crazy
 |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 | 
                    
                      |  Posted - 15 February 2006 :  05:22:16       
 |  
                      |  this is strange... I've compared both the inc_func_common.asp files by Illhill and the one by Weeweeslap with my versions, and I do not see any big differences. At least, no differences with the functions involved....
 I've tried to log in to weeweeslap with login snitz/test, but that didn't work.
 Are you guys including the same versions of inc_func_common.asp in both inc_header.asp as well as inc_header_short.asp ?
 Because, if I understand it correctly, the preview works....and the preview uses inc_header_short.asp.
 
 Another strange thing ; I see this post: this one
 It seems to be made with HTML ? (check here: quote)<
 |  
                      | portfolio - linkshrinker - oxle - twitter
 |  
                      | Edited by - MarcelG on 15 February 2006  05:23:30
 |  
                      |  |  | 
              
                | weeweeslapSenior Member
 
     
 
                USA1077 Posts
 | 
                    
                      |  Posted - 15 February 2006 :  11:13:57       
 |  
                      | sorry login was meant to be snitztest / test, problem could be a conflict with the superadmin/moderator html mod which I cannot find a link to right now. Basically it allows admins and mods to use html and forum code simultaneously yet still restricting normal members to forum code only. 
 quote:
 Are you guys including the same versions of inc_func_common.asp in both inc_header.asp as well as inc_header_short.asp ?
 Because, if I understand it correctly, the preview works....and the preview uses inc_header_short.asp.
 
 
 Correct on both.
 Another thing, the one you quoted was indeed made with html so that one does work but the ones on page 2 are made using your forum tags and those don't work.<
 |  
                      | coaster crazy
 |  
                      | Edited by - weeweeslap on 15 February 2006  11:15:52
 |  
                      |  |  | 
              
                | MarcelGRetired Support Moderator
 
      
 
                Netherlands2625 Posts
 | 
                    
                      |  Posted - 15 February 2006 :  11:48:57       
 |  
                      | Could you show me the actual content of the topic as it is stored in the database ? I suspect that there's some 'decoding' done prior to db insertion, as the preview works but the actual topic doesn't.<
 |  
                      | portfolio - linkshrinker - oxle - twitter
 |  
                      |  |  | 
              
                
                |  Topic  |  |