| JonnyM | 
					 | 
			
|---|---|
| 
					 In the file functions.php, on line 4790, inside the function sed_extrafield_update(). 
						
					The SELECT MySQL code forces the use of the database prefix sed_ . Thus renaming my users table to something else than sed_users, will cause an error. This happens in numerous places.  |