Topic: Using smilies off-forums, using the parser
Hi everyone.
On my site, people can view their profile right on the site instead of on the forums. Instead of copying the parser file to the site directory, I just include it to the php file. The problem is, smilies are displayed relative to the forum directory. So, it uses "img/smilies/image.png" or whatever it really is. I tryed chmod-ing only the funtion, but that only threw errors. I read up on that and the chmod doesn't work for images anyway.
Is it possible to display the images some how without editing a whole lot of files, or copying the file?
Thanks, AG.