Quote:
Originally Posted by Symen_4ab
A quick edit to fix the @ charcater problem (doesn't fix the [ proble, though)...
Add :
Code:
$link = str_replace('@', 'a', $link);
Under
Code:
if (strtolower($protocolprefix) == 'ed2k://')
{
In the module.
I tried to do something for the [ problem, but as it doesn't even recognize the link as a link, I don't think I'll be able to do anything 
|
maybe some other smark coder would be good enough to look this over and fix it seeing as the author is not supporting this hack.
Come you advanced coders, were are you when your needed!