Hello there! My site is at www.airsoftica.com and I have a very unique problem. When you navigate to a page that doesn't exist, it brings up a bunch of random pages e.g. www.airsoftica.com/lasdfasdf What is going on, and how can I fix this?
I did get this fixed. I forgot where I found the solution, but there is a bug in query.php where a variable wasn't set correctly (changed '=' to '==') and that fixed it.