The field filemounts in tl_users, tl_users_group has entry in DB like
But if you print out $this->User->filemounts you get an arrayCode:a:3:{i:0;i:22;i:1;i:62;i:2;i:41;}
In which class and in which function is this conversion done?Code:Array ( [62] => files/doc [22] => files/content [41] => files/framework )
OK I found out
Its in Class BackendUser->setUserFromDb()

 
			
 
			
			 Contao3: $this->User->filemounts from serialized 2 full path
 Contao3: $this->User->filemounts from serialized 2 full path
				 
					
					
					
						 Reply With Quote
Reply With Quote
Bookmarks