bbwrapper error or bug
                                
                                 capslock   0
From: -
                                 
                              
                            From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: bbwrapper error or bug
                                                
                         Philipp 
                        
                        
From: Austria
                         
                      
                   Administrator
  1342From: Austria
                    bbwrapper error or bug
Found the problem. You need to replace the following in bbwrapper.php:
with:
Does this work?
                  
                  
                Found the problem. You need to replace the following in bbwrapper.php:
$query = mysql_query("SELECT userid FROM $table WHERE username = '$username'");
with:
$query = mysql_query("SELECT userid FROM $table WHERE username = '$user'");
Does this work?
1 Re: bbwrapper error or bug
                                                
                         Philipp 
                        
                        
From: Austria
                         
                      
                   Administrator
  1342From: Austria
                    bbwrapper error or bug
Thanks. I will try it on a local vBulletin/Storyteller installation later.
                  
                  
                Thanks. I will try it on a local vBulletin/Storyteller installation later.
1 Re: bbwrapper error or bug
                                                
                         capslock
                
                OP
   0
From: -
                         
                      
                  From: -
                    bbwrapper error or bug
3.07
                  
                  
                3.07
1 Re: bbwrapper error or bug
                                                
                         Philipp 
                        
                        
From: Austria
                         
                      
                   Administrator
  1342From: Austria
                    bbwrapper error or bug
Which version of vBulletin?
                  
                  
                Which version of vBulletin?
1 Re: bbwrapper error or bug
                                                
                         capslock
                
                OP
   0
From: -
                         
                      
                  From: -
                    bbwrapper error or bug
vbulletin
                  
                  
                vbulletin
1 Re: bbwrapper error or bug
                                                
                         Philipp 
                        
                        
From: Austria
                         
                      
                   Administrator
  1342From: Austria
                    bbwrapper error or bug
Which bbwrapper are you using?
                  
                  
                Which bbwrapper are you using?
              
          
I'm not sure it is a bug, but in login_header (using bbwrapper) it tells anyone to have always 60 new private messages, even if i try to cancel all them or if i login with another account or another pc.