would upgrading to 4.1.2 help perhaps?

doe it happen only on that page or on any page? any type of content 
element? might give some clues?

good luck,
andrew



Tracey Hummel wrote:
> When trying to move a block of content up or down in the FE, I'm getting the
> error:
> 
> Fatal error: Call to a member function on a non-object in
> /users/thummel/typo3_src-4.1.1/t3lib/class.t3lib_tsfebeuserauth.php on line
> 1082
> 
> I found a fix that worked in version 4.0 but does not work in version 4.1.1:
> 
> replacing line 1068 in class.t3lib_tsfebeuserauth.php:
> $GLOBALS['TSFE']->sys_page->enableFields($table,'',$ignore),
> with: t3lib_pageSelect::enableFields($table,'',$ignore),
> 
> Please help me with this problem.
> 
> Thank you,
> Tracey
> 
> --
> Tracey Hummel
> UAWeb Team
> Center for Computing & Information Technology
> The University of Arizona
> (520) 626-5139
> [EMAIL PROTECTED]
> 
> 
> 
> 
> 
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to