Title: PHP Notices and Missing Assets
Last modified: August 22, 2016

---

# PHP Notices and Missing Assets

 *  Resolved [Dave Naylor](https://wordpress.org/support/users/wpranger/)
 * (@wpranger)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-notices-and-missing-assets/)
 * Hey Guys
 * Took a look at your plugin this morning. The first thing I noticed were these
   two notices since I have WP_DEBUG turned on in my dev environment:
 *     ```
       Notice: Constant AUTOSAVE_INTERVAL already defined in <path>/class-tipp-admin.php on line 97
       Notice: Constant WP_POST_REVISIONS already defined in <path>/class-tipp-admin.php on line 101
       ```
   
 * I already have those constants defined in wp-config.php, seems like the plugin
   is trying to boss the situation.
 * Secondly, on the plugin settings page, these images are referenced but aren’t
   present in the plugin assets directory, so they don’t appear:
 * Feed-the-Herd.png
    Contact-DSA-Border.png QuillEngage.png
 * [https://wordpress.org/plugins/little-hippo/](https://wordpress.org/plugins/little-hippo/)

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

 *  Plugin Author [erbuc](https://wordpress.org/support/users/erbuc/)
 * (@erbuc)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-notices-and-missing-assets/#post-5822872)
 * Hi Dave,
 * Thank you for your post.
 * Regarding the first item, yes, we are aware of this. Early on we needed to get
   this working and the solution isn’t currently the best way to do this. We will
   be issuing an update shortly that readdresses these settings so that PHP will
   not throw this Notice when DEBUG is turned on.
 * For the second item, this is the first time I have seen this. If you load the
   Settings page in Chrome and you right click on an image and select Inspect Element,
   can you provide me with the full HREF value found in your webpage?
 * I have checked a few sites and they all seem to be displaying properly. We also
   had this issue in the past but thought we had it fixed.
 * What version of Little Hippo are you running?
    What Hosting Service are you using?
   Is this a LAMP based hosting stack?
 * I am thinking this may be due to a hosting situation we have not accounted for.
 * Thanks again.
 *  Thread Starter [Dave Naylor](https://wordpress.org/support/users/wpranger/)
 * (@wpranger)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-notices-and-missing-assets/#post-5822874)
 * If you download the plugin zip file from here, look in the assets directory, 
   the images are not there. I suspect they are present on existing sites but they
   must have been removed from the zip file at some stage?
 *  Plugin Author [erbuc](https://wordpress.org/support/users/erbuc/)
 * (@erbuc)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/php-notices-and-missing-assets/#post-5822884)
 * Thanks Dave,
 * I understand what you are saying. We’ll add them back.
 * Cheers,

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

The topic ‘PHP Notices and Missing Assets’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [erbuc](https://wordpress.org/support/users/erbuc/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/php-notices-and-missing-assets/#post-5822884)
 * Status: resolved