tvanwynen
 New Member Posts:18

 |
| 2009-04-13 11:42:02 |
|
Hi Eric I am having trouble getting the breadcrumb token to work: am using the menu object and the breadcrumb object (I am using the MLmenu object fine on the home page with no errors.) and am using it fine on another site. I can't see what I am doing wrong. I have tried it with no CssClass or Separator settings but it still doesn't work. in the .ascx I have <%@ Register TagPrefix="dnn" TagName="MLMENU" Src="~/DesktopModules/PageLocalization/MLMenu.ascx" %> <%@ Register TagPrefix="dnn" TagName="MLBREADCRUMB" Src="~/DesktopModules/PageLocalization/MLBreadCrumb.ascx" %> " RootLevel="0" /> and I get the error: An error has occurred. DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Apollo.DNN_Localization.LocalizeTab.getLocalizedTabsArray(String locale, Int32 portalID) at Apollo.DNN_Localization.LocalizeTab.getLocalizedTabsArray() at Apollo.DNN_Localization.LocalizeTab.getLocalizedTab(TabInfo objTab) at Apollo.DNN.SkinObjects.MLBreadCrumb.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --
|
|
|
|
|
erikvb
 Advanced Member Posts:713

 |
|
tvanwynen
 New Member Posts:18

 |
| 2009-04-13 12:04:16 |
|
DNN 4.9.2 Page Localization: 02.04.01 I am also testing the ML Menu system, and am not getting the localized page title to show up on the page or in the menu. |
|
|
|
|
erikvb
 Advanced Member Posts:713

 |
|
tvanwynen
 New Member Posts:18

 |
| 2009-04-13 12:37:19 |
|
ok, are there other modules that should also be upgraded with this change? I am using: MLAdvAnnouncements 01.00.03 MLHTML 01.03.03 MLLanguageSelector 02.00.05 MLSkinHelper 02.00.02 MLSkinHelperAdmin 02.00.03 ModuleLocalization 02.00.03 I don't see an upgrade option under my host settings / Module Definitions: do I need to Uninstall the old one and then install the new, or is the upgrade / overwrite automatic? |
|
|
|
|
erikvb
 Advanced Member Posts:713

 |
| 2009-04-13 13:21:15 |
|
Information of patches for our commercial modules is always communicated through snowcovered. For any module you bought through snowcovered you can find upgrades in your personal patches area. Some modules have completely new versions, such as PageLocalization, for which the current version for dnn 4.9.x is 3.0.2
|
|
Erik van Ballegoij, a view from my attic, my personal blog
|
|
|
erikvb
 Advanced Member Posts:713

 |
| 2009-04-13 13:26:23 |
|
Sorry, didnt see your other questions. Upgrade available notification only work for core module and a few selected modules that are available through the dotnetnuke marketplace. For the majority of third party modules this service is not available. Also: upgrades of our modules are always automatic.
|
|
Erik van Ballegoij, a view from my attic, my personal blog
|
|
|
tvanwynen
 New Member Posts:18

 |
| 2009-04-13 13:52:35 |
|
ok, that is helpful information. My original ML setups were done by a volunteer, and I am working from his notes to set up 2 new sites. I have not been able to find good information on your site or on Snowcovered as to which versions of the various modules I would need. looks like I need to purchase the latest versions, since I only have the older versions that he had purchased for me.
|
|
|
|
|
tvanwynen
 New Member Posts:18

 |
| 2009-04-13 14:51:32 |
|
Hi Erik, sent you an email to your contact page email on this site. still have a question on upgrading: you said: upgrades of our modules are always automatic do you mean that if I unstall the new version it automatically overwrites / upgrades the old one? because I don't see any automatic upgrade process or button. |
|
|
|
|
tvanwynen
 New Member Posts:18

 |
| 2009-04-15 12:06:44 |
|
upgraded PageLocalization from 02.04.01 to 02.04.04 could not find any upgrade button/link in DNN, went to Host / Module Definitions and selected the Install New Module at the bottom of the page. Browsed to the new version zip file that I downloaded on Monday: Apollo.PageLocalization.PA.02.04.04.zip and did install, it ran ok, no errors, and now the new version number shows up. not very intuitive, but it worked and now the ML tokens all work, and the menu changes language, so that seems to have me working now. thanks |
|
|
|
|
erikvb
 Advanced Member Posts:713

 |
|