Title: Script not found
Last modified: April 9, 2018

---

# Script not found

 *  Resolved [hammouche](https://wordpress.org/support/users/hammouche/)
 * (@hammouche)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/script-not-found-2/)
 * Hello,
 * I have this error in my logs :
    `PHP message: script not found:<script type="
   text/html" id="tmpl-wpadverts-browser">`
 * It’s normal ?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/script-not-found-2/#post-10164121)
 * Hi,
    no it isn’t, the script should be rendered somewhere before `</body>`, you
   can check if your page is fully rendered (that is if it ends with `</html>`) 
   maybe there is some fatal error and the script is now shown.
 * You can also check if in your footer.php there is following code
 *     ```
       <?php wp_footer() ?>
       ```
   
 * if not the try adding it there and see if it helps.

Viewing 1 replies (of 1 total)

The topic ‘Script not found’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/script-not-found-2/#post-10164121)
 * Status: resolved