which version

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
6/28/2011 8:00:34 AM
Gravatar
Total Posts 4

which version

this sounds like a stupid question but here goes. I created a site for a client last year but i can't remember which version of mojo portal i used. it turns out that the site won't work on the clients hosting (probably due to a shared hosting issue) but before i go back and explain why, i'd like to make sure i know which version i used. can anyone tell me how i can find out which version of mojo portal i have installed?

6/28/2011 2:44:51 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: which version

In the main site, go to Administration, System Information.

6/29/2011 6:45:59 AM
Gravatar
Total Posts 18439

Re: which version

If the site is not working, you can find out the version from the database.

SELECT * FROM mp_SchemaVersion
WHERE ApplicationName = 'mojoportal-core'

Hope that helps,

Joe

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