This shows you the differences between two versions of the page.
|
mynewsletter_install [2009/09/13 10:43] sfantar |
mynewsletter_install [2009/09/13 10:46] (current) sfantar |
||
|---|---|---|---|
| Line 33: | Line 33: | ||
| Note : in content_write.php, you have the code for the preview of the newsletter when you saved it, and when you send the newsletter, you can (and you should) change the structure of the newsletter as you want, read the comments to help you. | Note : in content_write.php, you have the code for the preview of the newsletter when you saved it, and when you send the newsletter, you can (and you should) change the structure of the newsletter as you want, read the comments to help you. | ||
| - | If you want to have a person 404 error page, create a .htaccess file into your website's root, and put | + | If you want to have a personalized 404 error page, create a .htaccess file into your website's root, and put |
| ErrorDocument 404 /mynewsletter/admin/error.php | ErrorDocument 404 /mynewsletter/admin/error.php | ||