Facebook application ID

  • Christopher Ambler
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 10 months ago #114031 by Christopher Ambler
Facebook application ID was created by Christopher Ambler
I was getting an error on the product detail page that the domain used in a call to facebook's API wasn't in the list of approved domains. Upon checking the code, I note that it attempts to get the value of "app_id" from the configuration. This variable is not defined anywhere, so it uses a default value which is not mine, of course.

I had to go into helper.php and change the default value to get it to work.

Where is app_id defined, so I can properly set it, and not clobber my change to helper.php next time there's an update?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 10 months ago #114056 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Facebook application ID
Hello Christopher,

You are right. There is no configuration variable for application ID now. We will add it into the next version of EShop.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong