No Blog, Forums, etc

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.
7/3/2009 6:06:00 PM
Gravatar
Total Posts 2

No Blog, Forums, etc

Win 7/ mysql/ 2.3.1.0: after compiling source code with Visual Studio and installing, seem that things work ok.  but features as Blog, Forums and others are not available.  What shall I do to have them available?

7/3/2009 6:13:53 PM
Gravatar
Total Posts 18439

Re: No Blog, Forums, etc

If using the source code download, if you want all the features, be sure and open the mojoportal.sln rather than mojoportal-core.sln, and do "Rebuild Solution" first before trying to run it in the debugger to make sure everything gets compiled and post build events are executed. Then when you visit the /Setup/Default.aspx page it will install all the features in the site.

This is discussed also in the README.VisualStudio.txt included in the source.

Hope it helps,

Joe

7/3/2009 8:48:07 PM
Gravatar
Total Posts 2

Re: No Blog, Forums, etc

Joe Thank you very much for the help, will follow your instructions and tell you how it went.

Hiram

 

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