| 1 |
$Id: UPGRADING.txt,v 1.24 2007/01/22 19:44:27 jasonm3m Exp $
|
| 2 |
|
| 3 |
If you are updating your fonrt_Page.module from an earlier version make sure
|
| 4 |
you copy your existing front page text areas for anonymous users and
|
| 5 |
authenticated users prior to updating the module.
|
| 6 |
|
| 7 |
There are changes in the new version of the module that requires you to
|
| 8 |
setup your front_page settings again.
|
| 9 |
|
| 10 |
1. Go to ADMINISTER -> SETTINGS -> FRONT PAGE
|
| 11 |
2. Copy your text area settings for anonymous & authenticated users into a text editor
|
| 12 |
3. Upload the new version of the front_page.module
|
| 13 |
4. Refresh the settings page
|
| 14 |
5. Paste your text area settings for anonymous & authenticated users into the appropriate text areas.
|
| 15 |
6. Save Configuration.
|
| 16 |
|