Manuela
Active Member
- May 27, 2016
- 98
- 38
Sometimes it doesn't convert all the rules.. but can you explain to me why that wouldn't be accurate?Yes it's because of web.config missing, and Manuela, yes you can use a service like that, but it won't be accurate.
I just deleted the following on the enviroment.phpThere are always warnings:You must be registered for see links
Could anyone tell me how to fix that?
$nojs = get_browser(null, TRUE);
if ($nojs["javascript"] == 1) {
header("Location: " . $main->path . "/nojs.php");
}
Not sure if that's the best to go about it but heck it didn't show anymore.