Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Fatal error: Call to a member function get() on a non-object in /var/www/html/magento/includes/src/__default.php on line 21022
  2.  
  3. > protected function _checkCookieStore($type)
  4. > {
  5. > if (!$this->getCookie()->get()) {
  6. > return $this;
  7. > }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement