Einzelnen Beitrag anzeigen
  #1  
Alt 22.10.07, 14:44
Benutzerbild von solei
solei solei ist offline
Forum Aktivist
 
Registriert seit: 07.09.07
Beiträge: 79

sk_softlinks fatal error


hallo,

ich habe sk_softlinks installiert und bekomme beim Aufruf von "Softlink" im Backend diese Fehlermeldung:
Zitat:
Warning: t3lib_div::require_once(D:/___typo3/v.4.1.1/typo3/htdocs/typo3wamp/t3lib/class.t3lib_pageselect.php) [function.t3lib-div-require-once]: failed to open stream: No such file or directory in D:\___typo3\v.4.1.1\typo3\htdocs\typo3wamp\t3lib\class.t3lib_div.php on line 4107

Fatal error: t3lib_div::require_once() [function.require]: Failed opening required 'D:/___typo3/v.4.1.1/typo3/htdocs/typo3wamp/t3lib/class.t3lib_pageselect.php' (include_path='.;D:\___typo3\v.4.1.1\typo3\php\pear\') in D:\___typo3\v.4.1.1\typo3\htdocs\typo3wamp\t3lib\class.t3lib_div.php on line 4107
Typoscript-Code:
1:
2:
3:
4:
5:
marks.softlink < plugin.tx_sksoftlinks_pi1
marks.softlink{
softlinkFile = fileadmin/softlinks.txt
templateFile = typo3conf/ext/sk_softlinks/template.html
}

Was läuft da schief?
Mit Zitat antworten