(2011-02-21, 11:26 PM)gcrock Wrote: (EDIT) The below I posted earlier but I have now found a way to make it work but I need to open inc/functions_post.php.
I think the solution comes from an old message . But there (in the read me file of the noparse.phf file that is coped to the /inc/plugins directory) it was said that:
Quote:Open inc/functions_post.php
Before this:
if($allowsmilies != "no")
Add this:
$message = $plugins->run_hooks("pre_parse_message", $message);
close & save.
Go to the AdminCP and enable the plugin.
But when I open the inc/functions_post.php file, I cannot find the if($allowsmilies != "no") statement. And later the read me file sais:
Quote:If you don't modify your inc/functions_post.php file, the plugin won't work,
And indeed, it does not work!!!! Has this something to do with old versions? I am just new here, so I have no experience at all!!
Thanks in advance,
Ad Bakker