SiteMapMadeSimple - Not Working

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
x911gt2

SiteMapMadeSimple - Not Working

Post 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
marcgeldon
Forum Members
Forum Members
Posts: 45
Joined: Mon Aug 14, 2006 1:13 pm

Re: SiteMapMadeSimple - Not Working

Post 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.
marcgeldon
Forum Members
Forum Members
Posts: 45
Joined: Mon Aug 14, 2006 1:13 pm

Re: SiteMapMadeSimple - Not Working

Post 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
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

rlparker25
Forum Members
Forum Members
Posts: 57
Joined: Thu Jan 17, 2008 3:58 pm

Re: SiteMapMadeSimple - Not Working

Post 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
jfbs
Forum Members
Forum Members
Posts: 14
Joined: Tue Jan 15, 2008 12:13 am

Re: SiteMapMadeSimple - Not Working

Post 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
marcgeldon
Forum Members
Forum Members
Posts: 45
Joined: Mon Aug 14, 2006 1:13 pm

Re: SiteMapMadeSimple - Not Working

Post by marcgeldon »

This is fixed in current SiteMapMadeSimple release. Please set the topic to "[SOLVED]"
Last edited by marcgeldon on Fri Jul 11, 2008 2:15 pm, edited 1 time in total.
Locked

Return to “CMSMS Core”