[Typo3] Re: In need of Redirect help

Jeff Segars jsegars at alumni.rice.edu
Wed Jun 29 17:44:56 CEST 2005


Guess it helps if I tell you what file also :) 404page_not_found.php

Jeff Segars wrote:
> It turned out to be a one-liner....easier than I remembered.  The only 
> change was an update in function names to support the DBAL.  After this 
> it should work fine...
> 
> Line 106 changes from...
> $TSFE->connectToMySQL();
> 
> to...
> $TSFE->connectToDB();
> 
> Hope that helps!
> jeff



More information about the TYPO3-english mailing list