[TYPO3] kb_shop PHP errors

David Lanier mailinglists at davidlanier.com
Sun Mar 11 04:12:38 CET 2007


Hello,

I've encountered slightly different problems getting kb_shop up and 
running on two different computers.

On my local computer, Mac OSX, running MAMP [1], I have installed a 
fresh copy of TYPO3 4.1, the released version.

In setting up kb_shop, I have created a regular page, and a sysfolder 
for holding the kb_shop categories and properties.  After that, I 
installed kb_shop 0.1.0 (latest version) using the extension manager, 
and set the category and property folders to the sysfolder I created.

That's as far as I can get on this computer.  Here is what happens after 
that.

When I go to "Create New Record" and create a new record of any type, I 
encounter only a blank screen.  The PHP Error Log records this:

PHP Fatal error:  Call to a member function init() on a non-object in 
/Users/username/Documents/typo3/typo3_src-4.1/t3lib/class.t3lib_tceforms.php 
on line 382

The other computer is a server running Linux.  I get farther with that 
one.  I can create Categories and Properties.  I can also insert the 
frontend Plugin.  I set go to the criteria tab of the plugin, add an 
item, and when I select anything for "Field" under "Criteria Item" I 
again get a blank screen.  The resulting error in the PHP Error Log is:

PHP Fatal error:  Cannot use string offset as an array in 
/var/www/share/typo3_src-4.0.4/t3lib/class.t3lib_tcemain.php on line 1961

That's as far as I've gotten.  Does anyone have any suggestions for 
things I should try?

David Lanier



[1] http://www.mamp.info/en/home.php


More information about the TYPO3-english mailing list