I'm trying use Facebook lib v4 to create a simple Facebook login.
I'm following Facebook guide and I'm stucked at begnning, CakePHP is not finding FacebookSession class, follow below the facts:
FacebookSession class path:
App/Lib/Facebook/src/Facebook
Use in Controller:
app::uses('FacebookSession', 'Facebook/src/Facebook');
I think the Issue is in this specific Facebook Lib because I'm using WideImage class and I'm applying the same logic to use the Class and is working Perfectly.
For the record I'm using PHP 5.4
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…