PDA

View Full Version : Direct Access walk around ?


Imko
29.07.2004, 10:05
Hello, maby you know my move it all template's 1.0 and 2.0 i am working on 3.0 now.. All brouwser suportted skinned windows enz enz enz.

But i need to load a page whit's contains the mainbody.php and then i get the Direct Access error i can get around that by using define _VALID_MOS but then i get

Fatal error: Call to undefined function: mosgetparam() in D:\FoxServ\www\mambo\mainbody.php on line 16

line 16 = $mosmsg = mosGetParam( $_REQUEST, 'mosmsg', '' );

I dont want to do any hacking if possible anyone have any idea what to do ?

Thanx