hyperhookup,
I’m needing to do the same thing. I don’t want to have people logging in to my blog to post a picture or video. I want them to just be able to post a comment and add a pic or video.
I’m still looking as well, and like you I’m no coder, I can change it (and break it) but not create it.
If you find anything please post it.
Bryan
I’m trying to do a similar thing here. Except I don’t want my users to have to login. I want any JOE that comes to my site to be able to post and add an image. I have the system set to send all posts to the admin for approval.
I added:
$role->add_cap(‘upload_files’);
To the contributor role in my schema.php, but that doesn’t seem to give me anything.
Any Help would be greatly appreciated.
Thanks,
Bryan