lockheartmac
Forum Replies Created
-
I just started working on this plugin for a client, but I cannot get the feed to display. I did set up an app, generate my access token, and listed the page id as well. The error persists:
Error: (#10) To use ‘Page Public Content Access’, your use of this endpoint must be reviewed and approved by Facebook. To submit this ‘Page Public Content Access’ feature for review please read our documentation on reviewable features: https://developers.facebook.com/docs/apps/review.
Type: OAuthException
Code: 10Do I need to get my dummy facebook app reviewed in order for this to display properly? Thanks!
### Begin System Info ###
SITE_URL: https://privilegedpawsinn.com
Feed Them Social Version: 2.6.0— WordPress Configuration:
WordPress Version: 5.0
Multisite: No
Permalink Structure: /%postname%/
Active Theme: Primer 1.8.6
PHP Memory Limit: 268435456
WP_DEBUG: Disabled— Webserver Configuration:
PHP Version: 5.6.30
Web Server Info: apache— PHP Configuration:
Safe Mode: No
Upload Max Size: 64M
Post Max Size: 65M
Upload Max Filesize: 64M
Time Limit: 30
Max Input Vars: 1000
Allow URL File Open: On ()
Display Erros: N/A— PHP Extensions:
FSOCKOPEN: Your server supports fsockopen.
cURL: Your server supports cURL.— FTS Settings->Global Options:
Cache time: 1 Day (Default)— Active Plugins:
All In One SEO Pack: 2.10
Custom Facebook Feed: 2.8
Feed Them Social (Facebook, Instagram, Twitter, etc): 2.6.0
Google Analytics: 2.1.5
ManageWP – Worker: 4.6.3
Page Builder by SiteOrigin: 2.9.6
SiteOrigin Widgets Bundle: 1.13.4
Srizon Facebook Album: 3.4.1— Custom Token or Keys added to Options Pages
— You must have a custom token to use the feedsFacebook App Token: Yes
Twitter Consumer Key: No
Twitter Secret: No
Twitter Token: No
Twitter Token Secret: No
Pinterest Token: No
Instagram: No
YouTube: No— FaceBook & Twitter Date Format and Timezone
Date Format: one-day-ago
Timezone: America/Chicago— Hide Facebook Images in Posts:
Hide: No
— Hide Facebook Error Handler:
Hide: No
— Fix Twitter Time:
Fix: No
— Disable Magnific CSS:
Fix: No
— Fix Internal Server Error:
Fix: No
### End System Info ###Forum: Installing WordPress
In reply to: Error establishing a database connectionI have already tried all of these solutions. I was able to google an answer to my problem. In short, the default installation of php5 on Mac OS X seems to point to the wrong MySQL socket. The location in the php.ini file points to a path that does not exist. Thanks Lloyd Budd!
Forum: Installing WordPress
In reply to: Error establishing a database connectionI am having the same problem on my localhost machine. I am using a mac mini with php 5 and mysql 5. I can connect with Sequel Pro, Querious, and even through the terminal with the mysql command but everything in the browser says “Error establishing a database connection”.
I tried using root. I created a new user and granted all the proper privileges. I have created and deleted the target database multiple times, but nothing is working. Does anyone know anything else I can try?