[TYPO3-mvc] Link to Controller/Action work on one installation and don't work on another installation
Michael Knoll
mimi at kaktusteam.de
Sun Mar 13 14:15:40 CET 2011
Hi Michael,
some ideas:
1. Clear Cache.
2. Perhaps a lower- uppercase Problem, if testserver and liveserver are
windows / linux.
3. Install / Uninstall extension
4. Delete temp files in typo3conf
No more ideas... hope I could help you!
Greez
Mimi
Am 12.03.11 12:28, schrieb Michael Oehlhof:
> Hello all.
>
> In my Extension are two controllers, "Films" and "Filmcopies".
> In the Films/show.html I have a link to the Filmcopies/show.html
> On the local development server and on a test server in the internet it
> works without problems.
> On the live server, after clicking the link, the default action of the
> extension, Films/search.html, is shown instead of Filmcopies/show.html.
> When I take the parameters from the wrong displayed live page and call
> the test server with these parameters the correct page is shown.
>
> The test server and live server are identical, my extension is saved on
> the test server and imported on the live server. all TypoScript settings
> are the same. The database tables for the extension are the same.
>
> Any ideas where I can search to fix the problem?
>
> Regards
> Michael
More information about the TYPO3-project-typo3v4mvc
mailing list