Re: [Typo3-UG Oesterreich] Ärger mit Newsletter Modul
    Stefan Beylen 
    intsys at swissinfo.org
       
    Wed Jul 28 08:19:38 CEST 2004
    
    
  
Morgen Tuga,
  hab jetzt eine unelegante Notlösung für 2tes Problem gefunden:
  datei:
  typo3_src-3.6.2/typo3/ext/direct_mail/mod/class.mod_web_dmail.php
  zeile:
  256
  aus:
  $this->urlbase = substr(t3lib_div::getIndpEnv("TYPO3_REQUEST_DIR"),0,-(strlen(TYPO3_MOD_PATH)+strlen(TYPO3_mainDir)));
  mach:
  $this->urlbase = "http://www.spitalsbedarf.at/index.php";
  und es geht. wie gesagt sehr unelegant, aber at least it works. weiß
  ned was er da substr-ingt, auf jeden fall zuviel des guten ;)
  
  happy days,
  
-- 
Best regards, Steve
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 Stefan Beylen
 T / private: +43 (0)660 76 47 252
 M / private: intsys at swissinfo.org
 W / private: http://www.lingoist.com
 ICQ private: 19461808
 MSN private: iiioiooo
 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    
More information about the TYPO3-at
mailing list