0
votes

I am trying to upgrade from the free version of DNN (Community Edition, 7.01.02) to Evoq Content (paid, 7.02.00).

I unzip the install, Evoq_Content_07.02.00_Install.zip, over the top of my Community web site and after triggering the upgrade process by hitting the site, the upgrade succeeds. However, when I view the site after the upgrade, the site's a mess.

One issue seems to be that the HEAD tag is missing lots of goodness, like:

  • references to stylesheets
  • references to javascript libraries, including jquery

Is there a well-defined process for the upgrade that I'm missing? Or is this particular upgrade troublesome?

2

2 Answers

1
votes

You should be using the UPGRADE package, not the INSTALL package when upgrading.

That being said, the StyleSheets and JS errors would most likely be a problem with your Skin if I had to guess, but I would start by trying the upgrade with the UPGRADE package instead.

1
votes

Mark,

I have done the upgrade from Community to Social. Like Chris mentioned, you need to use the upgrade package, not the install. After that though, you still have to do several configuration steps.

The upgrade will not configure the site like the installation package. I suggest creating another environment with a full install of Evoq Social and copy(re-create) the pages/configurations from that environment to your upgraded environment. Here are some of those items you need to copy:

  • Game Admin page and Admin menu item
  • User Profile / Activity Feed page
  • User login skin token
  • Any social module pages

By the way, I had a conversation with the DNN team and this was their suggestion.