[TYPO3-dev] Plugin blank after upgrade to Typo3 4.0 [SOLVED]

Neil Bertram neil at tasmanstudios.co.nz
Thu Apr 13 15:42:48 CEST 2006


> 
> Can you check in the Template Analyser (under Web>Templates>), what
> templates exactly are being included, and in which order? Could you
> please paste that info here?
> 
> 
> Cheers,
> Ernesto

Hi,

Interesting - I noticed that tt_news was missing its static template 
include, so I added it and suddenly it started working. I'm sure I tried 
that before.

The other extension still doesn't render though. The template analyser 
lists these:

[[ext_cssstyledcontent/static/]] EXT:css_styled_content/static/    	 
   	    	    	 	
[[ext_indexedsearch]] indexed_search   	   	   	   		
[[ext_dmcimagealttext]] dmc_image_alttext   	   	   	   		
[[ext_srstaticinfo]] sr_static_info   	   	   	   		
[[ext_jeditvfs]] jeditvfs   	   	   	   		
[[ext_xmlmenu]] xml_menu   	   	   	   		
[[sys_1] - /Site Templates and S.../] NEW SITE


Plugins such as "last update" render fine. The PHP file for mine isn't 
even included, currently it just has die('working') at the top so I'll 
know when it's going.

It is exactly the same problem I had with tt_news on the other install, 
but I can't see how including the static template suddenly made tt_news 
get its PHP included...


Neil




More information about the TYPO3-dev mailing list