| 1 |
Upgrade
|
| 2 |
------------
|
| 3 |
As if this version (08 May 2005), a new database scheme is used for the weblinks. You will thus need to upgrade your old database, if you want to use the weblink module on 4.6.
|
| 4 |
|
| 5 |
1) BACKUP: Back up your data! Really. Do not skip this one. No really: don't! Yes, even you should backup. Allright, you stubborn, then don't, but be prepared for dataloss.
|
| 6 |
|
| 7 |
2) create the new database tables called weblinks and weblinks_node, use weblinks.mysql or weblinks.pgsql for that.
|
| 8 |
Note that you have to edit the files first if you use a database prefix.
|
| 9 |
|
| 10 |
3) Copy or move the update-weblink.php to your Drupal root.
|
| 11 |
|
| 12 |
4) If you skipped #1 its nw tme to back up your data.
|
| 13 |
|
| 14 |
5) Visit http://example.com/update-weblink.php
|
| 15 |
|
| 16 |
6) in case of errors, please visit drupal.org/project/weblink. Search if your bug or problem is already there, otherwise add a new issue: |