upgrade

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
2/14/2013 8:40:19 AM
Gravatar
Total Posts 27

upgrade

My server has the older version of mojoportal I want to upgrade it to the latest version what is the easiest way to do that.

 

2/14/2013 9:05:48 AM
Gravatar
Total Posts 27

Re: upgrade

I have downloaded the new version to my server and unziped the file and it is in my download folder. How do I get that wwwroot to my main one so I can run the setup/default.aspx etc

2/14/2013 9:53:46 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: upgrade

Upgrading is much like installing, but there are a couple of other pieces that need to be taken care of. Recommended steps are:

  1. Back up your existing production database and file structure. For the database, make sure it's a true backup and not just an export--if you have to recover, you need the keys to remain the same in the DB.
  2. Open the new (local) web.config, and merge any changes you had made to the production web.config (machine key, etc.)
  3. Copy ALL of the new release files over the top of your production file structure, replacing all files
  4. Navigate to [yoursite]/setup to complete the database upgrade
  5. Make any skin changes as listed in the Important Skin Changes document
  6. If you are using a delivered skin, you can get the newest version of that skin from /Data/Sites/Skins/[skinname]. Copy it over the top of /Data/Sites/[site#]/skins/[skinname]

 

2/14/2013 9:56:33 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: upgrade

As far as getting files to your server, if you're in a hosted environment you'll need to figure out what is supported. Typically the file uploads are done via FTP. I'd recommend a solid, robust FTP client like FileZilla, so after a transfer you can confirm that everything transferred successfully. If the files really are extracted on the server already, there may be a file manager available in your hosting control panel. Remember to merge the web.config customizations before deploying the new version.

2/14/2013 9:59:03 AM
Gravatar
Total Posts 18439
2/14/2013 8:42:53 PM
Gravatar
Total Posts 27

Re: upgrade

ok I will see what I can do

3/7/2013 5:37:33 PM
Gravatar
Total Posts 11

Re: upgrade

after i upgrade the extension form wizard doesnt work correct and the mailform doesnt display the message block so i couldnt receive some mails:( 

can you pls help me?

3/7/2013 5:45:19 PM
Gravatar
Total Posts 18439

Re: upgrade

Hi,

What version of mojoPortal? Look under Administration > System Information for the version.

Most likely you need to upgrade your mojoPortal installation to be compatible with the latest Form Wizard.

Hope that helps,

Joe

3/8/2013 10:14:41 PM
Gravatar
Total Posts 27

Re: upgrade

I have upgraded to 2.3.9.5 and know when I sign into my site and go to settings and try to put text in the text area and click update and go to page there is no text.

You must sign in to post in the forums. This thread is closed to new posts.