[TYPO3] T3b2 bug in browse_links.php line 431?

Ernesto Baschny [cron IT] ernst at cron-it.de
Thu Jan 26 12:33:44 CET 2006


Staffan Ericsson schrieb am 26.01.2006 09:28:

> Don't know if it is a bug or not so I ask the community.
> 
> The object browser bugs out on me when trying to open it.
> 
> The error msg I get is:
> Fatal error: Call to undefined method t3lib_div::quotejsvalue() in
> C:\Webdevelopment\htdocs\typo3-4.0b2\typo3\browse_links.php on line 431
> 
> It started when I was about to change storage page for chc_forum but the
> problems occurs on every page that uses the object browser to find a
> record. Inserting images and files works but not adding records to
> extensions.

Might it be that you just copied the new beta source "over" some old
TYPO3 3.x version? Note that there are some directories that appear
twice because on Unix they are symlinked and on Windows they are just
duplicated. Maybe you just unpacked the tar.gz over an old .zip source?
Be sure to extract the typo3_src-4.0beta2.zip file (better yet, to a NEW
subdirectory).

These files should be identical:
- t3lib/class.t3lib_div.php
- typo3/t3lib/class.t3lib_div.php

Cheers,
Ernesto



More information about the TYPO3-english mailing list