Rev 5355 | Rev 5900 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5355 | Rev 5755 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | <h1 align="center">ERROR</h1> |
17 | <h1 align="center">ERROR</h1> |
18 | !goto examerr |
18 | !goto examerr |
19 | !endif |
19 | !endif |
20 | </head><body> |
20 | </head><body> |
21 | !if threshold iswordof $wims_user_error |
21 | !if threshold iswordof $wims_user_error |
22 | <hr width="1"> |
22 | <hr width="1"/> |
23 | <h1 align="center">We are too busy</h1> |
23 | <h1 align="center">We are too busy</h1> |
24 | <hr width="50%"><p> |
24 | <hr width="50%"/><p> |
25 | WIMS strenik <font color="blue">$httpd_HTTP_HOST</font> |
25 | WIMS strenik <font color="blue">$httpd_HTTP_HOST</font> |
26 | je trenutno preobremenjen. Prosim, vrnite se kasneje ali |
26 | je trenutno preobremenjen. Prosim, vrnite se kasneje ali |
27 | obièite katerega od zrcalnih strenikov. |
27 | obièite katerega od zrcalnih strenikov. |
28 | <p>Opravièujemo se za to neprijetnost. |
28 | <p>Opravièujemo se za to neprijetnost. |
29 | !read mirror.phtml.en |
29 | !read mirror.phtml.en |
30 | </body></html> |
30 | </body></html> |
31 | !exit |
31 | !exit |
32 | !endif |
32 | !endif |
33 | 33 | ||
34 | !if overload iswordof $wims_user_error |
34 | !if overload iswordof $wims_user_error |
35 | <hr width="1"> |
35 | <hr width="1"/> |
36 | <h1 align="center">SORRY</h1> |
36 | <h1 align="center">SORRY</h1> |
37 | Strenik WIMS je prepreèil izvajanje tega zahtevka: preseena dovoljena kvota povezav. |
37 | Strenik WIMS je prepreèil izvajanje tega zahtevka: preseena dovoljena kvota povezav. |
38 | </body></html> |
38 | </body></html> |
39 | !exit |
39 | !exit |
40 | !endif |
40 | !endif |
41 | 41 | ||
42 | !if ++++missing_ isin ++++$wims_user_error |
42 | !if ++++missing_ isin ++++$wims_user_error |
43 | <hr width="1"> |
43 | <hr width="1"/> |
44 | <h1 align="center">Sorry</h1> |
44 | <h1 align="center">Sorry</h1> |
45 | <hr width="50%"><p> |
45 | <hr width="50%"/><p> |
46 | Za izvedbo tega zahtevka je potrebna programska oprema |
46 | Za izvedbo tega zahtevka je potrebna programska oprema |
47 | !set miss=!upper $missing_software |
47 | !set miss=!upper $missing_software |
48 | <span class="wims_warning">$miss</span>, |
48 | <span class="wims_warning">$miss</span>, |
49 | ki ni nameèena na tem WIMS streniku. |
49 | ki ni nameèena na tem WIMS streniku. |
50 | <p> |
50 | <p> |
Line 55... | Line 55... | ||
55 | </body></html> |
55 | </body></html> |
56 | !exit |
56 | !exit |
57 | !endif |
57 | !endif |
58 | 58 | ||
59 | !if trapped iswordof $wims_user_error |
59 | !if trapped iswordof $wims_user_error |
60 | <h1 align="center">Stop!</h1><hr> |
60 | <h1 align="center">Stop!</h1><hr/> |
61 | !endif |
61 | !endif |
62 | 62 | ||
63 | <h1 align="center">WIMS napaka</h1><hr><p> |
63 | <h1 align="center">WIMS napaka</h1><hr/><p> |
64 | 64 | ||
65 | V vaem zahtevku je napaka.<p> |
65 | V vaem zahtevku je napaka.<p> |
66 | 66 | ||
67 | !if module_change iswordof $wims_user_error |
67 | !if module_change iswordof $wims_user_error |
68 | !if $wims_human_access=yes |
68 | !if $wims_human_access=yes |
Line 84... | Line 84... | ||
84 | !endif |
84 | !endif |
85 | You have asked an illegal module change. |
85 | You have asked an illegal module change. |
86 | Are you using an automatic program to access this site? |
86 | Are you using an automatic program to access this site? |
87 | :unblock |
87 | :unblock |
88 | !form new |
88 | !form new |
89 | <input type="hidden" name="module" value="home"> |
89 | <input type="hidden" name="module" value="home"/> |
90 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"> |
90 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"/> |
91 | If you have simply clicked on the `back' button of your browser, |
91 | If you have simply clicked on the `back' button of your browser, |
92 | please type the word `wims' here: |
92 | please type the word `wims' here: |
93 | <input size="8" name="special_parm"> then |
93 | <input size="8" name="special_parm"/> then |
94 | <input type="submit" value="send to the server">.</form> |
94 | <input type="submit" value="send to the server"/>.</form> |
95 | <p> |
95 | <p> |
96 | Please bear in mind that pages on this site are dynamically generated. |
96 | Please bear in mind that pages on this site are dynamically generated. |
97 | They can therefore only be used online, |
97 | They can therefore only be used online, |
98 | via a normal browser. It is useless for you to gather these pages |
98 | via a normal browser. It is useless for you to gather these pages |
99 | using a robot program. |
99 | using a robot program. |
Line 228... | Line 228... | ||
228 | !form $cmd |
228 | !form $cmd |
229 | $(name$bad_parentheses) = |
229 | $(name$bad_parentheses) = |
230 | !for i in module,special_parm,worksheet |
230 | !for i in module,special_parm,worksheet |
231 | !if $($i)!=$empty |
231 | !if $($i)!=$empty |
232 | !set value=!translate " to $ $ in $($i) |
232 | !set value=!translate " to $ $ in $($i) |
233 | <input type=hidden name=$i value="$value"> |
233 | <input type=hidden name=$i value="$value"/> |
234 | !endif |
234 | !endif |
235 | !next i |
235 | !next i |
236 | !for i=0 to $user_var_no-1 |
236 | !for i=0 to $user_var_no-1 |
237 | !if $i!=$bad_parentheses |
237 | !if $i!=$bad_parentheses |
238 | !set value=!translate " to $ $ in $(value$i) |
238 | !set value=!translate " to $ $ in $(value$i) |
239 | <input type="hidden" name="$(name$i)" value="$value"> |
239 | <input type="hidden" name="$(name$i)" value="$value"/> |
240 | !endif |
240 | !endif |
241 | !next i |
241 | !next i |
242 | !set value=!translate " to $ $ in $(value$bad_parentheses) |
242 | !set value=!translate " to $ $ in $(value$bad_parentheses) |
243 | !set len=!charcnt $value |
243 | !set len=!charcnt $value |
244 | !set n=!linecnt $value |
244 | !set n=!linecnt $value |
Line 246... | Line 246... | ||
246 | !if $len<55 |
246 | !if $len<55 |
247 | !set len=$[$len+3] |
247 | !set len=$[$len+3] |
248 | !else |
248 | !else |
249 | !set len=59 |
249 | !set len=59 |
250 | !endif |
250 | !endif |
251 | <input size="$len" name="$(name$bad_parentheses)" value="$value"><p> |
251 | <input size="$len" name="$(name$bad_parentheses)" value="$value"/><p> |
252 | !else |
252 | !else |
253 | !if $n>10 |
253 | !if $n>10 |
254 | !set n=10 |
254 | !set n=10 |
255 | !endif |
255 | !endif |
256 | <textarea rows="$n" cols="50" name="$(name$bad_parentheses)">$value</textarea> |
256 | <textarea rows="$n" cols="50" name="$(name$bad_parentheses)">$value</textarea> |
257 | <p> |
257 | <p> |
258 | !endif |
258 | !endif |
259 | Then |
259 | Then |
260 | <input type="submit" value="send the corrected request."> |
260 | <input type="submit" value="send the corrected request."/> |
261 | </form><p><hr>< |
261 | </form><p><hr/><div class="wimscenter"> |
262 | !href cmd=resume Cancel the last request |
262 | !href cmd=resume Cancel the last request |
263 | , or |
263 | , or |
264 | !href $ wims home |
264 | !href $ wims home |
265 | .</ |
265 | .</div> |
266 | !exit |
266 | !exit |
267 | !endif |
267 | !endif |
268 | 268 | ||
269 | !if wrong_module iswordof $wims_user_error |
269 | !if wrong_module iswordof $wims_user_error |
270 | The module ``$module'' which you asked for does not exist in this site. |
270 | The module ``$module'' which you asked for does not exist in this site. |
Line 353... | Line 353... | ||
353 | !if class_closed iswordof $wims_user_error |
353 | !if class_closed iswordof $wims_user_error |
354 | Sorry. |
354 | Sorry. |
355 | <p> |
355 | <p> |
356 | Access to this virtual class is temporarily closed by its supervisor. |
356 | Access to this virtual class is temporarily closed by its supervisor. |
357 | Come back later! |
357 | Come back later! |
358 | < |
358 | <div class="wimscenter"> |
359 | !href cmd=close&module=home WIMS |
359 | !href cmd=close&module=home WIMS |
360 | </ |
360 | </div> |
361 | </body></html> |
361 | </body></html> |
362 | !exit |
362 | !exit |
363 | !endif |
363 | !endif |
364 | 364 | ||
365 | :end |
365 | :end |
Line 370... | Line 370... | ||
370 | <a href="mailto:$wims_site_manager?subject=wims.cgi">manager of this |
370 | <a href="mailto:$wims_site_manager?subject=wims.cgi">manager of this |
371 | site</a>, with as many details as possible about the circomstances |
371 | site</a>, with as many details as possible about the circomstances |
372 | under which the error has occurred. |
372 | under which the error has occurred. |
373 | 373 | ||
374 | :end2 |
374 | :end2 |
375 | <hr><p> |
- | |
376 | < |
375 | <hr/><div class="wimscenter"> |
377 | !href module=home&cmd=new Home page |
376 | !href module=home&cmd=new Home page |
378 | </ |
377 | </div> |
379 | 378 | ||
380 | </body></html> |
379 | </body></html> |
381 | 380 |