-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy patherror.php
138 lines (125 loc) · 6.15 KB
/
error.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<?php
/******************************************************************************
* http://placepuppy.it
* Copyright (C) 2012 Cristian Consonni <cristian.consonni@gmail.com>.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING).
* If not, see <http://www.gnu.org/licenses/>.
*
* See README for further details.
*
******************************************************************************/
session_start();
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"><meta charset="utf-8">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="imagetoolbar" content="no">
<!-- Standard Metadata -->
<title>Placepuppy</title>
<link rel="canonical" href="http://placepuppy.it/error" />
<link rel="shortlink" href="http://placepuppy.it/error" />
<meta name="generator" content="Bluefish 2.0.3" />
<meta name="description" content="placepuppy.it are puppy placeholder images for developers">
<meta name="abstract" content="placepuppy.it serves images of cute puppies to placehold your designs or code. Web developers and designers can use it in their works to show fancier pictures than dull white boxes " />
<meta name="author" content="Cristian Consonni" >
<meta name="keywords" content="puppy, placeholder, images, pictures, dog, pixel, breed, pet, hound">
<meta name="copyright" content="Cristian Consonni et al.">
<meta name="viewport" content="width=device-width; initial-scale=1.0;">
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- Dublin Core Metadata -->
<meta name="DC.identifier" content="http://placepuppy.it/error" />
<meta name="DC.creator" lang="en" content="Cristian Consonni">
<meta name="DC.date.created" lang="en" content="2012-12-16">
<meta name="DC.format" lang="en" content="text/html">
<meta name="DC.language" content="en">
<!-- Open Graph Metadata -->
<meta property="og:site_name" content="placepuppy">
<meta property="og:title" content="placepuppy">
<meta property="og:description" content="Puppy placeholder images for developers">
<meta property="og:type" content="website">
<meta property="og:image" content="http://placepuppy.it/100/100">
<meta property="og:url" content="http://placepuppy.it">
<!-- Navigation -->
<link rel="home" href="/">
<!-- Icons -->
<link rel="shortcut icon" href="/favicon.ico" type="image/png" />
<!-- CSS -->
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/placepuppy.css">
<!-- Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22736537-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class="page-error">
<div id="container">
<div id="header" style="width:100%;">
<a href="./"><img id="image-h" src="./images/homepage/dog_track_logo.png" align="left" width="64" height="64" alt=""></a>
<h1>placepuppy</h1>
</div>
<div id="error-content">
<h2>Something went wrong!</h2>
<p>
<img id="image-error" src="./images/homepage/6.jpg" alt="Démon le rottweiler">
</p>
<br />
<p id="error-notice">
Your request
<span style="font-weight:bold">
<a href="/<?php echo $_SESSION['request']; ?>">http://placepuppy.it/<?php echo $_SESSION['request']; ?></a>
</span>
could not be processed due to an internal
error.
<p>
<p>
Please, <a href="/<?php echo $_SESSION['request']; ?>">try again</a> or procede happily back to the <a href="/">home page</a>.
If the problem persists you may want to drop a line to the
<a href="mailto:cristian.consonni@gmail.com">author</a>.
Thanks for your patience.
</p>
</div>
<div id="footer" role="contentinfo">
<p>Created by Cristian Consonni <span class="amp">&</span> Melian del Doriath.</p>
<p>This site should be mobile-friendly, for those who need some puppy-cuteness while on the move.
You can also grab a complete copy of the site on <a href="/github">github</a>. The code is released under the <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL license</a>, happy hacking!
The text are released under the <a href="creativecommons.org/licenses/by/3.0/">Creative Commons 3.0 - Attribution license</a>.
This mean that you can reuse the text provided you cite placepuppy.it.
Remember that any feedback is appreciated.
</p>
<p>Image attribution: <a href="attribution">attribution</a> & <a href="attribution#acknowledgements">acknowlegdements</a> ‐ documentation: <a href="/doc">docs</a>.</p>
<div id="ascii-puppy">
<pre>
_.-.
'( ^{_} (
`~\`-----'\
)_)---)_)</pre>This site is dedicated to Silvia "il cane" Tilly.
</div>
</div><!-- /#footer -->
</div>
</body>
</html>w
<?php
session_destroy();
?>