Installing mojoPortal on godaddy.com

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.
9/30/2010 11:02:53 AM
Gravatar
Total Posts 13

Re: Installing mojoPortal on godaddy.com

Thanks Joe,

It resolved the issue. Thanks so much. I will look into moving into .net4 lang before hosting multisites.

Regards,

Fasil

2/5/2011 10:22:49 AM
Gravatar
Total Posts 5

Re: Installing mojoPortal on godaddy.com

Hi,

another GoDaddy issue I guess. Everything was fine on my local x64 Vista (II7) with medium trust. I use latest .NET 4 build with MySQL db.

Once I deployed to GoDaddy, no errors, but I can't seem to add new content to page. I click on Create New Content, but it doesn't show up in Pane. I do see it in Content Manager.

Do you have any idea what could be the cause?

Update:

Trying to add content through Content Pane triggers violation of FK in database

Cannot add or update a child row: a foreign key constraint fails (`hopmojo/mp_PageModules`, CONSTRAINT `FK_mp_PageModulesPages` FOREIGN KEY (`PageID`) REFERENCES `mp_pages` (`PageID`))

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