News don't show up after TYPO3 reinstall -


After the server crash, I had to re-install TYPO3 using my latest database backup. By the time I was on that, I had upgraded TYPO3 to whatever it was previously installed, to 4.7.2, and as a result, had to use a new TTOnews module (3.2.1).

Unfortunately, none of the news sections on my site have been shown now, they all say where they are in the HTML code:

  & lt ;! - content element, uid: 24 / inventory [start] - & gt; & Lt; Div id = "c24" square = "csc-default" & gt; & Lt ;! - Plug-in inserted: [start] - & gt; & Lt ;! - Plugged in: [end] - & gt; & Lt; / Div & gt; & Lt ;! - CONTENT element, uid: 24 / inventory [end] - & gt;   

I updated the database while installing the plug-in and clicked on the link for updater script on the plugin's configuration page, although it was not going to do anything.

I'm really new to TYPO3, so I can not believe that there is nothing with this HTML template, which I had to rebuild from scratch. Apart from this, I'm not sure exactly how you will get the idea of ​​what's happening (or wrong) in such cases in TYPO3.

Please check the following:

  1. tt_news contains a static template or not.
  2. Go through the Extension Manual and check whether the FlexForm option
  3. Make sure that the typoscrpt object browser is error-free.
  4. Check the error log and set install tool & gt; All configurations & gt; DisplayErrors = -1 for your IP address.

Comments