Photopress 0.8.3
It took forever to wring out the bugs in this version.
New features and fixes:
- Fixed the problem with uploading in IE, in the process made the MIME/extension checking work better.
- Better error handling, including a check for the GD module for PHP.
- Added some support for the rich editor in WordPress 2.0-RC1. If you’re not using the rich editor it works as usual.
Download Photopress 0.8.3: photopress.zip OR photopress.tar.gz
Interested in translating Photopress? Download photopress-0.8.3.pot.
Updates: Fixed the problem that Prashant found with having 2 images next to each other on a line (me and regexps never have gotten along that well). Fixed the problem Miroslav found with the no-album option (it was being ignored entirely). Fixed a problem Kaibo found with using exif_imagetype - now it falls back to the slower getimagesize if you don’t have the exif stuff installed.
December 13th, 2005 at 10:13 am
I just upgraded to 0.8.3 and I started getting the following error in my admin panel.
Warning: Cannot modify header information - headers already sent by (output started at /home/sarangi/public_html/wp-content/plugins/photopress/photopress.php:1275) in /home/sarangi/public_html/wp-admin/admin.php on line 10
Warning: Cannot modify header information - headers already sent by (output started at /home/sarangi/public_html/wp-content/plugins/photopress/photopress.php:1275) in /home/sarangi/public_html/wp-admin/admin.php on line 11
Warning: Cannot modify header information - headers already sent by (output started at /home/sarangi/public_html/wp-content/plugins/photopress/photopress.php:1275) in /home/sarangi/public_html/wp-admin/admin.php on line 12
Warning: Cannot modify header information - headers already sent by (output started at /home/sarangi/public_html/wp-content/plugins/photopress/photopress.php:1275) in /home/sarangi/public_html/wp-admin/admin.php on line 13
I was getting this exact same error before with 8.1 as well but the error went away when I replaced the photopress.php file with this exact version: http://dev.wp-plugins.org/file/photopress/tags/v-0.8.1/photopress/photopress.php
Just wanted to know if others have also had the same issue.
Thanks
December 13th, 2005 at 1:26 pm
I get an error when I upgrade and chose options and Photopress.
The error is: “No data specified” (I think)
December 13th, 2005 at 1:29 pm
I’m using opera btw, but that shouldn’t have anything to do with it.
December 13th, 2005 at 1:55 pm
I installed photopress 0.8.3 and tried to upload 2 photos
([photopress blah][photopress blah2]). It shows just the first photo in the post. Is there some parsing bug?
If I put a line break between the 2 photos then it works fine.
December 13th, 2005 at 4:28 pm
The error that I mentioned in my last post was there in all admin pages of all my blogs after upgrading to 8.3. I upgraded to 8.3 again, and simply went to permalinks and clicked ‘Update Permalink Structure’ without changing anything in the permalink structure. The error never reappeared and everything is working fine now.
Thank you once again for this excellent plug-in.
December 14th, 2005 at 7:56 am
All thumbs in posts link to album, regardless of whether ‘Link to album’ in Photopress Options is set to YES or to NO. Have tried updating permalink structure and also reupload the .htaccess file. To no avail. I am trying to get a popup to full image working straight from the post thumb.
December 16th, 2005 at 1:27 pm
Great plugin! The best I have found for including images in my blog.
I have only one minor issue, and can’t seem to find the answer. In Firefox, the single image pages display perfectly, both vertical and horizontal images.
In IE, however, only the vertical images display correctly. Horizontal images get pushed towards the bottom of the page.
Is this something I could fix in the CSS? or does it need to be fixed somewhere in the page? Should I set my max size to something smaller?
Thanks!
December 16th, 2005 at 1:33 pm
Also, (meant to ask in last post) is there a parameter that can set the number of random images that are displayed in the sidebar?
Thanks!
December 17th, 2005 at 1:29 am
Hello!
I’m about to cry, you don’t know how much time I lost trying a lot of image browsing plugins.
So, I have a little suggestion: What about adding a javascript somewhere for closing the popup of the original image?
That’s it, congratulation to the developers, this is the best WP plugin, in my opinion
December 17th, 2005 at 2:31 am
installed the photopress plugin and it is the FIRST plugin i actually have ever gotten to work and have been able to tweak 100% to fit my page. a real first. this is such a complex, well-written little script. i am glad i stumbled upon it.
however, either i am missing something, or i would request this feature. i would like to be able to allow the comments field to show up on the pp generated pages. i havent figured out how to do it. if anyone can give me a heads up, or if its a planned feature for a future release, i would be so happy. thank you.
December 17th, 2005 at 7:19 pm
It’s me again, I spent some time modding this plugin, I added a lot of things (like the javascript option I suggested before) but there is one more thing that I want to do:
I activated the option to left the original image intact.
So, when you use the PP tags in a post or page, the popup link opens the “middle-sized” image, if the original image is, let’s say per example, a wallpaper. Personally I don’t think it’s the expected behavior, so I found where it’s called and modified it a little, but I couldn’t make that the popup opens the original image.
You can find the code in line 1240 until line 1241. I added things like [origprefix] here and there but then the script calls the middle sized image, and now I don’t know what I should put there.
Thanks again for your time.
December 19th, 2005 at 10:26 am
Onsite you say its 0.8.3 when installed its .4.
Also the permalinks still wont work for me
But all together still a GREAT script!!
December 20th, 2005 at 1:21 am
@Shrikee, try enabling/disbaling the permalinks for wordpress itself. I had to play with this before the rewrite rules were actually written to .htaccess
December 20th, 2005 at 7:17 pm
Great plugin… Is there a way to exclude categories?
I want to use a couple of categories just for posts on my site and have a seperate category for the actual album that is seen by guests.
Thanks for all your work.