Cannot Install jquery UI files locally

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.
2/9/2010 9:49:11 PM
Gravatar
Total Posts 22

Cannot Install jquery UI files locally

Sir Joe,

I followed the detailed steps in using mojo site at private networks but my jquery is not yet working.

Im editing the web.config instead of the user.config.sample. If I use the UseGoogleCDN, its working great.

 

operating system: xp pro

database platform: sql server 2005

What version of mojoPortal: mojoportal-2-3-3-4-b-mssql-deploymentfiles

THanks in advance!

2/10/2010 5:53:19 AM
Gravatar
Total Posts 18439

Re: Cannot Install jquery UI files locally

You need to view the source of the rendered page and see what is wrong with the path (ie the url for the script) and adjust the config settings to correct the path.

Hope it helps,

Joe

2/10/2010 9:02:41 PM
Gravatar
Total Posts 22

Re: Cannot Install jquery UI files locally

I found the solution. I had to incldue the folders named themes, external and ui under the development bundle in the jquery-ui-custom.

and put it on \ClientScript\jqueryui...

Thank you

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