<![CDATA[ Archivist Landing Page Blank - My Forums]]> https://forums.modx.com/thread/?thread=103611 <![CDATA[Archivist Landing Page Blank]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557380 Archivist 1.2.4
pdoTools 2.11.0

Archivist is correctly generating the year/month links and the number of articles for a given month. And clicking on a month redirects to the correct landing page (archive.html). All of that works as expected.

The problem is if I click, for example, on the July 2016 link the landing page url shows as, https://mysite/archive.html2016/07 and is completely blank.

Things were working correctly for a couple years and now they aren't. I haven't changed anything having to do with Archivist so I'm not sure what happened.]]>
todd.b Mar 14, 2018, 08:43 PM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557380
<![CDATA[Re: Archivist Landing Page Blank]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-562478
&where=`[]`
call to the getArchives call and also when using the updated snippet.getarchives.php as per code change highlighted here > https://github.com/modxcms/Archivist/pull/10/commits/a3103a44b79d2fea41bf567858210fb23a38c1ce

Any ideas???

UPDATE - I had an issue with an old ifEval code call in the getArchives tpl which was the cause of this issue and not getArchives as I had originally thought!]]>
dubbs Nov 01, 2018, 08:18 PM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-562478
<![CDATA[Re: Archivist Landing Page Blank]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557410 BobRay Mar 16, 2018, 05:02 AM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557410 <![CDATA[Re: Archivist Landing Page Blank]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557407
I was only able to get it to work with v7 by adding
&where=`[]`

to the getArchives call.

Thanks to Mark Hamstra for pointing this out https://github.com/modxcms/Archivist/pull/10.]]>
todd.b Mar 16, 2018, 03:09 AM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557407
<![CDATA[Re: Archivist Landing Page Blank]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557405
https://bobsguides.com/blog.html/2018/03/02/hide-the-time-field-for-date-tvs/]]>
BobRay Mar 16, 2018, 02:56 AM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557405
<![CDATA[Re: Archivist Landing Page Blank (Best Answer)]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557382 UPDATE
I just tried it with PHP 5.6 and that seems to have resolved it. But that does present another problem if Archivist is not compatible with v7+.

Can anyone confirm this?


Hi Andy,

PHP 7.1.

I believe PHP 7.2 was added fairly recently but beyond that I'm not sure what other server upgrades may have happened recently. And yes, I did empty the cache folder.]]>
todd.b Mar 14, 2018, 09:36 PM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557382
<![CDATA[Re: Archivist Landing Page Blank]]> https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557381
Have you tried clearing then site cache?]]>
andytough Mar 14, 2018, 09:09 PM https://forums.modx.com/thread/103611/archivist-landing-page-blank#dis-post-557381