Update
- Deactivate the old version of Marekkis-Watermark plugin.
- Delete the watermark-directory from your plugins-directory of your blog but don’t forget to save your logo-file. (/wordpress/wp-content/plugins/watermark)
- Download and uncompress the current version in the plugins-directory of your blog. It should look like:
/wordpress/wp-content/plugins/watermark
(See the installation). - Activate the Watermark plugin in the Admin-Plugin menu.
- (Optional only for update from version less then 0.6) Open the file /wordpress/wp-admin/upload-functions.php in you favorite editor and repleace the string:
include(ABSPATH . ‘wp-content/plugins/watermark/stempel.php’); with
MM_Execute_WM($file,”); - (Optional only for update from version 0.0.4 and 0.0.3)
If you want to drop the old database table, you have to call following URL: http://<your-server>/wordpress/wp-content/plugins/watermark/drop_wm_table.php
or you drop the %prefex_watermark - table manually.After this you can delete the drop_wm_table.php file
If you pass all these steps succesfully, the watermark-plugin is installed.
| 1,544 views |