You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've followed the default guide for vanilla php setup and checked all setting, e.g. allow_url_fopen etc are all enabled. This is on apache 2.4.7 & PHP 5.5.9
There is a facebook strat. defined and all and I can't seem to see where the problem really is?
it keeps throwing the error:
Fatal error: Unsupported or undefined Opauth strategy - auth in /var/www/lib/Opauth/Opauth.php on line 120
on my local MAMP setup I am getting same error:
Fatal error: Unsupported or undefined Opauth strategy - auth in /Users/rico/Documents/htdocs/www/my.domain.com/public/lib/Opauth/Opauth.php on line 120
The text was updated successfully, but these errors were encountered:
I've followed the default guide for vanilla php setup and checked all setting, e.g. allow_url_fopen etc are all enabled. This is on apache 2.4.7 & PHP 5.5.9
There is a facebook strat. defined and all and I can't seem to see where the problem really is?
it keeps throwing the error:
Fatal error: Unsupported or undefined Opauth strategy - auth in /var/www/lib/Opauth/Opauth.php on line 120
on my local MAMP setup I am getting same error:
Fatal error: Unsupported or undefined Opauth strategy - auth in /Users/rico/Documents/htdocs/www/my.domain.com/public/lib/Opauth/Opauth.php on line 120
The text was updated successfully, but these errors were encountered: