Upgrade from RC14 to RC15 results in 500 server error

Post

Posted
Rating:
#996 (In Topic #248)
So I just did the automatic/easy upgrade from RC 14 to RC 15 this morning, and once it was completed (the files all transfered and showed up as done) it would not let me go to any of the next steps in the upgrader and everything now just returns a 500 internal server error. Base URL, upgrader, anything I try.

If it matters i'm using IIS 7.0. Any thoughts or suggestions?

Post

Posted
Rating:
#997
Crisis averted, figured out how to revert to RC 14 :)   :P

Post

Posted
Rating:
#998
Sorry about that. There was an amend to web.config, but silly me I made an XML error.

Composr CMS

Open Source CMS with advanced social, interactive and dynamic features. Fully flexible, themeable and extendible: suitable for building powerful websites.

View



A new RC is coming very soon, as this had a couple of major issues.

Post

Posted
Rating:
#999
Okay, so RC15 was actually re-released yesterday with a couple of emergency fixes. It should be fine now.

Post

Posted
Rating:
#1000
Thanks for the reply Chris. Will give it a go this morning :)

Post

Posted
Rating:
#1001
New interesting issue. In the admin zone dashboard I'm getting a weird SQL error on the comcode checklist module. Nothing else seems to be impacted so it's not a huge issue but I figured I'd mention it.

Unfortunately a query has failed [SELECT COUNT(*) FROM cms_community_billboard WHERE (activation_time IS NULL) LIMIT 1] [Table 'composrtest.cms_community_billboard' doesn't exist] (version: 10 RC15, PHP version: 5.4.24, URL: /data/snippet.php?snippet=block&auth_key=997&block_map=defer%3D1%2Cblock%3Dmain_staff_checklist&utheme=admin&keep_session=64fe9d2803ec8)

I don't even have a cms_community_billboard table which is interesting.

Post

Posted
Rating:
#1008
That's strange. At some point did you install the community_billboard addon?

Maybe you installed it, backed up the files, uninstalled it, and you reverted the files from it installed it but a database from after installing it?

This is a list of the addons files which should not be there if you've uninstalled it…

themes/default/images_custom/icons/24x24/menu/adminzone/audit/community_billboard.png
themes/default/images_custom/icons/48x48/menu/adminzone/audit/community_billboard.png
themes/default/templates_custom/COMMUNITY_BILLBOARD_DETAILS.tpl
themes/default/templates_custom/COMMUNITY_BILLBOARD_STORE_LIST_LINE.tpl
themes/default/templates_custom/POINTSTORE_COMMUNITY_BILLBOARD_SCREEN.tpl
themes/default/templates_custom/POINTSTORE_COMMUNITY_BILLBOARD_2.tpl
adminzone/pages/modules_custom/admin_community_billboard.php
lang_custom/EN/community_billboard.ini
sources_custom/hooks/systems/config/system_community_billboard.php
sources_custom/hooks/systems/addon_registry/community_billboard.php
sources_custom/hooks/modules/admin_import_types/community_billboard.php
sources_custom/hooks/systems/symbols/COMMUNITY_BILLBOARD.php
sources_custom/community_billboard.php
sources_custom/hooks/blocks/main_staff_checklist/community_billboard.php
sources_custom/hooks/modules/pointstore/community_billboard.php
sources_custom/hooks/systems/config/community_billboard.php
sources_custom/hooks/systems/config/is_on_community_billboard_buy.php
sources_custom/hooks/systems/notifications/pointstore_request_community_billboard.php
sources_custom/hooks/systems/page_groupings/community_billboard.php
themes/default/css_custom/community_billboard.css

Post

Posted
Rating:
#1009
Could be it. With all the band aids and trickery I was doing on the install, I just decided to do a fresh install from RC 15 and import the DB tables for my content which worked out better for me.

Good to know to check the addons next time if I have similar issues.

Post

Posted
Rating:
Item has a rating of 5 Item has a rating of 5 Item has a rating of 5 Item has a rating of 5 Item has a rating of 5 (Liked by Adam Edington)
#1010
Ok. I have also tuned the code for the addons a bit so that they tolerate missing tables better (i.e. disable their integrations into other features if not properly installed).
0 guests and 0 members have recently viewed this.