Easy content animation/slide shows?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
1/4/2010 11:37:01 AM
Gravatar
Total Posts 20

Re: Easy content animation/slide shows?

Hi,

I'm having a similar problem with jQuery Cycle Plugin.  I updated the my site to 2.3.3.2 MSSQL from an older version about 2.3.1.0.  I see that javascript is working, and /Clientscript/jmojo/cycle.js is loaded.  I tried changing the skin to see if the layout.master file was causing issues... to make sure Scriptloader and appropriate javascript loaded.  I re-downloaded and reinstalled to see if that corrected the issue.  But alas, no slideslide show at this link.  I recently set up another site using the Cycle plugin that worked great, though that was a clean install using 2.3.2.9 MySQL.

Thanks in advance for your help.

- Paul

PS. I noticed errors in the system log after the install...

2010-01-03 10:02:10,530 ERROR mojoPortal.Web.Global - 124.115.4.195-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-01-03 10:02:11,108 ERROR mojoPortal.Web.Global - 124.115.4.195-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-01-03 10:02:11,514 ERROR mojoPortal.Web.Global - 124.115.4.195-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-01-03 10:02:11,952 ERROR mojoPortal.Web.Global - 124.115.4.195-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-01-03 10:02:12,358 ERROR mojoPortal.Web.Global - 124.115.4.195-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-01-03 18:02:28,415 ERROR mojoPortal.Web.Global - 124.115.0.161-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2010-01-04 02:04:15,463 ERROR mojoPortal.Web.Global - 124.115.4.195-zh-CN - /ScriptResource.axd
System.Web.HttpException: This is an invalid script resource request.
at System.Web.Handlers.ScriptResourceHandler.Throw404()
at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequestInternal(HttpResponse response, NameValueCollection queryString, VirtualFileReader fileReader)
at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context)
at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

1/4/2010 2:06:58 PM
Gravatar
Total Posts 2239

Re: Easy content animation/slide shows?

I know you tried using a skin that came with mojo to rule out the ScriptLoader issue but site skins are not updated when you run a mojoPortal update. The reason for this is to prevent the loss of changes you may have made to the skins since installation. To update the skins to their newest versions, you will need to copy the updated skins from \data\skins (or a zip of the latest release) to \data\sites\[sitenumber]\skins. Be careful when doing this as any changes you have made to the skins that come with mojoPortal will be overwritten. As a side note, I always rename skins before modifying them so I don't have to worry about losing my changes if I want to copy the skins from a release to my site(s).

The biggie here is that you must have the ScriptLoader so I would check for the line below in your current skin or in the skin you set on your test page.

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

HTH,
Joe D.

1/4/2010 2:11:02 PM
Gravatar
Total Posts 2239

Re: Easy content animation/slide shows?

I meant to address the errors you are receiving in your log. They aren't errors to be overly concerned with and you can read more about them in this recent Forum post.

HTH,
Joe D.

1/4/2010 2:59:20 PM
Gravatar
Total Posts 20

Re: Easy content animation/slide shows?

Thanks so much Joe D.!

I simply deleted a old skin folder I was not using on the server and copied over the new skin folder and it works like a charm!

Enjoy the coffee.

Paul

1/4/2010 3:06:01 PM
Gravatar
Total Posts 2239

Re: Easy content animation/slide shows?

Paul,

I'm glad I could help. Thanks for the coffee!

-Joe D.

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