如何重新激活“赞”删除管理页面后按钮?
我正在为一个网页创建新的“喜欢/发送”按钮,在此过程中,有一个页面供我访问统计数据(我之前已经为其他网页做过此操作,并且效果很好)。我最终搞砸了,想删除该页面并重新开始。现在我无法在同一网页上使用“喜欢/发送”按钮。当我通过 linter 解析它时,出现以下错误: “当前查看者 xxxxxxxxxxx 无法看到由 id 122136327887239 支持的实体(类 EntPublicUser)(EntID:122136327887239)”[x 是我的用户 id]
我已经看到了与此故障相关的少数其他问题,但还没有看到一个答案。有问题的 URL 是 http://einstein.atmos.colostate.edu/~mcnoldy /热带地区/雷达/ 我真的希望能够尽快重新建立该 URL 的“赞”/“发送”按钮。
感谢您的任何建议!
I was working on creating new Like/Send buttons for a webpage, and in the process, there was a Page made for me to access the stats (I've done this before for other webpages and it worked fine). I eventually goofed up and wanted to delete the Page and start over. Now I can't get the Like/Send buttons to work at all on that same webpage. I get the following error when I parse it through the linter:
"The entity (class EntPublicUser) backed by id 122136327887239 cannot be seen by the current viewer xxxxxxxxxxx (EntID: 122136327887239)" [x's are my user id]
I have seen a small handful of other questions related to this glitch, but haven't seen an answer. The URL in question is http://einstein.atmos.colostate.edu/~mcnoldy/tropics/radar/
I'd really like to be able to re-establish the Like/Send buttons for that URL as soon as possible.
Thanks for any suggestions!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我个人没有遇到过这种情况,但我猜你可以在见解上注册该网站 http:// www.facebook.com/insights/ 然后你需要添加一些开放图为您的网站模板添加标签,以便 Facebook 知道将该网站与您的见解相关联。以下是您如何表示您是网站模板的管理员(替换为您的个人 Facebook ID)。
我通常在 Facebook 上为我所有的点赞按钮和其他社交插件(如活动源)制作一个应用程序。然后,我将应用程序 ID 添加到我的网站模板上,以便 Facebook 可以将我网站上的 Facebook 相关活动关联到我注册的应用程序。然后我可以查看统计数据等。
I haven't had this happen personally, but I'd guess that you can register the site on insights http://www.facebook.com/insights/ then you'd add some open graph tags to your website templates so Facebook knows to associate the site with your insights. Here's how you say that you're the admin on your site template (replacing with your personal Facebook ID).
I usually make an app on Facebook for all my like buttons and other social plugins like the activity feed. Then I add the app id on my website templates so Facebook can associate the Facebook related activity on my site to the application I registered. Then I can view stats and such.