Active
Project:
Smileys
Version:
5.x-1.2-beta
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 May 2008 at 00:47 UTC
Updated:
16 Feb 2009 at 06:25 UTC
Hi,
Smilies were working and then I disabled the examples and tried to make my own. Then I re-enabled the examples. Now when I click on a smiley picture, nothing happens. But when I type in :) the smiley will work just fine just won't show up as a picture until it's previewed or published.
I've tried deleting the module and re-installing it but it still won't work as it did. :(
Please help!
Thanks,
Julia
Comments
Comment #1
vm commenteddeleting the module ? or uninstalling it completely using the uninstall tab in administer -> modules
if you've only deleted the folder and reuploaded it, then it wasn't actually uninstalled from the DB.
Comment #2
jcsprstr commentedThanks for responding. I hadn't uninstalled it but I just did and then reinstalled it and I'm still having the same issue.
I also noticed that when I click a smiley and drag it into the comment box, it stays a smiley for .2 secs and then turns into the text representation. But I can still paste in other images. ?
Comment #3
vm commentedare you using a text editor by chance ?
Comment #4
jcsprstr commentedSorry, I should have specified before. I'm using TinyMCE. I have emoticons enabled and they still work just fine. I tried disabling them and no luck with Smilies and also when I disable TinyMCE and I click on a smiley, the smiley appears as text in the window.
So with TinyMCE re-enabled .... Nothing happens when I click on a smilie and if I drag it in it quickly turns into the text representation of itself but which is actually an image if I click on it (four little squares around the text)
The Smileys show up when the text is previewed or published.
Comment #5
jmai commentedI just broke my smiley but trying to figure it out if the upgrade to jquery_update to 1.2.6 broked it. Does the smiley js rely on the on the original version of jquery?
Comment #6
Gurpartap Singh commentedjmai: see http://drupal.org/node/158372
Comment #7
jmai commentedThanks for the showing me the patch. But unfortunately I tried both patches and it didn't work for me. The jQuery 1.2.6 must be really different than the 1.1.x
Comment #8
Gurpartap Singh commentedTrying syncying with code from 6.x branch?
Comment #9
jmai commentedGood news! The 6.x dev smileys.js file worked for jQuery 1.2.6. It was a simple replacement.
Comment #10
jmai commentedI jump to conclusion too early, it didn't work.
Comment #11
fluxrider commentedI have the same problem listed except I get no text acronym either , click on an icon - nothing.. No patches have fixed it and using the 6 versionalpha or dev didnt either. The editor is tinyMCE used within WYSIWYG module. Click on an icon and nothing happens at all. Jquery is 1.2.6 . TinyMCE is latest version. drupal 5.15 . The last post in this thread was june 08 which is a worry . Anyone with any ideas about this?
Thanks
edit-
::sigh::
Looks like I'll have to add the smilies directly to the tinyMCE hey. Pity. Nice module but I cant sacrifice the use of tinymce as an editor ::sigh::
or the WISIWYG module for that matter. ::shudder:: . reading about javascript now.... oh the pain :)