jQuery Cycle

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/1/2009 11:56:47 AM
Gravatar
Total Posts 123
/Mats Lillnor

jQuery Cycle

Hi!

I want to use the feature "Enable Slideshow of Elements?" on some html-content on my site.
The problem is that this option and the corresponding settings are missing when i Edit the settings for the content:

The settings page looks like this

I have tested the feature on the demo.mojoportal.com site and there it works as expected.

Since this is a new feature in 2.3.1.9 I wanted to make sure that I had the latest version, so I again downloaded the zip-file and extracted it end then stopped the website and copied all files over the old ones. Then I issued IISRESET, but the feature is still missing. Is there something else that must be done when upgrading?

One thing that maybe could complicate things is that I upgraded to version 2.3.1.9 before it was officially released and after that I think there where some additional changes made from the beta of the 2.3.1.9-release, but the version no. is the same, so no upgrade-script is triggered.

Can I run a configuration-script manually?

 

Version Details.

Mojoportal: 2.3.1.9 (A or B or ...?)
DB: SQL Express 2008
OS: Windows Server 2008 R2
IIS: 7.5

 

BR
/Mats

11/1/2009 12:06:42 PM
Gravatar
Total Posts 18439

Re: jQuery Cycle

Hi,

The version only changes when the db schema is changed or when a stored procedure is added or altered. There were code changes and settings added since the preview and there were a few patches applied to the release after initial release. If you deploy the current files over your current installation and visit the /Setup/Default.aspx page it should add the new settings even though no schema changes are made it will update the settings according to changes in the config files for the features.

Alternatively, you could upgrade to the latest build I put up yesterday on our Novell Forge download page, mojoportal-mssql-build-2009-10-31.zip. Its not a final release but should be very stable and has all the new improvements to the Newsletter feature. This site is running the same build (but for MySql) and demo.mojoportal.com is also running this build. You will be able to upgrade from this build to the next official release which should ship sometime in the next 2 weeks.

If you've been upgrading for a while, you should also check the layout.master file of your skin and make sure it has this in the <head></head> section

<portal:ScriptLoader id="ScriptLoader1" runat="server" />

Hope it helps,

Joe

11/1/2009 12:12:24 PM
Gravatar
Total Posts 123
/Mats Lillnor

Re: jQuery Cycle

Great!

Thanks Joe, for a very quick and precise answer, as always.
I ran the setup script from /Setup/Default.aspx and it works like a charm.

I wait for the update until the next version goes live.

 

/Mats

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