[Typo3-shop] fatal error

Eric Vlemmings evlem at world-remove-online.nl
Thu Jul 28 10:04:04 CEST 2005


Hi,

If I look at line 371 I see the following:

$label = 
$LANG->sL('LLL:EXT:sr_feuser_register/pi1/locallang.php:missing_'.$check);

Does it matter where you have installed the sr_feuser_register? I mean local 
or global?

Eric,




"Eric Vlemmings" <evlem at world-remove-online.nl> schreef in bericht 
news:mailman.1.1122537321.1622.typo3-project-tt-products at lists.netfielders.de...
> Hi,
>
> If someone is not filling all the fields in the Basket_Info_Template 
> normally he gets a nice error. But I get the following one? what can I do 
> about that?
>
> Fatal error: Call to a member function on a non-object in 
> /home/realdata/public_html/typo3/ext/tt_products/pi/class.tx_ttproducts.php 
> on line 371
>
>
> I'm checking the bananashop template with my own template and changed the 
> buttons. But that isn't a solution.
>
> My template
> document.getElementsByName('infoform')[0].action='###FORM_URL_FINALIZE###';">
>
> Bananashop template
> onclick="document.forms[0].action='###FORM_URL_FINALIZE###';">
>
> What's the difference between those 2?
>
> thanks in advance,
>
>
>
> 





More information about the TYPO3-project-tt-products mailing list