| 
		Profile Link on Read Messages
	 | 
	
 
 
	
		
		 
		12-08-2020 07:53 PM
	 | 
 
	
		
		
			  | 
			
				
				 Premium Member 
			 | 
		 
		 
	 | 
 
	| 
	
		 Profile Link on Read Messages 
		Profile link in private messages points to incorrect location. 
		 
		Clicking on a username from a message that's being read doesn't properly link to the sender's profile. It appears that the link is formatted wrong. 
Can be fixed on line 109 in  classes/class_privatemessages.php. It's currently this:
 
	PHP Code: 
	
		
			
<tr><td class='trow'><center><a href='../../profile.php/{$this->fromuser}' target='_blank'>{$this->fromuser}</a> sent you this PM.</center><br />{$this->getPostbar()->render()}</td></tr> 
 
		
	 
 It should be:
 
	PHP Code: 
	
		
			
<tr><td class='trow'><center><a href='../../profile/view/{$this->fromuser}' target='_blank'>{$this->fromuser}</a> sent you this PM.</center><br />{$this->getPostbar()->render()}</td></tr> 
 
		
	 
  
		
		
	
	 | 
 
 
 | 
	| 
		Issue Details
	 | 
 
	| 
		
		
		
		 Category Unknown 
		Status Fixed 
		Priority 9 
		
		Affected Version Mys v1.3.4 
		Fixed Version Mys v1.3.5 
		
		
		
		
			
				Users able to reproduce bug
			
			0
		 
		
		
			
				Users unable to reproduce bug
			
			0
		 
		
		
		
		
			Assigned Users
			(none)
		 
		
		
			Tags
			(none)
		 
	 | 
 
 
 | 
	
			
		  12-08-2020 10:47 PM  
	 | 
	
		
		
			  | 
			
				
				 Administrator, Lead Coder 
			 | 
			  | 
		 
		 
	 | 
	| 
		 The bug has been fixed and will not be present in the stable release. 
		
	 | 
	
	
	
	
	
All times are GMT -5. The time now is 04:34 AM.
			
				
					Currently Active Users: 1429 (0 members and 1429 guests)
					Threads: 4,082, Posts: 32,047, Members: 2,016
					Welcome to our newest members, 
jolob.