Subversion Repositories wimsdev

Rev

Rev 2983 | Rev 4503 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2977 guerimand 1
!let wims_module_log=error: $error
2983 bpr 2
<b>$wims_name_Error.</b>
2977 guerimand 3
 
4
!if $error=no_download_sites
3031 guerimand 5
One adresss given is not the address of a valid WIMS modules download center. The server with a problem is : $error_list.<br>
6
This can provide from
7
<ul>
8
<li>interruption of download center : wait server is on !</li>
9
<li>an error in the define file of the download center on your server : contact administrator of the download center to get a correct define file.</li>
10
</ul>
11
So the configuration has not been changed.
2977 guerimand 12
 !exit
2827 bpr 13
!endif
14
 
2977 guerimand 15
!if $error=bad_mail
2983 bpr 16
Your message or your subject is empty.
2977 guerimand 17
 !exit
18
!endif
2983 bpr 19
!if $error=bad_list
20
Forget to select the recipients ?
21
 !exit
22
!endif
2827 bpr 23
 
2977 guerimand 24
$error