Warning: mkdir(): File exists in /home4/ochau/public_html/framework/core/manifest/ManifestCache.php on line 19
GET /sapa-hmong-handicraft/catalogue/baby-carrier/themes/sapaochau/images/logo-header.png

[User Warning] Couldn't set response type to 404 because of output on line 19 of /home4/ochau/public_html/framework/core/manifest/ManifestCache.php

GET /sapa-hmong-handicraft/catalogue/baby-carrier/themes/sapaochau/images/logo-header.png

Line 257 in /home4/ochau/public_html/framework/control/HTTPResponse.php

Source

248 					header("$header: $value", true, $this->statusCode);
249 				}
250 			} else {
251 				// It's critical that these status codes are sent; we need to report a failure if not.
252 				if($this->statusCode >= 300) {
253 					user_error(
254 						"Couldn't set response type to $this->statusCode because " .
255 						"of output on line $line of $file", 
256 						E_USER_WARNING
257 					);
258 				}
259 			}
260 			
261 			// Only show error pages or generic "friendly" errors if the status code signifies
262 			// an error, and the response doesn't have any body yet that might contain
263 			// a more specific error description.

Trace

Action 'themes' isn't available on class Page_Controller.