I recently bought an arcade script and had someone installed it for me. This is the problem I'm having, the urls of the games on the website should be something like this (example) http://www.iceagearcade.com/game/1900/X-Raye.html But instead they are like this http://www.iceagearcade.com/index.php/game/1900/ and when clicked it just stays on the index page I've received different possible solutions. Someone told me it has to do witht the .htaccess Another said I have to manually changed the links in the html. Anyone know what can be the problem?
You have to do both. Edit the htaccess file, and you're gonna have to edit all those links manually. For the start, post your current htaccess file.