Thursday 22 February 2007 2:36:38 pm
Hi! I need to access the output generated by a moduleview-template combination without having to login at the landingpage first! The problem: I called
http://localhost/test/index.php/mypage/mymodule/read/variable1
and hoped to get my output, instead I was directed (as it should be i guess) to the start-page in order for me to log in. Now: HOW can I access the output <b>directly</b> with this URL <b>without</b> having to go to the starting page??? Is it possible to give permission to everyone to access the moduleview/template-thingy (like with functions inside module.php) and put a Check into the moduleview? <b>THANKS!!!</b>
|