I managed a quick fix: Find: $torrentMagnetURI = "?" . $torrentInfo['torrentMagnetURI'][0]; Add: $torrentMagnetURI = str_replace('&', '\&', $torrentMagnetURI);
Anonymous
You seem to have CSS turned off. Please don't fill out this field.