<![CDATA[ RSS Feed that pulls from MIGX Configuration Stopped working after updating - My Forums]]> https://forums.modx.com/thread/?thread=103356 <![CDATA[RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556187
Here's the resource code:
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Ultimus Fund Solutions [[*pagetitle]]</title>
    <link>[[~[[*id]]? &scheme=`full`]]</link>
    <description>[[*introtext:cdata]]</description>
    <language>[[++cultureKey]]</language>
    <ttl>120</ttl>
    <atom:link href="[[~[[*id]]? &scheme=`full`]]" rel="self" type="application/rss+xml" />
[[!pdoResources? &parents=`0` &tpl=`ufsRSSItemE` &class=`ufsEvents` &loadModels=`ufsevents` &where=`{"published:=":"1","eenddate:<=":"[[!now]]"}` &fastMode=`0` &showLog=`0` &sortby=`eenddate` &sortdir=`ASC`]]

</channel>
</rss>


Here's the chunk:
<item>
  <title>[[+etitle]]</title>
  <link>[[~26? &scheme=`full`]]</link>
  <description>
    [[+elocation = `[[+edesc:striptags:ellipsis=`600`]]`:cdata]]
  </description>
  <pubDate>[[+estartdate:strtotime:date=`%a, %d %b %Y %H:%M:%S %z`]]</pubDate>
  <guid isPermaLink="false>http://www.ultimusfundsolutions.com/events#event[[+id]]</guid>
  <dc:creator>Ultimus Admin</dc:creator>
</item>


Any help would be greatly appreciated.

Specs:
OS: CentOS Linux 7.4.1708 (Core)
Apache web server
PHP 7.0.24
Database server:
Server: Localhost via UNIX socket
Server version: 5.5.56-MariaDB - MariaDB Server
nginx/1.11.10

Modx 2.6.1-pl
packages installed:
ActivationEmail
Breadcrumbs
ClassExtender
Collections
FileLister
FirstChildRedirect
FormIt
Gallery
getReqParam
Login
MIGX
pdoTools
Personalize
Rampart
ReCaptchaV2
Redactor
SimpleSearch
StageCoach

]]>
stortzdesignteam Jan 05, 2018, 10:59 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556187
<![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556248
[[!migxLoopCollection? 
&classname=`ufsEvents` 
&packageName=`ufsevents` 
&limit=`10`
&debug=`1`
]]
]]>
Bruno17 Jan 09, 2018, 08:25 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556248
<![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556242
Quote from: Bruno17 at Jan 08, 2018, 10:36 PM
@mrhaw

I think, he doesn't pull resources at all with his pdoResources-call.

see: &class=`ufsEvents`

thus my suggestion to try migxLoopCollection instead.

It does have something to do with the platform update from 2.6.0 to 2.6.1. I confirmed that by restoring to a backup on 2.6.0 and the feed was working. Once I went back to 2.6.1 it went away.]]>
stortzdesignteam Jan 09, 2018, 04:58 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556242
<![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556234 mrhaw Jan 08, 2018, 11:24 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556234 <![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556232
I think, he doesn't pull resources at all with his pdoResources-call.

see: &class=`ufsEvents`

thus my suggestion to try migxLoopCollection instead.]]>
Bruno17 Jan 08, 2018, 10:36 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556232
<![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556231 mrhaw Jan 08, 2018, 08:51 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556231 <![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556229
I did have this issue before - https://forums.modx.com/thread/103348/could-not-load-class-pdofetch-from-pdotools-pdofetch#dis-post-556150, which resulted in having to delete the system settings for PDO Tools and reinstall the plugin.]]>
stortzdesignteam Jan 08, 2018, 08:21 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556229
<![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556228 mrhaw Jan 08, 2018, 07:50 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating?page=2#dis-post-556228 <![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating#dis-post-556227 Quote from: mrhaw at Jan 08, 2018, 07:19 PM
I don't mean to be disrespectful but you wanted to argue instead of providing an Y/N answer to the most basic troubleshooting suggestion there is.

Your errors indicate that the upgrade really broke the feed in a way that you need to having them re-built. Maybe "boomerang" set the page up for you? --> https://forums.modx.com/thread/92071/pdoresources-and-tvfilters#dis-post-513666

I added the snippet uncached - initially that didn't work because I have another call doing much the same which was cached, both have to be uncached in order to work.

Okay, just wanted clarification, not arguing. Still new to a lot this…

So are you saying the MIGX Configuration needs to be rebuilt?]]>
stortzdesignteam Jan 08, 2018, 07:45 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating#dis-post-556227
<![CDATA[Re: RSS Feed that pulls from MIGX Configuration Stopped working after updating]]> https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating#dis-post-556226

]]>
mrhaw Jan 08, 2018, 07:19 PM https://forums.modx.com/thread/103356/rss-feed-that-pulls-from-migx-configuration-stopped-working-after-updating#dis-post-556226