What text editor are you using to edit your files? I see that there are different amounts of space at the bottoms of your files. In some cases, a space or blank line after the ?> that ends a PHP file can cause an error. The ?> should be the absolute last thing in the file. PHP files can actually work fine without the closing ?> when there is no HTML after it, so try removing that from the ends of your files. (Many new or modified Zen Cart files do away with the closing ?> .)


Reply With Quote


