CodeIgniter Forums
Smileys smiley_js() - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Smileys smiley_js() (/showthread.php?tid=22580)



Smileys smiley_js() - El Forum - 09-14-2009

[eluser]The Mask[/eluser]
Hi,
I have followed the smileys tutorial which has the following line in the example view:
<?php echo smiley_js(); ?>

But, it doesn't seem to recognise smiley_js() !

Any ideas?

Thanks


Smileys smiley_js() - El Forum - 09-14-2009

[eluser]überfuzz[/eluser]
Are you sure you have any function called js_smily() on your system?


Smileys smiley_js() - El Forum - 09-14-2009

[eluser]The Mask[/eluser]
I assumed smiley_js() was a function in the smiley helper but it isn't. So, not sure what it is referring to.