[wp-testers] WP Grins breaks in 1.6

Podz podz at tamba2.org.uk
Sat Nov 5 13:32:22 GMT 2005


Very popular plugin judging by forum posts, and 1.6 breaks it a lot.

1. Inserting the code to call it is not difficult:
line 134 in edit-form-advanced.php
<fieldset id="postdiv">
<legend><?php _e('Post') ?></legend>
<?php wp_grins(); ?>

But with the wysiwyg activated, it does not work.
Deactivate that and it does work
But,
It then looks for the smilies here:
<img src='http://localhost/copy/wp-includes/images/smilies/biggrin.gif'
alt=':grin:'
whereas on my site, it looks here:
<img src='http://www.tamba2.org.uk/T2/wp-images/smilies/smile.gif' alt=':)'

So it seems that upgraded users will need to maintain two sets of smilies ?

I know this isn't core code, but there really does have to be a working
replacement for this plugin ready for the launch of 1.6

P.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://comox.textdrive.com/pipermail/wp-testers/attachments/20051105/edfe45c0/signature.pgp


More information about the wp-testers mailing list