Hi! David Hooton wrote: > We have just relocated a typo3 install between 2 servers. And the install is > unfortunately not working properly. > > The frontend of the site is giving us a "Error: The main frontend extension > "cms" was not loaded. Enable it in the extension manager in the backend." > Error and the backend is giving us a "TYPO3 Fatal Error: Extension key "sv" > was NOT loaded! (t3lib_extMgm::extPath)" error.
Have you changed TYPO3 version between hosts? sv was an extension long time ago and now it is merged into core. It should be in typo3/sysext/sv. If you have it locally (in typo3conf/ext/), it will conflict with system one. -- Dmitry Dulepov E-mail: [EMAIL PROTECTED] Skype: callto:liels_bugs TYPO3 technical: http://typo3bloke.net/ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
