Guest User

Untitled

a guest
Feb 25th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Decoding failed: Syntax error app/code/core/Mage/Core/Helper/Data.php(663): Zend_Json::decode('''', 1)
  2.  
  3. $out .= $this->getBlock($callback[0])->$callback[1]();
  4.  
  5. $out .= $this->getBlock($callback[0])->{$callback[1]}();
  6.  
  7. return Zend_Json::decode($encodedValue, $objectDecodeType);
  8.  
  9. return Zend_Json::decode($objectDecodeType);
Add Comment
Please, Sign In to add comment