I'm using CubeCart 5.1, and I recently tried to install the Magic SEO URL plugin.
I experienced some problems.
First, when I made the changes to the specific php files, the store didn't work at all, I was having a blank screen.
Second, when I put
Code: Select all
@ini_set('display_errors', '1'); error_reporting(E_ALL);
Third, when I finished the installation, no matter I was having a blank screen, although I disabled all languages in order to have only one, I was having a www.myurl.com/en-us as a url.
Is it the reason the Mod's files are not uploaded ina binary mode the only one? If yes, how can I manage it? I used FileZilla with the option "binary transfer".
thanks