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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
so I just uploaded the latest version 2.3.8.5 for net 3.5 to my godaddy site.
everything seems to be working except the ui. the jQuery skin mostly works but all the others are borked.
By borked I mean the menu is not rendering and the buttons are not showing up. This seems to be all css issues. I've re-uploaded the files twice and fully deleted all the files between uploads. Wondering if anyone else is having these issues or if I' just being a nub and screwing up somewhere. I've done this sort of upgrade many times and never had issues like this. Normally I just forget the machine key and can't login (lol).
If any one has any ideas could you let me know?
Thanks,
Jeff
so I down loaded the extra skins and have been adding them to my site. All the Artisteer skins are screwed up but all the others I've tried seem just fine.
Am I missing a setting somewhere to make the Artisteer skins work?
Are you running in .NET 3.5 or 4.0?
Is it medium trust hosting?
Did you deploy my deployment files or did you open my deployment files in VS and then re-publish it?
Joe,
Sorry about not getting back to you sooner.
I am on a the Deploy 3.5 version and it's medium trust.
As far as I know this is the only configuration Go Daddy has. If there is a 4 version I don't have access to it with my account.
I don't make changes to your code, if I feel a need for a feature, I create a module to keep the code separate.
Hi Jeff,
This problem is not an upgrade issue, it is a known problem under .NET 3.5 medium trust as discussed at the bottom of the article Understanding the theme.skin file.
Best solution is to get .NET 4 hosting.
Hope that helps,
Joe