[TYPO3] cannot see previews, frontend not working - no html source

dave typo typothree at gmail.com
Wed Mar 14 09:26:19 CET 2007


frustratingly, I don't have access - I've emailed the server guys to
obtain it, but they haven't gotten back to me

On 3/14/07, Katja Lampela <katja.lampela at lieska.net> wrote:
> Hi Dave,
> For finding out what's wrong did you already try enabling the error
> reporting in the install tool/All configuration/sys/displayErrors and
> maybe sglDebug?
> Katja
>
>
> dave typo kirjoitti:
> > Actually under the database relations i get these messages:
> >
> > There are 1 records pointing to this missing or deleted record; [pages][7]
> > There are 2 records pointing to this missing or deleted record; [pages][14]
> > There are 1 records pointing to this missing or deleted record; [pages][30]
> > There are 2 records pointing to this missing or deleted record; [pages][37]
> > There are 1 records pointing to this missing or deleted record; [pages][65]
> > There are 1 records pointing to this missing or deleted record; [pages][6]
> > There are 1 records pointing to this missing or deleted record; [pages][29]
> > There are 1 records pointing to this missing or deleted record; [pages][22]
> > There are 1 records pointing to this missing or deleted record; [pages][20]
> > There are 1 records pointing to this missing or deleted record; [pages][18]
> > There are 1 records pointing to this missing or deleted record; [pages][24]
> > There are 1 records pointing to this missing or deleted record; [pages][23]
> > There are 1 records pointing to this missing or deleted record; [pages][45]
> > There are 1 records pointing to this missing or deleted record; [pages][43]
> > There are 1 records pointing to this missing or deleted record; [pages][41]
> > There are 1 records pointing to this missing or deleted record; [pages][47]
> > There are 1 records pointing to this missing or deleted record; [pages][46]
> > There are 1 records pointing to this missing or deleted record; [pages][59]
> > There are 2 records pointing to this missing or deleted record;
> > [pages][114]
> > There are 55 records pointing to this missing or deleted record;
> > [pages][260]
> > There are 2 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][1]
> > There are 2 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][2]
> > There are 10 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][5]
> > There are 2 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][8]
> > There are 3 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][10]
> > There are 2 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][7]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][3]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][4]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][9]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][11]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_datastructure][13]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_tmplobj][1]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_tmplobj][2]
> > There are 10 records pointing to this missing or deleted record;
> > [tx_templavoila_tmplobj][5]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_tmplobj][7]
> > There are 3 records pointing to this missing or deleted record;
> > [tx_templavoila_tmplobj][9]
> > There are 1 records pointing to this missing or deleted record;
> > [tx_templavoila_tmplobj][6]
> > There are 3 records pointing to this missing or deleted record;
> > [fe_groups][1]
> > There are 3 records pointing to this missing or deleted record;
> > [fe_groups][2]
> > There are 1 records pointing to this missing or deleted record;
> > [be_groups][1]
> > There are 1 records pointing to this missing or deleted record;
> > [be_groups][2]
> > There are 1 records pointing to this missing or deleted record;
> > [be_groups][3]
> > There are 12 records pointing to this missing or deleted record;
> > [tx_dam][2]
> > There are 3 records pointing to this missing or deleted record; [tx_dam][4]
> > There are 6 records pointing to this missing or deleted record; [tx_dam][3]
> > There are 1 records pointing to this missing or deleted record; [tx_dam][6]
> > There are 1 records pointing to this missing or deleted record; [tx_dam][1]
> > There are 1 records pointing to this missing or deleted record; [tx_dam][5]
> > Codeerror. Table is not a table...
> > There are 1 records pointing to this missing or deleted record;
> > [sys_template][7]
> > There are 628 records pointing to this missing or deleted record;
> > [tt_news_cat][1]
> > There are 8 records pointing to this missing or deleted record;
> > [tt_news_cat][3]
> > There are 45 records pointing to this missing or deleted record;
> > [tt_news_cat][2]
> > There are 4 records pointing to this missing or deleted record;
> > [tt_news_cat][4]
> > There are 2 records pointing to this missing or deleted record;
> > [tt_news_cat][11]
> > There are 2 records pointing to this missing or deleted record;
> > [tt_news][1]
> > There are 1 records pointing to this missing or deleted record;
> > [tt_news][2]
> >
> > which basically states that nothing throughout the whole site is being
> > referenced properly.
> >
> > where can I establish a new linkage to these records?
> >
> > my typoscript setup has always linked the records properly, namely:
> >
> > #########
> > page = PAGE
> > page.stylesheet = fileadmin/templates/stylesheet1.css
> > plugin.tt_news.templateFile = fileadmin/templates/ttnews.css
> > plugin.tt_news.file.templateFile = fileadmin/templates/ttnews.html
> > page.includeCSS = import1
> > page.typeNum = 0
> > page.10 = USER
> > page.10.userFunc = tx_templavoila_pi1->main_page
> > #########
> >
> > so what do I need to explicitly state now that its not linking?
> >
> > -dave
> >
> >
> > On 3/13/07, dave typo <typothree at gmail.com> wrote:
> >> is there a way to perform an audit? or should I go through each
> >> extension one at at time?
> >>
> >> On 3/13/07, Benjamin Todd <b.todd at emnet.co.uk> wrote:
> >> > Hi Dave,
> >> >
> >> > I had a problem where the FE just showed a blank page. The problem I
> >> had
> >> > was that I had installed an extension but had missed out installing one
> >> > of its dependences.
> >> >
> >> > HTH,
> >> >
> >> > Ben :)
> >> >
> >> >
> >> > ------------------------
> >> > Benjamin Todd
> >> > Linux Web Developer
> >> >
> >> > b.todd at emnet.co.uk
> >> > EMNET, PO Box 559, Nottingham, NG1 3LB
> >> > Tel:  +44 (0)115 956 8260
> >> > Fax: +44 (0)115 956 8264
> >> >
> >> > www.emnet.co.uk
> >> > Company Registration No. 3144383 - VAT No. 694 620 609 - Registered
> >> > Office: Church House, 13-15 Regent Street, Nottingham NG1 5BS
> >> >
> >> > www.emnetsolutions.co.uk
> >> > Company Registration No. 05384178 - VAT No. 856 671 781 - Registered
> >> > office: Church House, 13-15 Regent Street, Nottingham, NG1 5BS
> >> >
> >> >
> >> >
> >> > -----Original Message-----
> >> > From: typo3-english-bounces at lists.netfielders.de
> >> > [mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of dave
> >> > typo
> >> > Sent: 13 March 2007 09:31 AM
> >> > To: TYPO3 English
> >> > Subject: [TYPO3] cannot see previews, frontend not working - no html
> >> > source
> >> >
> >> > I have managed to login to the backend now, after finding a tx dam
> >> > bug. However, now I cannot preview the site from the backend, and the
> >> > frontend is not working either. When viewing the source code in the
> >> > frontend, nothing is present either - it is completely blank.
> >> >
> >> > I used to get this error when the page was taking too long to load:
> >> >
> >> > If this message does not disappear within 30 seconds, please reload.
> >> > |<strong>ERROR:</strong> No class named:
> >> > tx_ddextensionframework_stats|
> >> >
> >> > however, I reinstalled the extension, DD Extension Framework, the
> >> > extension that was giving me trouble, and the error was no longer
> >> > displayed after that.
> >> >
> >> > Now the pages still don't work.
> >> >
> >> > any advice that could push me in the right direction would be greatly
> >> > appreciated.
> >> > thank you
> >> >
> >> > -dave
> >> > _______________________________________________
> >> > TYPO3-english mailing list
> >> > TYPO3-english at lists.netfielders.de
> >> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >> >
> >> > Scanned for viruses by MailDefender
> >> > _______________________________________________
> >> > TYPO3-english mailing list
> >> > TYPO3-english at lists.netfielders.de
> >> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >> >
> >> _______________________________________________
> >> TYPO3-english mailing list
> >> TYPO3-english at lists.netfielders.de
> >> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list