[Typo3-dev] Availability of t3lib_BEfunc

Martin Seebach typo3lists at g-bach.dk
Wed Sep 15 20:24:20 CEST 2004


Hi,

t3lib_BEfunc functions are not available to the frontend .. (which, by
the way I find odd, there are manu useful functions .. ?)

Yet, in t3lib_parsehtml_proc, there are three references (in version
3.5.0, anyway). This has caused my site to fail to a chronic "Page is
being generated" state, while throwing
PHP Fatal error:  Undefined class name 't3lib_befunc' in
/[...]/typo3_src/t3lib/class.t3lib_parsehtml_proc.php on line 681
in the errorlog.

This happens when a page is called using the static file-look
(name.12.0.html etc).

According to the Core API, there should be not access to this class from
the frontend .. (??)

I have fixed this by replacing the calls (they are fairly trivial) ..
but surely something is wrong. I'm guessing that somewhere, somehow,
I've disabled the inclusion of the befunc file ..

Any ideas?

Thanks in advance ..

-- 
Venlig hilsen
Martin Seebach





More information about the TYPO3-dev mailing list