This would probably be best done by creating a new MySQL table with at least five fields corresponding to:
(1) ID number of book from shelves_books.id
(2) ID number of user uploading proof of purchase from phpbb_users.user_id
(3) ID number of moderator marking purchase as verified, also from phpbb_users.user_id
(4) timestamp of image upload
(5) timestamp of moderator decision