 <?xml-stylesheet type="text/css" href="https://www.mojoportal.com/Data/style/rss/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="https://www.mojoportal.com/Data/style/rss/rss1.xsl" ?>
<rss version="2.0">
  <channel>
    <title />
    <link>https://www.mojoportal.com/forums</link>
    <description />
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>mojoPortal Forum module</generator>
    <item>
      <title>Re: Trouble when installing Mojoportal-mysql 3.0.0</title>
      <description><![CDATA[<p>Hi,</p>

<p>I think there is an issue with the case sensitivity of your database. The 2.9.0.2 update script uses mp_pages and your mysql server might require case to match. If you change the script at /Setup/applications/mojoportal-core/SchemaUpgradeScripts/mysql/2.9.0.2.config to use mp_Pages instead of mp_pages, you should be able to continue the update.</p>

<p>My apologies for the delayed response.</p>

<p>Thank you,<br />
Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15211~-1#post57827</link>
      <author>drac</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sat, 25 Jul 2026 01:57:53 GMT</pubDate>
    </item>
    <item>
      <title>Re: Trouble when installing Mojoportal-mysql 3.0.0</title>
      <description><![CDATA[<p>That would be really nice I paste the hole page here, It contains more information. I started whith a clean installation (mojoportal-mysql-3.0.0) and a newly created database the script started with what I reconed was to install a really early version then uppgrade that to the latest in quite alot steps:</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>Welcome to mojoPortal Setup</p>

<p>Checking Filesystem and Database</p>

<p>File system permissions ok.</p>

<p>MySQL database connection ok.</p>

<p>database permissions are sufficient to alter schema.</p>

<p>database initial schema already exists.</p>

<p>database core schema needs upgrade.</p>

<p>0 site(s) found.</p>

<p>Upgrading mojoportal-core</p>

<p>2.9.0.2</p>

<p>MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'dobermannklubben_se_db_ny.mp_pages' doesn't exist at MySql.Data.MySqlClient.MySqlStream.d__30.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.NativeDriver.d__45.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.Driver.d__85.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.Driver.d__84.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.MySqlDataReader.d__97.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MySql.Data.MySqlClient.MySqlDataReader.d__97.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at MySql.Data.MySqlClient.MySqlCommand.d__111.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MySql.Data.MySqlClient.MySqlCommand.d__111.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MySql.Data.MySqlClient.MySqlCommand.d__111.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.MySqlCommand.d__100.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at MySql.Data.MySqlClient.MySqlScript.Execute() at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo)</p>

<p>Note</p>

<p>upgradeNeeded</p>

<p>Database Platform</p>

<p>MySQL</p>

<p>Database Schema Version</p>

<p>2.9.0.1</p>

<p>Application Code Version</p>

<p>3.0.0.0</p>

<p>Message</p>

<p>upgradeNeeded</p>

<p>Note: This page shows some information that is helpful during setup and upgrades but for security it would be best not to show any information when the system is up to date. You can disable setup and suppress all information on this page by setting DisableSetup=true in Web.config. When you need to upgrade, you can set this back to false. If you are logged in as Administrator setup will run and you will be able to see this page even if it is disabled in Web.config so you can easily leave it disabled and just login before upgrading. But if you are not logged in you will need to enable setup in Web.config.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15211~-1#post57826</link>
      <author>drac</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Fri, 26 Jun 2026 11:34:39 GMT</pubDate>
    </item>
    <item>
      <title>Re: Trouble when installing Mojoportal-mysql 3.0.0</title>
      <description><![CDATA[<p>Hi,</p>

<p>Can we help with this any further?&nbsp;</p>

<p>Thanks,<br />
Joe</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15211~-1#post57825</link>
      <author>drac</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Thu, 25 Jun 2026 12:13:13 GMT</pubDate>
    </item>
    <item>
      <title>Re: Version Numbering</title>
      <description><![CDATA[<p>Thanks very much Joseph - very much appreciated!</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15212~-1#post57824</link>
      <author>Ian Rogerson</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Wed, 24 Jun 2026 00:34:45 GMT</pubDate>
    </item>
    <item>
      <title>Re: Version Numbering</title>
      <description><![CDATA[<p>Hello Ian,</p>

<p>The reason for the discrepancy in versioning is due to a soft launch of mojoPortal 3.0.0. We are working on a blog post to announce the release officially.</p>

<p>We went ahead and added you to our complimentary support, if you wouldn't mind uploading your skin and your latest log to <a href="https://www.mojoportal.com/complimentary-support">this link</a> we can go ahead and check the issues a little closer.</p>

<p>Edit: I also want to include our <a href="https://www.mojoportal.com/docs/upgrading">guide to upgrading a mojoPortal site</a>, as well as <a href="https://www.mojoportal.com/docs/upgrading-skins">upgrading a skin</a> if necessary (Which is linked on the first page.)</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15212~-1#post57823</link>
      <author>Ian Rogerson</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 23 Jun 2026 16:19:38 GMT</pubDate>
    </item>
    <item>
      <title>Re: Version Numbering</title>
      <description><![CDATA[<p>So far I've had to remove&nbsp;&lt;mp:WatermarkTextBox from my skin.</p>

<p>Now I get:</p>

<p>Server Error in '/' Application.</p>

<p>'http:/<em>mysite</em>/Data/Sites/5/skins/Standlake3.1/style.config' is not a valid virtual path.</p>

<p>&nbsp;</p>

<p>The style.config file is definitely there - any idea what's going on?<br />
<br />
Thanks<br />
<br />
Ian</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15212~-1#post57822</link>
      <author>Ian Rogerson</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Tue, 23 Jun 2026 14:34:50 GMT</pubDate>
    </item>
    <item>
      <title>Re: Trouble when installing Mojoportal-mysql 3.0.0</title>
      <description><![CDATA[<p>Hi.</p>

<p>Was this error thrown when upgrading an older version of mojoPortal?</p>

<p>Before this error was thrown, it should have noted what script it was trying to run, if you could tell me which one was trying to run I can better help track down the issue.</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15211~-1#post57821</link>
      <author>drac</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 22 Jun 2026 16:24:26 GMT</pubDate>
    </item>
    <item>
      <title>Version Numbering</title>
      <description><![CDATA[<p>Hi, long time etc!</p>

<p>I'm just about to upgrade some of our sites to the latest version. Current sites are on versions 2.4.0.9, 2.7.0.0 and 2.9.0.1</p>

<p>I initially got confused because the homepage of mojoporta.com says "Current Version 2.9.2", with an accompanying Recent News entry, but when I go to the downloads it say it's 3.0.&nbsp; Presumably I'm safe to download that?</p>

<p>Are there any breaking changes I should be aware of? I couldn't see anything in the logs but I'm always cautious about big number version changes!</p>

<p>Thanks</p>

<p>Ian</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15212~-1#post57820</link>
      <author>Ian Rogerson</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Mon, 22 Jun 2026 15:20:41 GMT</pubDate>
    </item>
    <item>
      <title>Trouble when installing Mojoportal-mysql 3.0.0</title>
      <description><![CDATA[<p>After running the setup i'm getting the following error message and I need help.</p>

<p>MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'dobermannklubben_se_db_ny.mp_pages' doesn't exist at MySql.Data.MySqlClient.MySqlStream.d__30.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.NativeDriver.d__45.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.Driver.d__85.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.Driver.d__84.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.MySqlDataReader.d__97.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MySql.Data.MySqlClient.MySqlDataReader.d__97.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at MySql.Data.MySqlClient.MySqlCommand.d__111.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MySql.Data.MySqlClient.MySqlCommand.d__111.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MySql.Data.MySqlClient.MySqlCommand.d__111.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.MySqlCommand.d__100.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at MySql.Data.MySqlClient.MySqlScript.Execute() at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo)</p>]]></description>
      <link>https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&amp;t=15211~-1#post57819</link>
      <author>drac</author>
      <guid isPermaLink="true">https://www.mojoportal.com/Forums/Thread.aspx?pageid=</guid>
      <pubDate>Sun, 21 Jun 2026 09:58:00 GMT</pubDate>
    </item>
  </channel>
</rss>