[TYPO3-dev] INVALID VALUE ("textxpic")
Bernhard Kraft
kraftb at kraftb.at
Thu Feb 16 19:15:22 CET 2006
Bartosz Aninowski wrote:
> Hi
> I thought that this was bug in typo4 beta2 but today I've upgraded typo to
> beta3 and got the same.
> When I try to add new page content and choose text with image or images I
> see INVALID VALUE ("textxpic") in Type menu
> Text/image or image is available in content wizard but is not available in
> Type menu.
> Do you know what I did wrong. I cant find problem.
>
>
I can't find the string "textxpic" in the whole TYPO3 source or dummy package
of beta2.
It must be some extension.
Do a
grep -r "textxpic" *
(Or search for the string "textxpic" if you have windows)
inside of your
typo3conf/ext/
directory.
greets,
Bernhard
More information about the TYPO3-dev
mailing list