Hi Sovandy, did you include your PHP files that contains the method you are executing?
includeLibs.ml_geoip = EXT:ml_geoip/...../file.php That should help you :) Regards, Søren Malling TYPO3 Brugergruppe Danmark: www.typo3danmark.dk Twitter: twitter.com/sorenmalling On Fri, Apr 29, 2011 at 12:32 PM, sovandy chin <[email protected]> wrote: > Dear all, > > I'm using userFunc with ml_geoip extension. What I want is to detect > country. If the user accessing my page from country A, it will return true > or false otherwise. Then I need to check [userFunc method()]. If it's true, > I will do something. The problem is it always return false into else > statement even though my function return true. > > Please anyone guide me. > > Thank in advance, > Sovandy > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
