Topic: Smilies
Encountered a "bug" when today when I coded on a CMS for pun. I use include/parser.php for parsing text and smilies don't work because of the file path is wrong.
I solved the problem by including $pun_root in the search path for the smilies in parser.php line 260.
I think this should be changed, all other files are included with $pun_root in the path name so why not smilies too?
"Real programmers don't work from 9 to 5. If any real programmers are around at 9am it's because they were up all night."