View Single Post
  #16  
Old 02-07-2011, 07:40 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default Re: New product announce: Facebook Connect

Fabio, just checked and this line exist in prepare.php, x-cart 4.2.3.
If you use older version in 4.2 branch, replace:

Code:
if ($k != "GreetingCookie")

with:

Code:
if ($k != "GreetingCookie" && $k != "fbs_xfacebookconnect" )

Please contact me using contact form on 7dana.com if you have any problems with installation.
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote