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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I use Mojoportal for a company intranet, and not all workstations have internet access. On the ones that do have internet access, everything seems to work fine. On the ones that don't, pages take minutes to load. I put false proxy settings in IE to test, and apparently there is some code that is trying to access the internet. I don't have anything linked to the web or widgets on any of the pages, so this shouldn't be. If I cancel the proxy dialog, I get this error:
Line: 408
Char: 1
Error: Object Expected...
When I view the source code and go to that line it contains:
"<script type="text/javascript">$('div.yui-navset').each(function(n){var myTabs = new YAHOO.widget.TabView(this.id);})</script>"
Note: I was using 2.2.6.5 and I didn't have this problem. Please Help!
Sorry, forgot to add:
Running on Windows Server 2003 R2
MS SQL2000
mojoPortal 2.2.9.5
Mojoportal doesn't come with yui packaged in anymore, so I think you're getting this because the page is trying to load the external ajax files and can't. If you can't get these machines hooked up to the internet, you can just download the libraries you need and re-point the urls internally, I think.
there's a handful of other posts on this, run a search for yui for more details.
Hi,
Because this question is coming up more an more frequently, I have created a document with instructions how to install YUI and jQuery in your mojoPortal site instead of loading them from the google CDN.
http://www.mojoportal.com/intranets-and-private-networks.aspx
Hope it helps,
Joe
Thank you for responding so quickly. I followed your instructions and everything is working great now. This is absolutely the best CMS I have tried yet! Keep up the good work!
Glad it worked for you! If you have time, please give us a good rating on Codeplex.
Best,