質問があります。Facebookにアプリがあり、このエラーが発生します
Fatal error: Uncaught OAuthException: An active access token must be used to query
information about the current user. thrown in
/home/xxx/public_html/domain/lib/base_facebook.php on line 1024
しかし、現時点では関係ありません。問題は、この " xxx
"の名前を変更/非表示にすることは可能ですか?分かるでしょう?たとえば、代わりにこれを使用する/public_html/domain/...
か、パスを完全に非表示にしますか?
よろしくお願いします=)