-
☆ A M B ☆
- 894 Posts
As the title says, I upgraded this morning to 2.1.1 and first my wayfinder wasn’t working, solved that by installing it again, gallery wasn’t working, solved by installing gallery again it still has some formatting issues but at least it’s working, same situation with archivist but re-installing it didn’t fix it.
So now I my archives and FURLs are not working, really surprised by this upgrade since every other upgrade I’ve done in the past was perfect.
Any ideas on how to solve these issues?
Thanks.
-
☆ A M B ☆
- 894 Posts
Quote from: Martijn at Jun 08, 2011, 06:52 AM
I have had the exact same issue! I still think Archivist could use an upgrade, but besides that: check out my bug issue: http://bugs.modx.com/issues/4999.
Basically: the source of my archived resources consisted of a getPage call wrapped around getResources. All the archived resources are hidden from menu. With 2.1.1 PL, it seems that getArchives refuses to show archived resources that are hidden from menu. Add a &showHidden=`1` parameter to getArchives. Let me know if it works.
My getArchives call already has &showHidden=`1` and it’s still not working
Thanks for the suggestion though
Let’s see. Have you set the archived resources to uncached? And the Archive, have you tried turning it into a container? Just to see what it does.
-
☆ A M B ☆
- 894 Posts
Quote from: Martijn at Jun 08, 2011, 10:46 AM
Let’s see. Have you set the archived resources to uncached? And the Archive, have you tried turning it into a container? Just to see what it does.
That doesn’t do anything I think the problem has to do with FURLs once that is working I’m quite sure the Archives will work again.
Thanks again.
-
☆ A M B ☆
- 894 Posts
Still trying to solve this issue anyone figure out how to fix this?
Thanks.
-
MODX Staff
- 10,725 Posts
Is your issue with getArchives or your Friendly URLs? It’s not clear what the problem is here.
I’m 90% sure it’s an getArchives issue Ben’s experiencing. I’ve had the exact same problem and had to modify the getArchives call.
-
MODX Staff
- 10,725 Posts
getArchives probably does need an update for 2.1. I will look into it later today or tomorrow.