| Author | 
                
                  Topic   | 
                
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  01:36:48
                        
                        
                        
                      
  | 
                     
                    
                       Ok I am not sure who all will want something like this or not. I did not write the original code I modified it so that it would work with the base snitz code. 
  I hope people will like this and any improvements would be greatful I am not sure all the inhancements I can make but would appreciate it if someone would like to step in and make some.
  Let me know if you want this or not if so I will see about uploading it over at snitzbitz.
  Download File Here Updated 12/3/06 9:50 AM MST< | 
                     
                    
                       Edited by - JJenson on 06 January 2007  12:20:12 | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  09:23:21
                        
                        
                        
                      
  | 
                     
                    
                       I forgot to say you can see this at this site.
  www.thebragboard.com/other/forum1
  You do not need to log in to see this.
  * Sorry edited its the right link now. I apologize about that.< | 
                     
                    
                       Edited by - JJenson on 02 December 2006  14:52:51 | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 MarkJH 
                Senior Member 
                     
                 
                
                United Kingdom 
                1722 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  14:27:48
                        
                        
                        
                      
  | 
                     
                    
                       quote: Originally posted by JJenson
  I forgot to say you can see this at this site.
  www.thebragboard.com/forum1
  You do not need to log in to see this.
 
   Getting a 404 on that one, Jeff.< | 
                     
                    
                        Bandlink.net - http://www.bandlink.net/ Bandlink Music Forums - http://www.bandlink.net/forum/ | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  14:53:14
                        
                        
                        
                      
  | 
                     
                    
                       edited both links above should work now sorry about that I should really check for typos when I do that  < | 
                     
                    
                       Edited by - JJenson on 02 December 2006  14:55:47 | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 modifichicci 
                Average Member 
                    
                 
                
                Italy 
                787 Posts  | 
                
                  
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  18:29:15
                        
                        
                        
                      
  | 
                     
                    
                       Ok I only tested this with IE so I will have to see what I need to do to get it working with firefox. Any ideas on where to point me?
  I will go ahead and take a look at this after dinner tonight.< | 
                     
                    
                       Edited by - JJenson on 02 December 2006  18:32:54 | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 modifichicci 
                Average Member 
                    
                 
                
                Italy 
                787 Posts  | 
                
                  
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  18:55:42
                        
                        
                        
                      
  | 
                     
                    
                       Ok I will get on and try that as soon as dinner is finished < | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Jezmeister 
                Senior Member 
                     
                 
                
                United Kingdom 
                1141 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  19:15:41
                        
                        
                        
                      
  | 
                     
                    
                       quote: Originally posted by modifichicci
  Why in inc_announce3 there is a testing string on IE or Netscape? Try deleting the if then checking for browser and see what happens, i haben't installed the mod , so i cannot try it..
 
   That's a check for compatibility, don't remove it but edit it if neccesary, simply add Mozilla to the list of accepted browsers otherwise it'll play up on browsers that don't support the code, the list of which i suspect is substantial given that such a check was incorporated in the first place.< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  19:45:35
                        
                        
                        
                      
  | 
                     
                    
                       Ok I tried it both ways. I am not sure if I take it out I get this error
  Active Server Pages error 'ASP 0113'
  Script timed out
  /other/forum1/default.asp
  The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools. 
  If i put in the code and maybe I am putting in the improper names for Firefox it gives me the same code. here is what I put in for the code on that line I am sure I did it wronge
 
  Let me know where I should change the code I am trying to search and figure out why it won't show with Firefox but this seems like firefox has issues with the <marquee> tag but not totally sure
  thank< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 02 December 2006 :  21:08:25
                        
                        
                        
                      
  | 
                     
                    
                       Ok I added the code that Jez suggested and got it to work. 
  Couple things now in IE it scrolls slower than in Firefox I am not sure exactly how to get the speeds to match up or maybe classify different speed just for the Firefox? Ok this is fixed and the zip file in the first post has all the fixes
  You can change speeds of the scroller in Mozilla Firefox and you can change the speed in IE & Netscape seperately.
  For IE search in inc_announce3.asp for IE & Netscape For Firefox search in inc_announce3.asp for Mozilla Firefox
  Thanks
  < | 
                     
                    
                       Edited by - JJenson on 02 December 2006  23:28:08 | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Jezmeister 
                Senior Member 
                     
                 
                
                United Kingdom 
                1141 Posts  | 
                
                  
                    
                      
                       Posted - 03 December 2006 :  07:17:08
                        
                        
                        
                      
  | 
                     
                    
                      |  You can remove all the mf's and firefox's, FireFox is recognised as Mozilla 1.7.x for version 1 and Mozilla 1.8.x for version 2.< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 03 December 2006 :  10:01:15
                        
                        
                        
                      
  | 
                     
                    
                      |  OK great will take those out and place those two in them and make sure they work. Any other problems that you could see?< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 03 December 2006 :  10:13:08
                        
                        
                        
                      
  | 
                     
                    
                       Ok I change the MF's and it still worked but when I changed the Firefox and Firefox 1.5 it did not work on my firefox not sure why. I changed just the mf's and everything looks good on my end now.
  thanks< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Jezmeister 
                Senior Member 
                     
                 
                
                United Kingdom 
                1141 Posts  | 
                
                  
                    
                      
                       Posted - 03 December 2006 :  10:40:03
                        
                        
                        
                      
  | 
                     
                    
                       Ok just tested it, a few errors with your db update file (i'm using MySql) - I corrected it to the following:
 Forum Announcements Mod v3.3
[CREATE]
ANNOUNCE
A_ID
A_AUTHOR#varchar (150)#NULL#
A_SUBJECT#varchar (50)#NULL#
A_MESSAGE#text#NULL#
A_FORUM_ID#smallint##
A_START_DATE#varchar (50)#NULL#
A_END_DATE#varchar (50)#NULL#
[END] 
  I think the main issue was you'd specified NULL for smallint rather than a numerical value or blank, probably only MySql that's so pedantic about that but still, does no harm to be right for all db's.
  other than that nothing specific, you can use Mozilla or firefox as the browser ID by the looks of it, i've always used Mozilla for it but as long as it works thats what matters.< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 JJenson 
                Advanced Member 
                      
                 
                
                USA 
                2121 Posts  | 
                
                  
                    
                      
                       Posted - 03 December 2006 :  11:37:55
                        
                        
                        
                      
  | 
                     
                    
                       Ok I have switch the DBS file for the Mysql database. It is now working within all browsers. Thanks Jez for the help I had never done something like this before and it has been really fun I think I will keep taking stabs at things like this.
  Let me know if anything else needs to be done. I have updated the zip folder in the first post with the current updated files.
  Thanks< | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                
                
                  Topic   | 
                  |