Title: Error after update
Last modified: August 20, 2016

---

# Error after update

 *  [onlyway](https://wordpress.org/support/users/onlyway/)
 * (@onlyway)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/error-after-update-3/)
 * And I think we had same problem before update but now it is showing the error:
   Warning: _() expects exactly 1 parameter, 2 given in /home/content/15/9691915/
   html/wp-content/plugins/cubepoints/modules/donate/donate.php on line 165
 * Basically what it was doing and still is doing is when you click on donate points
   it also pops up a second screen, smaller image of page you came from which is
   the buddypress profile page.
 * [http://wordpress.org/extend/plugins/cubepoints/](http://wordpress.org/extend/plugins/cubepoints/)

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

 *  [brownstone73](https://wordpress.org/support/users/brownstone73/)
 * (@brownstone73)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/error-after-update-3/#post-3199602)
 * Just got the same after updating cubepoints plugin.
 *  [brownstone73](https://wordpress.org/support/users/brownstone73/)
 * (@brownstone73)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/error-after-update-3/#post-3199606)
 * As a workaround I just replaced the backed up donate.php file in wp-content/plugins/
   cubepoints/modules/donate/.
 * Seems to be working fine, we can maybe use this until the issue is address by
   Cubepoints.
 *  Thread Starter [onlyway](https://wordpress.org/support/users/onlyway/)
 * (@onlyway)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/error-after-update-3/#post-3199609)
 * thanks browstone73 — does anyone know when cubepoints will address this prob?
 *  [Versipellis](https://wordpress.org/support/users/versipellis/)
 * (@versipellis)
 * [13 years ago](https://wordpress.org/support/topic/error-after-update-3/#post-3199671)
 * Anyone still having this issue (I was and its still not fixed as I downloaded
   this yesterday) >
 * Replace
 * `'somethingWentWrongText' => _('Oops, something went wrong! Please try again 
   later.', 'cp')`
 * With
 * `'somethingWentWrongText' => __('Oops, something went wrong! Please try again
   later.', 'cp')`

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

The topic ‘Error after update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cubepoints_8ba995.svg)
 * [CubePoints](https://wordpress.org/plugins/cubepoints/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cubepoints/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cubepoints/)
 * [Active Topics](https://wordpress.org/support/plugin/cubepoints/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cubepoints/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cubepoints/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Versipellis](https://wordpress.org/support/users/versipellis/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/error-after-update-3/#post-3199671)
 * Status: not resolved