Can someone help here?
I'm trying to create new posts, I've tried both the dataman and build_new_post methods, here's my problems:
Dataman method:
How do I handle errors? When I get an error (like posting anonymously with a user name that is already in use) it directly echos out a full error page! I don't want this, I want just the error message..
build_new_post method:
When posting anonymous, the new posts are moderated, even though the forum allows anonymous posting and is not moderated.. I can't figure out how to stop this from happening.
I've searched all over the forums for both these issues but came up empty, anyone?
|