Title: fatal error
Last modified: August 18, 2016

---

# fatal error

 *  [geekgirl](https://wordpress.org/support/users/geekgirl/)
 * (@geekgirl)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-20/)
 * Hello everyone
    I just installed the custom smiley plugin located at [http://qad.donationcoders.com/wp/custom-smileys](http://qad.donationcoders.com/wp/custom-smileys).
   It works fine in my comments, but the smileys do not appear on my “write page”
   in wordpress. It was also noted that there should be a docking box displaying
   the smileys, but it does not show up for me. Also at the bottom of my “write 
   page” this is the error I’m receiving “Fatal error: Call to undefined function:
   wp_grins() in /home/toyaj/public_html/wp-admin/post-new.php on line 59”. I also
   just disabled my wp_grins plugin, maybe the problem is there somewhere? Please
   help me, I do not understand codes very well =(

Viewing 1 replies (of 1 total)

 *  [jamiegrove](https://wordpress.org/support/users/jamiegrove/)
 * (@jamiegrove)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-20/#post-640439)
 * This page has a good overview about smileys in WP. [http://www.tamba2.org.uk/wordpress/smilies/](http://www.tamba2.org.uk/wordpress/smilies/)
   Way down at the bottom there is a discussion about wp_grins. I’m thinking that
   your Write page error is related to this:
 * > Open the file wp-admin/admin-functions.php in Notepad
   >  and find lines 1085 –
   > 1087 below function the_quicktags(). They look like this:
   >  </div>
   >  ‘; else echo ‘
   > Copy the part in bold below to the same place
   >  </div>
   >  ‘; if (function_exists(“wp_grins”)) { echo “ “; wp_grins(); } else
   > echo ‘
   > Save the file, upload. You should then have clickable smilies in admin.
 * Did you do that when you installed wp_grins? If so, you might need to reverse
   that.

Viewing 1 replies (of 1 total)

The topic ‘fatal error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [jamiegrove](https://wordpress.org/support/users/jamiegrove/)
 * Last activity: [18 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-20/#post-640439)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
