My upload form only works when I'm logged in to the admin portion of the site. When I log off and refresh the page, the form is no longer visible. Am I missing something here?
My upload form only works when I'm logged in to the admin portion of the site. When I log off and refresh the page, the form is no longer visible. Am I missing something here?
Yes. The default setting is for only admin users to be able to upload files. Set the parameter uploadrole="all" for guests to see the form too.
See the plugin page for more details http://www.iptanus.com/?page_id=27
You must log in to post.