[Typo3] Desperate need of help

Bill Alexy bill at psiberware.com
Fri May 27 21:29:10 CEST 2005


Olivier Dobberkau wrote:
> Bill Alexy wrote:
> 
> 
>>Fatal error: Call to a member function on a non-object in
>>/home/pubsys/public_html/typo3conf/ext/sr_static_info/pi1/class.tx_srstaticinfo_pi1.php
>>on line 158
> 
> 
> hey. don't panic...
> 
> a) any php accellerators?
> b) what other extensions installed?
> c) what function is in line 158?
> 
> greetings.
> 
> olivier
> 
> 
Hey Oliver,
a) Of course Zend optimiser is installed, but no accelerator
b) Indexed search engine
    New front end login box
    News
    CHC Forum
    Searchbox for Indexed Search Engine
    Security update: Formmail issue
    CSS Styled Content
    Template Auto-parser
    TemplaVoila

    TYPO3 v3.7

c) if($this->typoVersion >= 3006000) {
						$res = $GLBOALS['TYPO3_DB']->exec_SELECTquery('cn_name_en', 
'static_currencies', 'cu_iso_3="'.trim($code).'"');
						$row = $GLOBALS['TYPO3_DB']->sql_fetch_assoc($res);
						$name = $GLOBALS['TSFE']->csConv($row['cu_name_en'], 
$this->staticInfoCharset);


Thanks for your level headed advice B)



More information about the TYPO3-english mailing list