Hi @ole.photoboy, can you please provide me with a Backlight admin login so that I can look into this? The best way is by clicking my profile name followed by ‘Message’.
Hi @ole.photoboy, thanks for the access and kind words! Are you able to change the role of the new user to Administrator? Guest users aren’t able to update the modules or view the database.
The reason that the error is coming up is that Blogs have an additional ‘is_default’ field. The upgrade of the module-admin adds this to the database and the Blog component expects it to be there. Since the upgrade of the module-admin hasn’t happened (for reasons I haven’t yet worked out), this means the field isn’t there when it should be.
sorry updated
That makes a lot of sense. Also, as to the menu on single pages, ie, contact. I have tried to connect by page and URL, but I’m not able to connect to those pages.
Thanks for the update. Unfortunately I can’t see anything that’s causing the module to fail to update. Have you by chance changed anything directly with the backlight/modules/module-admin? e.g. editing a file via FTP?
No I haven’t That’s a bit over my meddling skills lol
That was the only thing I could think of that might cause the update to fail. (a permission issue based on files being changed by a different FTP user).
Are you able to provide me with FTP access so that I can try to see what’s failing in the update process? This would be by adding debugging statements in the code that runs the updates.
ill
It looks like thiss info is visible to all.
Can I send this info without going through discourse?
Hi @ole.photoboy, it can appear that way, but the direct messages are only visible to the two of us. You can get back to messages by clicking on your profile picture at the top of Discourse followed by the Email icon for our direct messages.
Hi @rod_barbee, FYI we resolved the issue. There was a file in the backlight/modules/module-admin with odd permissions that caused the upgrade to fail. Fixed by removing the file and upgrading again.