[TYPO3] error when moving content up or down in FE
Andrew Davis
andrew at avagraphique.com
Fri Sep 7 02:37:06 CEST 2007
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
> tracey at uainfo.arizona.edu
>
>
>
>
>
More information about the TYPO3-english
mailing list