[Comoblog-commit] comoblog/_install/templates upgrade_3.tpl.htm,1.2,1.3
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-11-18 08:42:00
|
Update of /cvsroot/comoblog/comoblog/_install/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4539/templates Added Files: upgrade_3.tpl.htm Log Message: 1327274 - Updating with existing modules fails --- NEW FILE: upgrade_3.tpl.htm --- <!-- BEGIN: main --> {FILE "templates/header.tpl.htm"} <table width="740" align="center" border="0" cellspacing="0" cellpadding="15" style="border-width:1px; border-color: #000000; border-style: solid;"> <tr> <td> </td> </tr> <tr> <td> <h1>Step 4 (of 5) - Module Upgrades</h1> <p> </p> <table border="0" cellspacing="0" cellpadding="5" width="740" align="center"> <tr> <td valign="top" width="300"><img src="img/install2.jpg" width="300" height="150" alt="" border="0"> </td> <td valign="top" width="450"> <!-- BEGIN: migrated --> <p align="center">You will need to <b>manually reinstall</b> these modules and then reenable them in the 'Manage Modules' page. Please see the User Guide for instructions on how to install modules.</p> <ul> <!-- BEGIN: module --> <p align="center"> <li><b>{MODULE}</b></li><br /> </p> <!-- END: module --> </ul> <p> </p> <!-- END: migrated --> <!-- BEGIN: upgraded --> <p align="center">The following modules have been <b>upgraded</b> from your previous installation.</p> <ul> <!-- BEGIN: module --> <p align="center"> <li><b>{MODULE}</b></li><br /> </p> <!-- END: module --> </ul> <p> </p> <!-- END: upgraded --> <!-- BEGIN: uncertified --> <p align="center">Any modules that are marked as <b>uncertified</b> have been disabled. You will need to manually enable these modules and test that they work with this version of CoMoblog once the upgrade is complete</p> <!-- END: uncertified --> <!-- BEGIN: nothing --> <p align="center">No modules were upgraded or migrated from your previous installation</p> <!-- END: nothing --> <p> </p> <p align="center"> <a href="upgrade_4.php">Click here to finish the upgrade >></a> </p> </td> </tr> <tr> <td> </td> </tr> </table> {FILE "templates/footer.tpl.htm"} |