[TYPO3-english] TYPO3 6.2 and stdWrap in backend module.
    Jigal van Hemert 
    jigal.van.hemert at typo3.org
       
    Thu Jan 22 16:35:11 CET 2015
    
    
  
Hi,
On 22/01/2015 15:16, francois beaulieu wrote:
> What's wrong with my stuff?
The main issue is that you are trying to use functionality for the 
frontend in the backend context. Another thing is that you are calling a 
function statically which is not designed to be called statically.
TSconfig is not the same as TypoScript. They have similar syntax and use 
the same parser, but functionality-wise they are very different.
-- 
Jigal van Hemert
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
    
    
More information about the TYPO3-english
mailing list