Title: Wrong parameter count for round()
Last modified: August 20, 2016

---

# Wrong parameter count for round()

 *  Resolved [zeelva](https://wordpress.org/support/users/zeelva/)
 * (@zeelva)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/wrong-parameter-count-for-round/)
 * Hello
 * I installed your plugin today. It’s very good.
 * I have a problem when activate “Use the Google+ phototile style for album layout
   and thumbnail size selection”
 * Once activated, the container page shows this error:
    Warning: Wrong parameter
   count for round() in /home/corpnews/public_html/fullpayload/wp-content/plugins/
   picasa-express-x2/picasa-express-2.php on line 2060
 * Any help would be appreciated.
 * Thanks,
 * [http://wordpress.org/extend/plugins/picasa-express-x2/](http://wordpress.org/extend/plugins/picasa-express-x2/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [gjanes](https://wordpress.org/support/users/gjanes/)
 * (@gjanes)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/wrong-parameter-count-for-round/#post-3531062)
 * The “mode” parameter of round was introduced in PHP 5.3, and currently the plugin
   is making use of this parameter.
 * I can probably release an update to the plugin that will determine the PHP version
   and not use the “mode” parameter if the version is < 5.3. This will probably 
   introduce more rounding errors, but at least the functionality will work in older
   versions of PHP.
 * I’ll see if I can issue a 2.2.2 release with this fix in the next couple of days.
 *  Thread Starter [zeelva](https://wordpress.org/support/users/zeelva/)
 * (@zeelva)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/wrong-parameter-count-for-round/#post-3531103)
 * excelent!
    thanks
 *  Plugin Contributor [gjanes](https://wordpress.org/support/users/gjanes/)
 * (@gjanes)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/wrong-parameter-count-for-round/#post-3531119)
 * Version 2.2.2 has been released that addresses this issue. Please try this version
   and let me know if it corrects the issue you are having.
 *  Thread Starter [zeelva](https://wordpress.org/support/users/zeelva/)
 * (@zeelva)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/wrong-parameter-count-for-round/#post-3531194)
 * Working nice.
    great job! thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Wrong parameter count for round()’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/picasa-express-x2.svg)
 * [Picasa and Google Plus Express](https://wordpress.org/plugins/picasa-express-x2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/picasa-express-x2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/picasa-express-x2/)
 * [Active Topics](https://wordpress.org/support/plugin/picasa-express-x2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/picasa-express-x2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/picasa-express-x2/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [zeelva](https://wordpress.org/support/users/zeelva/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/wrong-parameter-count-for-round/#post-3531194)
 * Status: resolved