[TYPO3-english] error in DatabaseConnection.php
Markus Klein
klein.t3 at mfc-linz.at
Mon Jun 17 10:02:53 CEST 2013
Hi!
I can assure you that the Core itself does not reference tt_news in any way.
(Yes there's some TS stuff which does some tt_news stuff, but physical extension is never referenced.)
I guess one of your extensions must be the root cause. Try disabling them all and enable them one by one to find the culprit.
Kind regards
Markus
------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member
> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-
> bounces at lists.typo3.org] On Behalf Of Peder Høy Kristensen
> Sent: Monday, June 17, 2013 9:58 AM
> To: TYPO3 English
> Subject: Re: [TYPO3-english] error in DatabaseConnection.php
>
> Besides from standard elements I only use asfk_usercounter and
> maag_randomimages on that page, and they should both be compatible to
> ver 6.1.1.
>
> I suspect there is a bug in the new sys ext 'form' - and may be that is what
> causes the damage - because the login formular is not shown in the
> frontend. But the calls to tt_news are still a mystery.
>
> Venlig hilsen / Best Regards
> Peder Høy Kristensen
>
> Den 16/06/2013 kl. 23.42 skrev Markus Klein <klein.t3 at mfc-linz.at>:
>
> > Hi!
> >
> > Check which extensions you're including on page id 2.
> > It's also strange that something tries to read "typo3conf/ext/tt_news" as a
> _file_.
> >
> > Kind regards
> > Markus
> >
> > ------------------------------------------------------------
> > Markus Klein
> > TYPO3 CMS Active Contributors Team Member
> >
> >> Hi Markus.
> >>
> >> The log file says:
> >> … File does not exist: … typo3conf/ext/tt_news, referer:
> >> http://www...../index.php?id=2 (dots means abbreviations ---
> >> index.php?id=2 refers to the default start page for the site)
> >>
> >> The funny thing is, that I have no news system installed (tt_news). I
> >> searched LocalConfiguration.php for something, that referred to
> >> tt_news, but found nothing. Are there other files, I ought to search for
> traces of tt_news.
> >>
> >> Venlig hilsen / Best Regards
> >> Peder Høy Kristensen
> >>
> >> Den 16/06/2013 kl. 01.37 skrev Markus Klein <klein.t3 at mfc-linz.at>:
> >>
> >>> Hi Peder!
> >>>
> >>> Check if your log contains something like: "Could not connect to
> >>> MySQL
> >> server..."
> >>> This would mean that your database connection cannot be (re-
> >> )astablished.
> >>>
> >>> Kind regards
> >>> Markus
> >>>
> >>> ------------------------------------------------------------
> >>> Markus Klein
> >>> TYPO3 CMS Active Contributors Team Member
> >>>>
> >>>> I set up a new site ver 6.1.1. Everything worked quite well. But
> >>>> suddenly something went wrong. The formular for Frontend End users
> >>>> is not any more visible in frontend, and in the backend I get the
> >>>> following error message, when I try to open Extension Manager:
> >>>>
> >>>> Fatal error: Call to a member function query() on a non-object in
> >>>> .../typo3/sysext/core/Classes/Database/DatabaseConnection.php on
> >>>> line
> >>>> 981
> >>>>
> >>>> What does this error message mean, and what can I do about it?
> >>>>
> >>>> Venlig hilsen / Best Regards
> >>>> Peder Høy Kristensen
> >>>>
More information about the TYPO3-english
mailing list