Quote Originally Posted by vescera View Post
Everything was working till today. I try to get new token but I get this code. Try every sugestion from thread for this error but no luck. Any help, thanx.

Code:
Notice: Undefined offset: 1 in /htdocs/facebook_authorization.php on line 956

Fatal error: Uncaught CurlException: 28: connect() timed out! thrown in /htdocs/facebook_authorization.php on line 599
Hi,

I decided to use the built in Zen Cart function for displaying the price:

$price = zen_get_products_display_price((int)$products_id);

Hope this helps.