Problem with 5.2.1--upgrade problems
Permalink
I recently updated to 5.2 and recently 5.2.1 (from 5.1 release)--and suddenly aliased pages that originally worked in 5.1 disappeared when I updated. Re-adding them doesnt seem to work. Is anybody experiencing this as well?
----
Also adding some things:
--> Page list block stopped working
--> Add page list beneath another page option stopped showing up/stopped working
--> displayFeaturedOnly column was not upgraded in btPageList block
----
Also adding some things:
--> Page list block stopped working
--> Add page list beneath another page option stopped showing up/stopped working
--> displayFeaturedOnly column was not upgraded in btPageList block
there was some punkiness in 5.2 around that, are us using 5.2.1 now?
now with reading..
hmm.. you ARE using 5.2.1?
and you say they just vanished?
hmm.. you ARE using 5.2.1?
and you say they just vanished?
I tried deleting the old aliased pages and re-adding--still doesnt work. I also get an "unable to load sitemap data. Response received:" This seemed to work in 5.1.1, but stopped to work properly in 5.2 and 5.2.1.
Also the pagelist and autonave preview tab doesnt seem to work in 5.2 and 5.2.1.
Also the pagelist and autonave preview tab doesnt seem to work in 5.2 and 5.2.1.
Problem seems to be from upgrades. A fresh install doesnt show these problems. I installed the site from 5.1.1 and have upgraded to 5.2.0, then 5.2.1.
Have done a MySQL diff and have discovered that the update hasnt added a new column in btPageList table called 'displayFeaturedOnly.'
I added this but still doesnt work. I have been pulling my hair out trying to fix this. Have tried doing a fresh install of Concrete 5.2.1 and pointing it to the old database but it seems to break something (files have been copied, cache has been cleared). I keep running into "Call to a member function getAreaHandle() on a non-object in \concrete\blocks\page_list\controller.php"
Also it doesnt fix the problem of missing aliased pages and page list that doesnt work, plus select pages in page list from beneath another page doesnt work as well.
The problem seems to center around the Pagelist block, and related database tables somehow. Anybody out there--please HELP!
Have done a MySQL diff and have discovered that the update hasnt added a new column in btPageList table called 'displayFeaturedOnly.'
I added this but still doesnt work. I have been pulling my hair out trying to fix this. Have tried doing a fresh install of Concrete 5.2.1 and pointing it to the old database but it seems to break something (files have been copied, cache has been cleared). I keep running into "Call to a member function getAreaHandle() on a non-object in \concrete\blocks\page_list\controller.php"
Also it doesnt fix the problem of missing aliased pages and page list that doesnt work, plus select pages in page list from beneath another page doesnt work as well.
The problem seems to center around the Pagelist block, and related database tables somehow. Anybody out there--please HELP!
It disappeared from my page list and autonav menu
Hmmm OK found the culprit...
Ive narrowed it down. I have custom templates before, and in my root/blocks/page_list and autonav folders I would just have a templates folder inside (with just the views, as before it would look at the main concrete folder for the code logic).
Now it seems I need to copy the javascript file-auto.js for it to work.
Ive narrowed it down. I have custom templates before, and in my root/blocks/page_list and autonav folders I would just have a templates folder inside (with just the views, as before it would look at the main concrete folder for the code logic).
Now it seems I need to copy the javascript file-auto.js for it to work.