James

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 65 total)
  • Author
    Posts
  • in reply to: Setting Up Facebook Importer to Run via SSH Cron #957297
    James
    Participant

    Well the auto importer, per my other opened thread Barry is responding, kind of works. Set for hourly it takes the better part of a day at the moment. and we did test on multiple other sites just for kicks and giggles. Same issue.

    So I was hoping there may be some method to call through a direct cron or php file to kick off via a cron or ssh job.

    in reply to: Auto Import #956970
    James
    Participant

    Barry

    Yesterday late in the day the auto import started to work. Though set for hourly it did take several hours, I think closer to 12 or so. I have no explanation for it working and shall watch it.

    Now some other questions:

    How do I import tags, Categories and the ticket link and have the website link, link directly tot he event not the fan page itself?

    in reply to: Setting Up Facebook Importer to Run via SSH Cron #956773
    James
    Participant

    I’d love to set it up as a direct cron too. for some reason the automatic fetch is not working and I have tested this on multiple wordpress sites I manage. Having the ability to call upon a cron or php to trigger the fetch would be great!

    in reply to: Auto Import #956756
    James
    Participant

    I am at a loss. First the command line interface I could not get to work well I did connect using putty and could trigger the wp-cron but when I attempted to trigger the the commands you provide I was getting no where.

    I do have a plugin Advanced Cron Manager so I can see your tribe_fb_auto_import is set for hourly and when I execute it from the plugin it works perfectly. Somehow when the wp-cron.php executes it is not executing the tribe_fb_auto_import I believe.

    SO if there is a way I can create a cron from my hosts cron executor kind of like a cpanel that I can direct it to the tribe_fb_auto_import file to run I believe it would work.

    Is there not a file I CNA CALL OR GET (NOT SURE WHAT THE CORRECT TERM IS ) that can trigger this?
    If you like I can give you the ssh access to run those commends on our Linncountygop.org site. but I was not getting anywhere beyond connecting and moving through the file structure or calling the PHP.

    in reply to: Auto Import #956743
    James
    Participant

    I re-enabled the test site licenses and will let it site for a few hours. I’ll also try the other suggestion of the wpcl

    in reply to: Auto Import #956732
    James
    Participant

    Okay now that I have isolate Postie running manually only and working fine I set up an external cron (outside of WordPress) to run. This is what I am getting:

    Report Email Subjects:
    fcron <[email protected]> export PHPRC=/webroot/l/i/linnc001/linncountygop.org/.config; /usr/bin/php55-cgi -q /webroot/l/i/linnc001/linncountygop.org/www/wp-cron.php

    Message:
    The Events Calendar Log: Initializing Tribe Events on Apr, 20th at 03:04:08 pm

    So I am thinking it is firing but not importing?

    in reply to: Auto Import #956729
    James
    Participant

    Well I disabled it on the jamesknox.net site and restored the licenses to the original linncountygop.org site as I was having the same issue.

    I also downloaded this raw log file but not sure what I should be looking for. how do I upload it to you or what should I be looking for?

    in reply to: Auto Import #956689
    James
    Participant

    Barry I figured out how to move the license. and I get the same issue not auto importing. I have attempted to kick off the wp-cron.phpo and nothing happens. Here is the help file
    urlhttp://www.jamesknox.netinstall keys◾events-calendar-pro = [license key removed]
    ◾events-facebook-importer = [license key removed]
    WordPress version4.1.1PHP version5.5.24plugins◾The Events Calendar PRO version 3.9.2 by Modern Tribe, Inc.(http://m.tri.be/20)
    ◾The Events Calendar: Facebook Events version 3.9.2 by Modern Tribe, Inc.(http://m.tri.be/22)
    ◾The Events Calendar version 3.9.1 by Modern Tribe, Inc.(http://m.tri.be/1x)
    network plugins-mu plugins-themeTwenty Fourteenmultisite-settings◾recurring_events_are_hidden = exposed
    ◾tribeEventsTemplate =
    ◾tribeEventsBeforeHTML =
    ◾tribeEventsAfterHTML =
    ◾previous_ecp_versions = Array
    (
    [0] => 0
    )

    ◾latest_ecp_version = 3.9.1
    ◾last-update-message = 3.9.1
    ◾earliest_date = 2015-04-20 08:00:00
    ◾latest_date = 2015-04-20 17:00:00
    ◾viewOption = list
    ◾defaultValueReplace =
    ◾disable_metabox_custom_fields = show
    ◾pro-schema-version = 3.5
    ◾fb_api_key = [api credentials removed]
    ◾fb_api_secret = [api credentials removed]
    ◾fb_uids = linncountygop
    ◾fb_default_status = publish
    ◾fb_enable_GoogleMaps = 1
    ◾fb_auto_import = 1
    ◾fb_auto_frequency = hourly
    WordPress timezone-server timezoneUTC

    in reply to: Auto Import #956682
    James
    Participant

    bary I wanted to test this on a test site but I am unable to get the licenses to work on my temporary test site. how can I sue them for this test site?

    the site is jamesknox.net

    in reply to: Auto Import #956653
    James
    Participant

    I have tested on our live site with everything disabled but your plugins and the default template. The header error may have been due to clicking the request to soon to each other someone said.

    I am going to try this:
    1) I am going to disable Postie from the cron since I know I can trigger directly, and then test.
    2) I am going to set up a test WP site to test the plugin and will get back to you shortly.

    in reply to: Venues/locations not importing/Tags/Catagories #956462
    James
    Participant

    I am not getting categories, tags or the ticket link is not coming over. Also would like the website to be not the Facebook fan page but the actual event or the ticket link. How do we set these?

    in reply to: Auto Import #956399
    James
    Participant

    Do you know the exact .php file I can set up via cron?
    like this:
    usr/bin/php /webroot/l/i/linnc001/linncountygop.org/www/?postie=get-mail >/dev/null 2>&1

    were the postie=get mail is one for Postie not yours.

    in reply to: Auto Import #956320
    James
    Participant

    Might there be a file or folder that needs certain permissions?

    in reply to: Auto Import #956299
    James
    Participant

    received this error today
    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /webroot/l/i/linnc001/linncountygop.org/www/wp-includes/functions.php:3269) in /webroot/l/i/linnc001/linncountygop.org/www/wp-content/plugins/facebook-auto-publish/api/facebook.php on line 49

    in reply to: Auto Import #956271
    James
    Participant

    another annoyance is the website that comes over is to Facebook fan page not the event itself. can this be resolved.

Viewing 15 posts - 16 through 30 (of 65 total)