Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dadkind

    (@dadkind)

    Solved my problem.

    I needed to install package php-xml
    “sudo apt-get php-xml”

    I installed the package and now everything is working.

    The key is the line in the error that I posted previously:
    “Fatal error: Uncaught Error: Call to undefined function feedthemsocial\simplexml_load_string()”

    A little Googling led me to realize that I was missing a package on my server.

    Hopefully this will help you develop a better installation process so that you check to make sure that the package is installed.

    -tomas

    Thread Starter dadkind

    (@dadkind)

    Different providers.
    Dev is on aws
    Prod is hosted on 1and1.com

    Any other suggestions?

    Thread Starter dadkind

    (@dadkind)

    Spencer,
    Here is the text of an uncaught error exception that was logged. How can I fix this?
    (It worked beautifully on my DEV box!)

    Fatal error: Uncaught Error: Call to undefined function feedthemsocial\simplexml_load_string() in /var/www/html/sierraforward/wp-content/plugins/feed-them-social/includes/feed-them-functions.php:2860 Stack trace: #0 /var/www/html/sierraforward/wp-content/plugins/feed-them-social/admin/feed-them-facebook-style-options-page.php(59): feedthemsocial\feed_them_social_functions->xml_json_parse(‘https://raw.git…’) #1 /var/www/html/sierraforward/wp-includes/class-wp-hook.php(286): feedthemsocial\FTS_facebook_options_page->feed_them_facebook_options_page(”) #2 /var/www/html/sierraforward/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #3 /var/www/html/sierraforward/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /var/www/html/sierraforward/wp-admin/admin.php(224): do_action(‘feed-them_page_…’) #5 {main} thrown in /var/www/html/sierraforward/wp-content/plugins/feed-them-social/includes/feed-them-functions.php on line 2860

    Thread Starter dadkind

    (@dadkind)

    Here is the info:

    ### Begin System Info ###

    SITE_URL: https://www.sierraforward.com
    Feed Them Social Version: 2.3.7

    — WordPress Configuration:

    WordPress Version: 4.9.4
    Multisite: No
    Permalink Structure: /%postname%/
    Active Theme: OnePress 2.0.2
    PHP Memory Limit: 256M
    WP_DEBUG: Disabled

    — Webserver Configuration:

    PHP Version: 7.0.25-0ubuntu0.16.04.1
    Web Server Info: Apache/2.4.18 (Ubuntu)

    — PHP Configuration:

    Safe Mode: No
    Upload Max Size: 2M
    Post Max Size: 8M
    Upload Max Filesize: 2M
    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:

    Display Posts Shortcode: 2.9.0
    Easy WP SMTP: 1.3.5
    Facebook Feed WD: 1.0.31
    Feed Them Social (Facebook, Instagram, Twitter, etc): 2.3.7
    Google Analytics for WordPress by MonsterInsights: 6.2.2
    Import Facebook Events: 1.5.0
    Ninja Forms: 3.2.14
    Recent Posts Widget Extended: 0.9.9.7
    Recent Posts Widget With Thumbnails: 5.2.1
    Redirection: 2.7.3
    The Events Calendar: 4.5.12.2
    Waiting: 0.4.5
    WordPress Importer: 0.6.3

    — Custom Token or Keys added to Options Pages
    — You must have a custom token to use the feeds

    Facebook App Token: No
    FB App ID for Like Button: No
    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: No

    — Fix Twitter Time:

    Fix: No

    — Disable Magnific CSS:

    Fix: No

    — Fix Internal Server Error:

    ### End System Info ###

Viewing 4 replies - 1 through 4 (of 4 total)