Page 1 of 1
SiteMapMadeSimple - Not Working
Posted: Mon Nov 12, 2007 3:38 pm
by x911gt2
Hi All,
I am running CMSMS 1.2 on Fedora 4/Apache 2 using the SiteMapMadeSimple 1.1 module. After it has been installed (successfully), I try to access the URL it provides and am given a 404 error. Can someone shed any light on this?
Thanks,
J
Re: SiteMapMadeSimple - Not Working
Posted: Tue Dec 04, 2007 4:24 pm
by marcgeldon
I have the same problem on a Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.7a
There is just "nothing" if I install or call the installed module.
Re: SiteMapMadeSimple - Not Working
Posted: Tue Dec 04, 2007 4:46 pm
by marcgeldon
Hey J!
I have the solution. The original SiteMapMadeSimple is using the function "file_put_contents" to create the XML file. But the function "file_put_contents" seems to be a PHP 5 function. We are running PHP 4 on our servers. The module stops without any error message.
So I changed some lines in the "action.default.php" from SiteMapMadeSimple and now it does work.
Just replace your "action.default.php" (found in "/modules/SiteMapMadeSimple/") with the one that is uploaded here. I will post a bug report with the fix and hopefully we can find this change very soon in the next SiteMapMadeSimple release.
Best wishes,
Marc
Re: SiteMapMadeSimple - Not Working
Posted: Thu Jan 17, 2008 4:03 pm
by rlparker25
Hi,
I can't even get this module to install, I don't get an error message just an empty box. Then when i look on my modules list it says not installed. I am running the site on php and it is the latest version of cmsms. I saw your post but when I click on the link to the file you have attached i just get page not found
if anyone could help it would be most appreciated. I am evaluating cms systems at the moment and seo is now the main issue so i need to be able to build site maps
Thanks in advance
Rachael
Re: SiteMapMadeSimple - Not Working
Posted: Mon Feb 04, 2008 6:09 pm
by jfbs
Hi Marc,
I'm having the same problem here on PHP4... so thank you for your solution!
As Rachael mentioned, your download seem to be broken

A click on the file results in a "file not found" error.
It would be very nice if you could post the lines in a message or fix the attached file!
Thank you in advance
Jan
Re: SiteMapMadeSimple - Not Working
Posted: Fri Jul 11, 2008 2:12 pm
by marcgeldon
This is fixed in current SiteMapMadeSimple release. Please set the topic to "[SOLVED]"