Sounds interesting but I can’t figure out how to add an ‘Upload Page’ that contains the upload form… maybe I am being stupid?!
Hi,
Upload-widget is a widget.
You must use it like a widget in the sidebar.
Menu: Site Admin/Appearance/Widgets
Best regards
hi!! 🙂
thanks so much this is what i needed,but i got 1 problem, after tryng to upload:
Warning: copy(/home/********/public_html/*********.com/wp-content/*****.jpg) [function.copy]: failed to open stream: Permission denied in /home/*******/public_html/*********.com/wp-content/plugins/upload-widget/upload-widget.php on line 242
File « *********.jpg » uploaded with success…
i dont get it, beacause in the end says “uploaded with success”, but in wp-content there is no photo. i tryed diferent things, but i dont get it to work.
help me please!!!!!
Hi,
I think you don’t have write permission in destination folder.
Best regards
@monpelaud
I’m using the latest version and even when i set the role to ‘visitor’, the visitors can’t see the widget. As an admin i can see it though. I went through the code and the last instance of ‘visitor’ had the initial ‘V’ in caps so i made it into lowercase, still no change.
Any suggestions?
Hi Sy.dney,
1- The instance of ‘visitor’ with ‘V’ in caps is only used for display, no matter in the use.
2- I have just made a test with role set to ‘visitor’ and it works fine !
Try with an other role (not admin) and tell me if it works.
Best regards
@monpelaud
I just cleared the cache and it works. Thanks.