LISE: in frontend action="modulinterface.php" instead of url

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
antibart
Power Poster
Power Poster
Posts: 1155
Joined: Sun Aug 17, 2008 9:29 am

LISE: in frontend action="modulinterface.php" instead of url

Post by antibart »

Hi,

I had this issue before with CMSMS 2.2.2 and it was solved after upgrading to 2.2.3.1. So it might not be a LISE thing only.

When using a filter search in the frontend the results are sent to:

mydomain . com / modulinterface.php

instead of:

mydomain . com / mypage.html

Code: Select all

<form id="m87a54moduleform_1" method="post" action="moduleinterface.php" class="cms_form" enctype="multipart/form-data">
Is this a return of a bug or did anything change or do I misunderstand anything?

Would be happy about a hint.
antibart
Power Poster
Power Poster
Posts: 1155
Joined: Sun Aug 17, 2008 9:29 am

Re: LISE: in frontend action="modulinterface.php" instead of

Post by antibart »

Just saw there is an update from 2.2.10 to 2.2.11. I'm gonna try it. Maybe it helps.

EDIT: Nope.
antibart
Power Poster
Power Poster
Posts: 1155
Joined: Sun Aug 17, 2008 9:29 am

Re: LISE: in frontend action="modulinterface.php" instead of

Post by antibart »

I can avoid this behavior by defining a content page for summary.
Locked

Return to “Modules/Add-Ons”