hooks.php on line 21 is trying to include a file `pb-media.php` that either isn't there, or has permissions that prevents the web server from reading it. The way to fix it is to put the file `
pb-media.php` in the /includes directory or, if it is there, then change the permissions on the file.
Brad.