Hi, I got a little problem and I hope you could help me: What I'm doing is this :
$page_exsists = $pages->get("title=$searchtitle");
The problem is, it finds pages that have exsited. I trashed them and emtied trash, but they still seem to be somewhere?!
So if I do $page_exsists->id;
I get an id back?!
I hope you could understand my bad english „smile“-Emoticon Thanks for your help.