Search found 79 matches

by BlessIsaacola
Sat Sep 06, 2008 5:30 pm
Forum: Troubleshooting
Topic: [MSU Sitemaps] Headers already sent
Replies: 9
Views: 15443

Re: [MSU Sitemaps] Headers already sent

I actually tried to follow this http://www.hostingfanatic.com/webdev/ph ... -sent.html to see if I can use it to figure out the problem but to no avail.
by BlessIsaacola
Sat Sep 06, 2008 5:24 pm
Forum: Troubleshooting
Topic: [MSU Sitemaps] Headers already sent
Replies: 9
Views: 15443

Re: [MSU Sitemaps] Headers already sent

It doesn't have anything to do with not trusting you. You know that I am an avid endorser of this mod on Zen Cart forum and I try to contribute to this forum as well when I can. The frustration comes when you simply just assume one is trashing MSU related product when there is a problem posted. I th...
by BlessIsaacola
Sat Sep 06, 2008 3:49 pm
Forum: Troubleshooting
Topic: [MSU Sitemaps] Headers already sent
Replies: 9
Views: 15443

Re: [MSU Sitemaps] Headers already sent

Does anyone see any problem with this block of code? $sitemap = strtolower(trim($_GET['showMap'])); if(strpos($sitemap, 'http://') === false && strpos($sitemap, '..') === false && file_exists(UN_FULLAPP_PATH.SM_DIR_SITEMAPS.'/'.$sitemap.'.php')) { require(UN_FULLAPP_PATH.SM_DIR_SITEM...
by BlessIsaacola
Fri Sep 05, 2008 7:12 am
Forum: Custom Rewrite Rules
Topic: MSU Uninstall Rewrite Rules
Replies: 8
Views: 16341

MSU Uninstall Rewrite Rules

Does anybody have the rewrite rules to put in .htaccess to send a 301 redirect to search engine after disabling MSU? Disabling MSU generates 404 errors for all MSU indexed pages if there is no rewrite rule to tell search to go to the Zen Cart equivalent of the url. Basically this should be part of t...
by BlessIsaacola
Thu Sep 04, 2008 12:50 pm
Forum: Troubleshooting
Topic: [MSU Sitemaps] Headers already sent
Replies: 9
Views: 15443

Re: [MSU Sitemaps] Headers already sent

and why is this a problem now not before? I've being using MSU sitemap since its inception. Having a space after ?> is NOT a technical or code problem. In fact there are several files that the Zen Cart team and other mod creators left a blank space at the end of ?>. I don't even get the correllation...
by BlessIsaacola
Thu Sep 04, 2008 11:29 am
Forum: Troubleshooting
Topic: [MSU Sitemaps] Headers already sent
Replies: 9
Views: 15443

[MSU Sitemaps] Headers already sent

I just looked in the log today and I am getting the following error message: [Thu Sep 04 08:44:51 2008] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /WEBADDRESSREMOVED/sitemaps.php:151) in /WEBADDRESSREMOVED/sitemaps.php on line 93 Any ideas? Tha...
by BlessIsaacola
Sun Jul 27, 2008 4:18 pm
Forum: Feature Requests
Topic: Uninstall Instructions
Replies: 2
Views: 7214

Uninstall Instructions

I would like to temporarily uninstall MSU to test other aspects of the site but there is no uninstallation instruction for this. I know that I can simply remove the line added to application top but that doesn't solve the problem created as a result of indexed MSU urls. When the line is removed from...
by BlessIsaacola
Sun Jul 27, 2008 4:12 pm
Forum: Custom Rewrite Rules
Topic: Rewrite Rules for Zen Cart Mods
Replies: 17
Views: 175662

Re: Rewrite Rules for Zen Cart Mods

Yes! That's exactly where it is located and it still doesn't work. Thanks!
by BlessIsaacola
Fri Jul 25, 2008 12:03 am
Forum: Zen Cart Modules
Topic: [Zen Cart] Tell a Friend Not Working
Replies: 4
Views: 4691

Re: [Zen Cart] Tell a Friend Not Working

Actually the product feature page would implied that it is supported since it is not listed as one of the limitations. It's also not indicated on the comparison page to other SEO that supports tell a friend that MSU doesn't support such feature. It's not a big deal but it would have been more object...
by BlessIsaacola
Fri Jul 18, 2008 8:20 pm
Forum: Zen Cart Modules
Topic: [Zen Cart] Tell a Friend Not Working
Replies: 4
Views: 4691

Re: [Zen Cart] Tell a Friend Not Working

What else is not supported since this was not documented anywhere as an unsupported feature?