CodeIgniter Forums
file name missmatch in smileys helper.. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: file name missmatch in smileys helper.. (/showthread.php?tid=14435)



file name missmatch in smileys helper.. - El Forum - 01-02-2009

[eluser]Colin McCubbin[/eluser]
When installing the smileys helper I downloaded the smileys.zip, and on running smiley_view found that one smiley image was missing. Looking at the .gifs I saw that the filename is mis-spelled, the image is saved as rasberry.gif, but the helper tries to display raspberry.gif. The file name in smileys.zip on your server needs correcting! Then you'll see a raspberry! Tongue :-)


file name missmatch in smileys helper.. - El Forum - 01-18-2010

[eluser]webdevguy[/eluser]
I had the same problem. Your solution fixed it though. Thanks!