Title: Doesn&#039;t work
Last modified: August 21, 2016

---

# Doesn't work

 *  [emilio.disipio](https://wordpress.org/support/users/emiliodisipio/)
 * (@emiliodisipio)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-584/)
 * 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](http://syndicatepress.henryranch.net/feed/&#8217);
 * Please can you help me?
    Regards.
 * [https://wordpress.org/plugins/syndicate-press/](https://wordpress.org/plugins/syndicate-press/)

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

 *  Plugin Author [SP developer](https://wordpress.org/support/users/hranchfundi/)
 * (@hranchfundi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-584/#post-4871525)
 * 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](https://wordpress.org/support/users/emiliodisipio/)
 * (@emiliodisipio)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-584/#post-4871629)
 * 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](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](https://wordpress.org/support/topic/doesnt-work-584/void(0)?output_format=md)
   <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](https://wordpress.org/support/users/hranchfundi/)
 * (@hranchfundi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-584/#post-4871673)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/syndicate-press.svg)
 * [Syndicate Press](https://wordpress.org/plugins/syndicate-press/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/syndicate-press/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/syndicate-press/)
 * [Active Topics](https://wordpress.org/support/plugin/syndicate-press/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/syndicate-press/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/syndicate-press/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [SP developer](https://wordpress.org/support/users/hranchfundi/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/doesnt-work-584/#post-4871673)
 * Status: not resolved