Hello,
Whenever I reach an address on my site that is NOT a language, it shows me an error page instead of a 404 page.
For example:
http://oneprovider.com/sd
See all the errors:
Warning: file_put_contents(cache/sd/692864eadf431ed2652e0c683f2e4ff1) [function.file-put-contents]: failed to open stream: No such file or directory in /home/oneprovi/public_html/gtranslate/translate.php on line 218
The site loads normally below (but all links now have /sd/ in them and obviously it still breaks. It should redirect to a 404 page, as here:
http://oneprovider.com/sdd
Any ideas or updates?
Thanks!