A couple of bugs I have found

HomeSupportImage StoreA couple of bugs I have found

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48035
    shanemc13
    Participant

    I have found a couple of bugs that I have found in the Image store plugin.

    First in _store/pricelist.php, $package_sizes is not getting cleared out in the foreach loop causing subsequent packages to contain the image sizes of previous packages. Added a line to clear it out to fix it.

    Second in admin/pricing.php, the image size unit is in a column after the price displaying things like (4×6 $5.00 in) instead of (4×6 in $5.00). Appended the unit after the size to fix it.

    Thanks for the great tool!

    #48112
    Xpark Media
    Keymaster

    Thank you, I will take a look at them.

    #48647
    Xpark Media
    Keymaster

    Issue has been fixed for next release

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.