MLE and Guestbook Module

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
jk
Forum Members
Forum Members
Posts: 30
Joined: Thu Dec 04, 2008 4:47 pm

MLE and Guestbook Module

Post by jk »

Hi All,

I wondered if any one has managed to get the guestbook working porperly on a site with the MLE module.  I have a v1.2.4 "Greenland" CMSMS site with two languages.  I have added the latest guestbook module to it but have several problems;

1) I get a page not found error when I click on the guestbook page in the menu as it is not inserting the en_US or nl_NL into the page url.  The menu always takes me to ../guestbook rather than ../en_EN/guesbook.  However if I navigate to ../en_EN/guesbook the page is there with the submission form.
2) When I fill in a form and submit I get an page not found error and the comment does not appear in the guestbook admin.

I have managed to find a couple of relevant posts one on training slashes and another on $config['page_extension'] but neither of these seemed to work for me.

Any ideas?

Jen
alby

Re: MLE and Guestbook Module

Post by alby »

jk wrote: I wondered if any one has managed to get the guestbook working porperly on a site with the MLE module.  I have a v1.2.4 "Greenland" CMSMS site with two languages.
1.2.4  :-X

jk wrote: I have added the latest guestbook module to it but have several problems;
I am not sure (if this o ther module) but I think to remember that Guestbook has problem because not follow CMSMS API

Alby
jk
Forum Members
Forum Members
Posts: 30
Joined: Thu Dec 04, 2008 4:47 pm

Re: MLE and Guestbook Module

Post by jk »

Thanks for the quick reply Alby,

I suspected it was not compatible.  Do you know of any tag or module that does a similar job that is compatible with MLE?

Jen
clochette
New Member
New Member
Posts: 2
Joined: Tue Jun 02, 2009 9:22 pm

Re: MLE and Guestbook Module

Post by clochette »

It worked nicely for me .... until I used url rewriting >:(
sunmoonqueen
New Member
New Member
Posts: 5
Joined: Sun Jul 12, 2009 9:14 pm

Re: MLE and Guestbook Module

Post by sunmoonqueen »

Is anyone still working on this? Seems to be only an URL-rewrite problem:

Without URL-rewriting, everything is fine.
As Guestbook did not work with mod_rewrite, I tried to put an extra link on the page, linking to "{$lang}/guestbook". This way, at least the guestbook page is shown, and this is working for all languages!
When I click on "next" to see the next 10 entries, I get an error "not found", but if I insert "en_US/" directly before "guestbook" in just this URL, I come back to the correct site.

I guess a small line in the .htaccess might do it, but I am not so good at .htaccess files.

Can someone help?
Locked

Return to “[locked] CMSMS MLE fork”