rotunda
Member
Posted 8 months ago #
I get the following error message when trying to upload a banner using bannerize:
Warning: move_uploaded_file(/banners/2009/03/13/img_97.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/wp/public_html/wordpress/wp-content/plugins/wp-bannerize/wp-bannerize_admin.php on line 269
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpRqAtdY' to '/banners/2009/03/13/img_97.jpg' in /home/wp/public_html/wordpress/wp-content/plugins/wp-bannerize/wp-bannerize_admin.php on line 269
How do I make it work??
http://wordpress.org/extend/plugins/wp-bannerize/
gfazioli
Member
Posted 8 months ago #
Hi, rotunda
check your "banners" folder in "uploads" directory and set permission on "777".
This happen in some server.
Let me known for other questions
regards
GF
rotunda
Member
Posted 8 months ago #
Works great now thanks! Didnt know the banners folder where supposed to go into a folder called uploads. I didnt have that folder in my wordpress install so i had to create it.
One more question: Changing order of the banners doesnt seem to make any change. If you could add a save button that updated the banner-order, would be great!
gfazioli
Member
Posted 8 months ago #
Hi rotunda,
when you change order of the banner an event is trigged and the new order is store.
Could be some problem with jQuery engine.
I check it as soon as possible
regards
GF
gfazioli
Member
Posted 8 months ago #
@ rotunda,
I just release a new version with jquery update. Test it!
let me know if tou have any questions
regards
GF
rotunda
Member
Posted 8 months ago #
Thanks for the update, but its still not working for me. If i chnge the order of the banners by dragging and then reload the page its back to default. Maybe you could add some sort of save button?
gfazioli
Member
Posted 8 months ago #
@rotunda,
I find the bugs!! Thank you very much!!
Now 1.3.2 work properly!!
See in "Thanks" sheet for referrer
regards
GF
rotunda
Member
Posted 8 months ago #
Its working great!
I should thank you:)
mightymau
Member
Posted 8 months ago #
Hi! hmm we get the following error message when trying to upload a banner:
Impossibile spostare e posizionare il file cameraglow3.jpg (91548 bytes). Errore (/hermes/web09/b2289/as.blackcardinal/public_html/wp-content/uploads/banners/2009/03/24/) 0
we have created the banners folder, but we cant seem to make it work
thnx.
Sbbrubles
Member
Posted 8 months ago #
Had the same problem. I've created the folders and applied the 777 CHMOD permission.
The upload problem is solved, but even after the successful insert, my banners list is empty.
Help!
gfazioli
Member
Posted 7 months ago #
@all: I release a new 1.4 that fix upload trouble
kickow
Member
Posted 5 months ago #
I've the same problem here. I read something about create folders, so I need create the "uploads" and "banners"? Where?
wp-content\plugins\wp-bannerize\uploads\banners? I try that but dont works too.
Best regards,
Kickow
gfazioli
Member
Posted 5 months ago #
@kickow: wp-bannerize put the images into standard wordpress upload folder. So you need no more. If you have any problem, could be for some permission on your wordpress upload folder on your filesystem.
Let me known for other questions
regards
GF
danmilas
Member
Posted 3 months ago #
My problem is a little different: no images are uploaded, and no error displayed.. but the records are stored into database. It is as if everything is OK, I have the list of banners and all, but no preview and no files are uploaded to wp-content/uploads/year/month/ folder... HELP!