After installation and adaption of my theme. Everything seemed to function okay. I left the content tags in my template for the sake of my old posts but put the new tags in the retreive the new posts.
Anyway, the options page is there and the upload box is there bu after trying to post I got a message saying:
The uploaded file could not be moved to .
Is this an incorrect directory or something?
Did you set the directory permissions as
described here?
greets from Salzburg,
Johannes
Both the thumbnail and exif folders have full rights. It's not that it's not getting those things, it just can't upload the photo at all.
I'm pretty sure I've followed the instructions except for adapting the template where I put the single page code on my index page because I show the whole of the most recent post on there.
Sorry, no one seems to have had this problem, I don't know what I possibly could have done to break it.
kristarella Wrote:Both the thumbnail and exif folders have full rights. It's not that it's not getting those things, it just can't upload the photo at all.
I'm pretty sure I've followed the instructions except for adapting the template where I put the single page code on my index page because I show the whole of the most recent post on there.
Sorry, no one seems to have had this problem, I don't know what I possibly could have done to break it.
Hi -
Since i use wordpress functionality to process uploaded images - This may be a general wordpress installation problem:
Make sure you set the upload directory in "options/miscellaneous" to "wp-content/uploads" or another directory that exists on your server.
Make sure this directory (and all subdirectories if exist) are set to 777 - That's especially a problem with PHP SafeMode turned on.
Others had this problem too (Without yapb):
http://wordpress.org/support/topic/59986
hope that helped,
greets from Salzburg,
Johannes
when YAPB was out of the box, the upload directory was set to "wp-content" only. i set it to "wp-content/uploads" and hade to CREATE the directory uploads and then give it rights.
why is that not written in the installation?
Hi maxbergren.com -
Quote:why is that not written in the installation?
Because this is part of the WordPress installation. You should be able to upload files via WordPress before trying to upload photos via YAPB.
I'll write that into the documentation if this is not clear.[/quote]
Greets from Salzburg,
Johannes