In Wordpress i can make a new post, click on the ZP button and a nice popup come up. Here i choose the album i want a picture from. So far so good... Then i get the include options but the images are showing only as text. If i include one of them it also will include only as text and the image wont show.
So as i can see it misses the albums folder (between zenphoto and test-album) in the link and in the ZenPhoto albums folder i dont see the image and thumb folders.
@Marcel: looks like a mod_rewrite issue. I went to your gallery: the URLs show mod_rewrite is not enabled. However, the URL generated by ZenphotoPress relies on mod_rewrite. Most likely there's a bug in the way ZenphotoPress checks whether mod_rewrite is enabled or not. Short of waiting for a fix in the next release, the only option is to turn mod_rewrite on (if it is allowed by your host).
@Lemon (can I call you Lemon? ) Evidently in the options page I wasn't clear enough in specifying what happens when you upgrade to 1.3. Since the plugin cannot possibly parse all the old posts searching for zenphoto URLs, it won't modify any of them. So, for the time being, I'm sorry to say there isn't an easy solution. I'll try to come up with something for the next release
Here's what I hope is a quick configuration question. I've got zenphoto installed and working and I've got the plugin installed and activated. When I'm in the text editor writing anew article I see the 'zenpress' button so everything seems to be installed properly. Unofrtunately, when I click 'zenpress' I get a 404 error in the resulting popup window.
Comments
Wordpress 2.3.1
Zenphoto 1.1.2
ZenPhotoPress 1.3
In Wordpress i can make a new post, click on the ZP button and a nice popup come up.
Here i choose the album i want a picture from. So far so good...
Then i get the include options but the images are showing only as text.
If i include one of them it also will include only as text and the image wont show.
I get the following path:
Location:
http://www.marcelspijker.nl/zenphoto/test-album/image/thumb/Afbeelding2.jpg
If you would clik it the link is:
http://www.marcelspijker.nl/zenphoto/test-album/Afbeelding2.jpg
So as i can see it misses the albums folder (between zenphoto and test-album) in the link and in the ZenPhoto albums folder i dont see the image and thumb folders.
How can i get this to work properly? Or cant i?
Most likely there's a bug in the way ZenphotoPress checks whether mod_rewrite is enabled or not. Short of waiting for a fix in the next release, the only option is to turn mod_rewrite on (if it is allowed by your host).
@Lemon (can I call you Lemon?
So, for the time being, I'm sorry to say there isn't an easy solution. I'll try to come up with something for the next release
Any ideas?
Thanks.