Posts tagged with ‘Releases’

ProofBuddy 2.0.4 available for download

Version 2.0.4 of ProofBuddy is available and ready for download.

Primarily a maintenance release, 2.0.4 fixes several issues that have come up since the release of 2.0.3.  Most of the issues, listed below, are browser specific and would not have affected all users.

Issues addressed

  • 714 - Some links not clickable in Safari. 
  • 713 - Order status page not showing images
  • 712 - View cart table was linking to the wrong URL for images inside of a package
  • 710 - Certain characters (?, #, or &) in the MySQL password would cause the setup not to be able to connect to the database
  • 707 - Child albums not showing images (Pro only)
  • 711 - Query order when submitting a cart from the admin side. 
  • 708 - Existing albums that were set to a default pricing set were not updated when upgrading from 1.0 to 2.0
  • 706 - IE7 not correctly allowing editing of album and image fields
  • 704 - Quote characters and multiline note fields on images and albums causing issues when editing
  • 709 - Active carts now show the image title as well as the pricing description
1.9 MiB - 470 downloads
Categories:Releases
Tags:, , ,

ProofBuddy 2.0.3 available for download

Version 2.0.3 of ProofBuddy is available and ready for download.  It is suggested that all users of version 2.0 upgrade to this release as it does address a security issue.

Issues Addressed

  • 702 - Administration pages having problems with IE7.  Any of the screens that used the YUI Panel to display information (edit album, edit order, add images to cart) were not displaying the panel correctly due to a JavaScript / CSS issue with IE7 combined with a bug on our part.
  • 697 - Error on the next image link if there's only one image in an album
  • 696 - servpic.php was not checking to make sure the user was logged in, even when the check user before serving image option was selected.
  • 703 - Disabled pricing still showing
Categories:Releases
Tags:, ,

Pricing Copy Plugin!

Adding to our list of plugins that add commonly requested features our newest plugin will allow you to copy one pricing list to another.

When activated a new icon will be on the Options -> Pricing page between the icons for a new pricing set and renaming a pricing set.  Clicking on this icon will allow you to copy the currently selected pricing set to a new set.

One note, this uses Javascript to add the icon so it's fairly browser dependent.  We've tested on FF, IE8, and Opera.  But if you come across a browser where the icon doesn't show up or you get an error please let us know in the comments.

4.6 KiB - 171 downloads
Categories:Plugins
Tags:, , ,

Show Crop plugin

We've added a new plugin, and it's one that's been requested by a lot of users. 

The Show Crop plugin adds a bit of JavaScript to the client side of your proofing gallery that will mask out images to a center crop matching the proportion of the print size they have selected.  

Let's take a look at a screen shot. 

The image is roughly 4x6 proportion and the user has selected and 8x10 print.  The masks are applied to show them an approximation of what their image will look like after cropping.

Installation
You can either install the Show Crop plugin through the plugin browser or manually download and upload using your favorite FTP program.  (We like FileZilla)

Once you've gotten Show Crop onto your server you will need to active it.  Click on the Options -> Plug-Ins tab and the Activate link next to the Show Crop plugin.

Usage
Once activated, the Show Crop plugin will add two new options to the Options -> Images tab.  Crop Opacity is a number between 0 and 100 that is the percentage opacity of the mask.  Crop Color is the color of the mask and can be any string that works as a CSS color.  Literal colors (black, white, etc), hex colors (#cccccc, #123123), or rgb codes all work.

The JavaScript looks for pricing with something in it formatted as #x#.  So '4x6 Print', '5x7" Print', '8x10 Inch Print', and '24x36 Canvas' all will work.  '8 by 10 Print', 'A Really Big Print', '5"x7" Print' and '5 x 7 Print' will not work because the pattern does not match.

Feedback
We have tested this plugin in Firefox 3.5 and IE7.  But it is very JavaScript dependent and may not work as needed in all browsers.  Please let us know if you come across a browser where it doesn't and we'll see what we can do to get it running correctly.  The scripts are written so that they will silently fail rather than display an error message so your clients shouldn't see any error messages.  It just won't work.

Download

3.4 KiB - 187 downloads

Categories:Plugins
Tags:, , ,

ProofBuddy 2.0.2 available for download

ProofBuddy 2.0.2 is a maintenance release that fixes a handful of issues found since the release of 2.0.1.

Issues addressed

  • 693 - Advanced pricing pop-up blank (Pro only)
  • 684 - Paypal return to merchant link displaying error, not marking order as paid, and not recording the payment
  • 694 - Select box initially blank when adding a new pricing set
  • 690 - Problem in theme browser when a theme description has a line break in it
  • 690 - Folders in theme zips not unzipping if there aren't any files in them
  • 687 - Watermarking even if the option is turned off.  Pro only. 
  • 685 - Unable to add users admin side
  • 695 - split() is deprecated on servers running PHP version >= 5.3

 

Categories:Releases
Tags:, , ,

ProofBuddy 2.0.1 available for download

ProofBuddy version 2.0.1 is available for download.  It is primarily a maintenance release and doesn't add any new features.

Issues addressed in this release

  • 684 - Paypal return script displaying error, not updating order to paid, and not recording the payment
  • 690 / 689 - Invalid theme errors
  • 687 - (PRO ONLY) Watermarking even if the option is turned off.  This wasn't specifically fixed in this release.  It involves a new set of pro files that you'll need to re-enter your registration key to download.
  • 685 - Unable to add albums to users either when creating them or on the edit page
Categories:Uncategorized
Tags:, , ,

ProofBuddy 2.0 Released!

After an almost complete rewrite, ProofBuddy 2.0 is now available and ready for download.

What’s New?

Plugins

Plugins are the cause of the time delay between ProofBuddy 1.0 and 2.0. We went back and started almost from square one with ProofBuddy 2.0. The entire system had to be rewritten to support plugins, even though for 95% of the users it will look much the same.

(more...)

Categories:Releases
Tags:, ,

ProofBuddy 2.0 release candidate 2

The second release candidate for ProofBuddy 2.0 is available and ready for download.  This is the last planned pre-release version, although that certainly can change if any significant issues found in this pre-release version.

And please note that some of the remaining issues you may be seeing are likely related to the theme not being updated for version 2.0.  Currently only the Basic White and Basic Black themes are 100% ready for ProofBuddy 2.0.  Tomorrow we are starting on updating our free themes to work with 2.0.  Most of them should mostly work with 2.0 now, but there may be a few hitches.

Issues addressed in this release

  • 666 - User system emails (new user sign up and password reset) will use both an HTML and text template like the order status emails instead of just a text template.
  • 665 / 663 - Deprecated function errors on servers with PHP 5.3.0 and higher.  (663 is a duplicate of 665)
  • 661 - Error on return from PayPal site
  • 659 - User page (my settings, new user, password reset, order history, order status) not parsing variables correctly.
  • 657 - Coupon calculations for flat valued coupons incorrect
  • 652 - Ampersand in buyer's name causing issues on order list page
  • 651 - View errors window on failed image adds unable to close
  • 646 - Expiration message not showing on expired albums
  • 645 - servpic.php error handling more in line with the main error handler
  • 637 - Default pricing only taking the first default.  This is an issue with upgrades from version 1.0.
  • 667 - Now able to customize email subjects
  • 664 - Not logged in error on vCard
  • 662 - Basic White template files copied to Basic Black
  • 654 - Sort child albums
  • 638 - Ajax error viewing favorites
  • 660 - Error page links to correct URI for support forum
  • 658 - file_put_contents() error in theme editor
Categories:Releases
Tags:, , ,

ProofBuddy 2.0 - Release Candidate 1

We've been delaying the next pre-release of ProofBuddy under the assumption that more issues would be reported, but nothing new has come up.  So we are releasing what would have been beta 13 as release candidate 1.  We're still considering this a "pre-release" version but there are no known show stopper bugs. 

Fixes / Issues

  • 641 - Scrollbars on help pop-ups during setup
  • 643 - Spacing on all but first page of order PDF
  • 642 - Errors on servpic.php will now display the error message as a graphic whenever possible rather than a red x.
  • 639 - Custom pages without having to put them in as a plugin
  • 644 - Order page on admin side showing only color images regardless of image type ordered
  • 640 - Added themeFileExists() function for plugin / theme authors
Categories:Releases
Tags:, ,

ProofBuddy 2.0 Beta 12

Beta 12 of ProofBuddy 2.0 is available for download.

Fixes

  • 632 - Order status page showing wrong images
  • 629 - Watermarking not working.  This also clears up the issue with the transparent overlay not working.
  • 625 - Cannot add image from server in IE7
  • 624 - JS right click blocking not working
  • 622 - Delete user 'must be logged in' error
  • 621 - basic white theme had a red background.  (Internal issue that didn't affect users)
  • 618 - Favorites showing wrong images
  • 627 - 'Unable to clear existing company info' error during setup
  • 617 - next / previous links causing errors on albums with a single image
  • 615 - Ampersands causing errors on Files on Server option
  • 636 - Added unregister tool to Admin -> Tools
  • 635 - <!--count--> in expire_countdown not working
  • 634 - PayPal script redirecting to site root
  • 623 - Redirect from old query string formats to new for themes that were designed for 1.0
  • 620 - Old links in default theme readme files
  • 619 - Link to readme files in themes and plugins if they exist
  • 616 - Use "custom fields" instead of "meta data"

Known open issues
These are issues that have been reported, but we have not been able to replicate.  We didn't want to delay this release for these issues but are still committed to getting them closed.

  • 628 - Unable to add client notes.  When clicking save the field blanks out.
  • 630 - <!--addToCartCategorizedTable--> not showing category titles. 
  • 626 - Unable to delete carts other than 1 day old
Categories:Releases
Tags:, , , ,