Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

eStore – extra random shortcode bug with "number" parameter

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore – extra random shortcode bug with "number" parameter

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 6 months ago by admin.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • December 6, 2012 at 9:38 am #8095
    Indigopro
    Member

    Hello,

    I hope it is a right place to report a bug.

    When using [wp_eStore_random_products] shortcode, if the parameter “number=” is greater than the total count of retrieved products, e.g.

    number=5

    total products for that query = 1

    Then WordPress shows this error:

    Warning: array_rand() [function.array-rand]: Second argument has to be between 1 and the number of elements in the array in /.../wp-content/plugins/eStore-extra-shortcodes/shortcode_include4.php on line 32

    I fixed it by adding

    $number = min($number, count($products_pool));

    before the line #32

    December 7, 2012 at 5:15 am #52135
    admin
    Keymaster

    Thank you for reporting this. I will make the necessary change in the extra eStore shortcodes addon.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ