Title: Nerfed
Last modified: September 2, 2016

---

# Nerfed

 *  [Kilmanagh](https://wordpress.org/support/users/kilmanagh/)
 * (@kilmanagh)
 * [13 years ago](https://wordpress.org/support/topic/nerfed/)
 * Needs to be updated. It killed my theme after BuddyPress 1.7 came out.
    Removed
   plugin and I got my theme back. I think it is the javascript.

Viewing 1 replies (of 1 total)

 *  [Tegid](https://wordpress.org/support/users/tegid/)
 * (@tegid)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/nerfed/#post-7764016)
 * I’m on wordpress 3.5.2, and yes, view.js needed some updating to avoid an error.
   I set an ‘if’ statement that tells the script to move on if the ‘images’ variable
   is undefined:
 *     ```
       // populate the list of images to load
       	if (typeof images === 'undefined') {
           // variable is undefined and process continues normally
       }
       	else
       	preload(images);
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Nerfed’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Tegid](https://wordpress.org/support/users/tegid/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/nerfed/#post-7764016)