[TYPO3-english] Upgrade from 6.2 LTS to 7 LTS

Michael Schams typo3 at 2017.schams.net
Sun Feb 19 02:52:26 CET 2017


Hi Dennis,

After thinking a little bit more about the issues you described... is
it possible that you did not rename the directory you extracted from
the ZIP file? The folder must read "extension_compatibility_check", so
it becomes:

typo3conf/ext/extension_compatibility_check/

When downloading the ZIP file directly from GitHub, the ZIP file
contains a folder "extension_compatibility_check-master".

To fix the issue on your server, try the following:

Go to the Extension Manager and locate the extension "Extension
Compatibility Check". It will likely show the extension key
"extension_compatibility_check-master". Disable the extension, then
rename the directory on your server (remove "-master" from the name).
Re-open the Extension Manager. The extension key shows the correct name
now. Activate the extension. Section "ADMIN TOOL" shows a new module
"Extension Compatibilities".

Do not forget to update your extension list *before* executing the
checks: Extension Manager -> Get extensions -> Update now.


Enjoy
Michael

On Sun, 2017-02-19 at 11:57 +1100, Michael Schams wrote:
> Hi Dennis,
> 
> Downloading the extension from GitHub and extracting the directory
> into
> folder typo3conf/ext/ should be all you need to do. The directory
> structure should look like the following then:
> 
> typo3conf/ext/
> typo3conf/ext/extension_compatibility_check/
> typo3conf/ext/extension_compatibility_check/README.md
> ...
> 
> A white screen is typically an indication of a PHP error. Does the
> web server error log contain any suspicious entries?
> 
> Once I finished testing and added a documentation I will also publish
> the extension in the TER. This will make the installation much
> easier,
> but I appreciate any feedback before I release the extension into the
> wild :-)
> 
> 
> Cheers
> Michael
> 
> On Sat, 2017-02-18 at 23:22 +0100, Dennis Hoffland wrote:
> > Hi Michael,
> > 
> > I've downloaded the extension_compatibility_check and copied the
> > unzipped files to the typo3conf/ext folder.
> > 
> > After installing the extension in the Extension Manager a new item
> > was added to the Admin Tools section in the BE named null null.
> > 
> > Clicking the link produces a white page.
> > 
> > Am I doing something wrong (I use TYPO 6.2.30)?
> > 
> > Kind regards,
> > 
> > Dennis
> > 
> >  
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> > 
> 
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list