Hi all,
I've amended the below code from the Intranet Journal CMS Tutorial. It all seems to be working fine - I've managed to add entries successfully and, as you'll see from the code below I can list the entries with a "delete" option for an admin page. The problem I'm having is that when i try and delete it tells me theres an error and it couldn't delete the entry.
I'm fairly sure I'm missing something obvious, but I can't work out what it is. I'm guessing it's something to do with the Validator.php file, but again, I'm not sure exactly what i'm looking for - sadly the error messages aren't that clear!
I'd be really grateful for some help with this!
Here is the admin page code: