Problem solved.
Open the Terminal in the /Applications/Utilities/ folder and run the following:
mkdir ~/.Trash
If you get a message stating that the folder exists, run the following:
sudo chown $UID ~/.Trash
Type in password and hit return, then type this command in terminal:
chmod...