• Goodmorning,
    i wrote yesterday, making a mistake with the plugin.
    I’ve tryed to install your plugin but is giving me an error.

    This is the error:

    enable = true
    enableFeedCache = true
    enableOutputCache = true
    customCacheDirectory = http://www.columbusprosport.it/category/senza-categoria/
    useDownloadClient = true
    displayImages = true
    allowMarkupInDescription = true
    stripCDataTags = true
    showContentOnlyInLinkTitle = true
    showSyndicatePressLinkback = true
    showProcessingMetrics = true
    showFeedChannelTitle = true
    useCustomFeednameAsChannelTitle = false
    showArticlePublishTimestamp = true
    limitFeedItemsToDisplay = -1
    hideArticlesAfterArticleNumber = -1
    limitFeedDescriptionCharsToDisplay = -1
    maxHeadlineLength = -1
    feedUrlList = http://www.gazzetta.it/rss/home.xml
    inclusiveKeywordFilter =
    exclusiveKeywordFilter =
    timestampFormat = l F jS, Y h:i:s A
    cacheTimeoutSeconds = 3600
    feedTitleHTMLCodePre = <h2>
    feedTitleHTMLCodePost = </h2>
    articleTimestampHTMLCodePre = <i>
    articleTimestampHTMLCodePost = </i>
    articleAuthorHTMLCodePre = <i>
    articleAuthorHTMLCodePost = </i>
    articleCopyrightHTMLCodePre = <i>
    articleCopyrightHTMLCodePost = </i>
    articlePriceHTMLCodePre = <i>
    articlePriceHTMLCodePost = </i>
    articleImageHTMLCodePre = <div>
    articleImageHTMLCodePost = </div>
    articleTitleHTMLCodePre = <h3>
    articleTitleHTMLCodePost = </h3>
    articleBodyHTMLCodePre = <div>
    articleBodyHTMLCodePost = </div>
    feedSeparationHTMLCode = <hr>
    addNoFollowTag = true
    openArticleInLightbox = false
    lightboxHTMLCode = <div id=\"lightbox-external\" class=\"lightbox_content\">
    <a href="void(0)" title="click to close the lightbox">X</a>
    <iframe id=\"external-content-iframe\" name=\"external-content-iframe\" frameborder=0 width=\"100%\" height=\"100%\" scrolling=\"yes\">Hello world!</iframe>
    </div>
    
    feedNotAvailableHTMLCode = Sorry, the {feedname} feed is not available at this time.

    Under the news tab appear:

    Failed to get content from ‘http://syndicatepress.henryranch.net/feed/&#8217;

    Please can you help me?
    Regards.

    https://wordpress.org/plugins/syndicate-press/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author SP developer

    (@hranchfundi)

    Hi emilio,
    you cannot use a url as the custom cache dir. The custom cache dir is a dir path on your server for which the webserver app has the correct permissions preferably in your wordpress plugin dir. You should delete the custom value you entered and go back to the default.

    Best regards,
    SP Developet

    Thread Starter emilio.disipio

    (@emiliodisipio)

    hi, sorry but i’m pretty inexpert, but i’ve insert the URL because without this URL give the following error:

    There may be a problem with your cache permissions:
    Main cache: rwxrwxr-x
    Input cache: rwxrwxr-x
    Output cache: rwxrwxr-x

    Please set your cache permissions to rwxr-xr-x.
    Your Syndicate Press cache directory is located here: /var/zpanel/hostdata/columbusprosport/public_html/columbusprosport_it/wp-content/plugins/syndicate-press/cache

    enable = true
    enableFeedCache = true
    enableOutputCache = true
    customCacheDirectory =
    useDownloadClient = true
    displayImages = true
    allowMarkupInDescription = true
    stripCDataTags = true
    showContentOnlyInLinkTitle = true
    showSyndicatePressLinkback = true
    showProcessingMetrics = true
    showFeedChannelTitle = true
    useCustomFeednameAsChannelTitle = false
    showArticlePublishTimestamp = true
    limitFeedItemsToDisplay = -1
    hideArticlesAfterArticleNumber = -1
    limitFeedDescriptionCharsToDisplay = -1
    maxHeadlineLength = -1
    feedUrlList = http://www.gazzetta.it/rss/home.xml
    inclusiveKeywordFilter =
    exclusiveKeywordFilter =
    timestampFormat = l F jS, Y h:i:s A
    cacheTimeoutSeconds = 3600
    feedTitleHTMLCodePre = <h2>
    feedTitleHTMLCodePost = </h2>
    articleTimestampHTMLCodePre = <i>
    articleTimestampHTMLCodePost = </i>
    articleAuthorHTMLCodePre = <i>
    articleAuthorHTMLCodePost = </i>
    articleCopyrightHTMLCodePre = <i>
    articleCopyrightHTMLCodePost = </i>
    articlePriceHTMLCodePre = <i>
    articlePriceHTMLCodePost = </i>
    articleImageHTMLCodePre = <div>
    articleImageHTMLCodePost = </div>
    articleTitleHTMLCodePre = <h3>
    articleTitleHTMLCodePost = </h3>
    articleBodyHTMLCodePre = <div>
    articleBodyHTMLCodePost = </div>
    feedSeparationHTMLCode = <hr>
    addNoFollowTag = true
    openArticleInLightbox = false
    lightboxHTMLCode = <div id=\”lightbox-external\” class=\”lightbox_content\”>
    X
    <iframe id=\”external-content-iframe\” name=\”external-content-iframe\” frameborder=0 width=\”100%\” height=\”100%\” scrolling=\”yes\”>Hello world!</iframe>
    </div>

    feedNotAvailableHTMLCode = Sorry, the {feedname} feed is not available at this time.

    Can you suggest me why?

    Thanks really appreciate.

    Plugin Author SP developer

    (@hranchfundi)

    Hi emilio,
    just like the error message says, you need to correct the permissions problem in your wordpress configuration.

    The error message says:

    Please set your cache permissions to rwxr-xr-x.
    Your Syndicate Press cache directory is located here: /var/zpanel/hostdata/columbusprosport/public_html/columbusprosport_it/wp-content/plugins/syndicate-press/cache

    You can use an ftp client such as Filezilla to change the permission of the /var/zpanel/hostdata/columbusprosport/public_html/columbusprosport_it/wp-content/plugins/syndicate-press/cache directory to match rwxr-xr-x.

    Best regards,
    SP Developer

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doesn't work’ is closed to new replies.