How to Write a Custom DotNetNuke SchedulerClient (i.e. a Scheduled Task) posted on Saturday, March 08, 2008 12:00 PM | Filed Under [ DotNetNuke Asp.Net Open Source ] http://kemmis.info/blog/archive/2008/03/08/how-to-write-a-custom-dotnetnuke-schedulerclient-i.e.-a-scheduled.aspx Read More »
How to Write a Custom DotNetNuke SchedulerClient (i.e. a Scheduled Task) posted on Saturday, March 08, 2008 12:00 PM | Filed Under [ DotNetNuke Asp.Net Open Source ] http://kemmis.info/blog/archive/2008/03/08/how-to-write-a-custom-dotnetnuke-schedulerclient-i.e.-a-scheduled.aspx
Read More »
During setup of a DotNetNuke portal the application asks for a time zone. In the drop down list "Arizona Time Zone" is not listed as an option. Read More »
During setup of a DotNetNuke portal the application asks for a time zone. In the drop down list "Arizona Time Zone" is not listed as an option.
After testing DNN 5 I notice traces of user in the database after they are deleted from the "User Accounts" under admin options. If DNN is setup to use unique email address, after a user is delete and recreated with the same email address DNN returns "ERROR IN DATABASE EMAIL ADDRESS EXISTS". I created the following stored procedure to completely cleanse all traces of a user from the DNN database. Please use the following STORED PROCEDURE at your own risk. I take no responsibility for misuse or damage this procedure could cause to your database. I was very careful with a ROLL BACK but mistakes do happen I suggest running this in test environment first. Read More »
After testing DNN 5 I notice traces of user in the database after they are deleted from the "User Accounts" under admin options. If DNN is setup to use unique email address, after a user is delete and recreated with the same email address DNN returns "ERROR IN DATABASE EMAIL ADDRESS EXISTS". I created the following stored procedure to completely cleanse all traces of a user from the DNN database.
Please use the following STORED PROCEDURE at your own risk. I take no responsibility for misuse or damage this procedure could cause to your database. I was very careful with a ROLL BACK but mistakes do happen I suggest running this in test environment first.
If you are an expert or a novice DotNetNuke developer and you have a budget of under $100 I recommend the following skin. The included EasyMod module allows you to change the color and size of every object on your DotNetNuke installation without being a CSS expert. Read More »
If you are an expert or a novice DotNetNuke developer and you have a budget of under $100 I recommend the following skin. The included EasyMod module allows you to change the color and size of every object on your DotNetNuke installation without being a CSS expert.
After researching and testing many DotNetNuke Skins and if you have a low budget I recommend the following free skin Greytness by Adammer - http://skinsbyadammer.com/Default.aspx. Read More »
After researching and testing many DotNetNuke Skins and if you have a low budget I recommend the following free skin Greytness by Adammer - http://skinsbyadammer.com/Default.aspx.
Today I noticed the following error in the event viewer "System.Exception: Error loading FCK setting (Reverse HTML Encode output) ---> System.FormatException: String was not recognized as a valid Boolean. at System.Boolean.Parse(String value) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.Fckeditor.LoadFCKCTLSettings(Boolean mAdmin) --- End of inner exception stack trace ---" with DotNetNuke 5. This is how I work around this issue. Read More »
Today I noticed the following error in the event viewer "System.Exception: Error loading FCK setting (Reverse HTML Encode output) ---> System.FormatException: String was not recognized as a valid Boolean. at System.Boolean.Parse(String value) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.Fckeditor.LoadFCKCTLSettings(Boolean mAdmin) --- End of inner exception stack trace ---" with DotNetNuke 5.
This is how I work around this issue.
You should read this article for DNN 5 sites with a blog! "I have a free solution to provide you with another site map that you can easily submit to the major search engines, to get your blog URLs included in the search index faster and easier." - Will Strohl Read More »
You should read this article for DNN 5 sites with a blog!
"I have a free solution to provide you with another site map that you can easily submit to the major search engines, to get your blog URLs included in the search index faster and easier." - Will Strohl
Today I was receiving the following error when using the Blog Module version: 3.5.1 on DotNetNuke version: 05.01.01 (98). "An error has occurred. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.NavigationControl.SolpartMenuNavigationProvider.Bind(DNNNodeCollection objNodes) at DotNetNuke.UI.WebControls.SolPartActions.BindMenu(DNNNodeCollection objNodes) at DotNetNuke.UI.WebControls.SolPartActions.BindMenu() at DotNetNuke.UI.WebControls.SolPartActions.Page_PreRender(Object sender, EventArgs e) --- End of inner exception stack trace ---" Read More »
Today I was receiving the following error when using the Blog Module version: 3.5.1 on DotNetNuke version: 05.01.01 (98). "An error has occurred. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.NavigationControl.SolpartMenuNavigationProvider.Bind(DNNNodeCollection objNodes) at DotNetNuke.UI.WebControls.SolPartActions.BindMenu(DNNNodeCollection objNodes) at DotNetNuke.UI.WebControls.SolPartActions.BindMenu() at DotNetNuke.UI.WebControls.SolPartActions.Page_PreRender(Object sender, EventArgs e) --- End of inner exception stack trace ---"
When choosing a DotNetNuke shopping cart module it is my opinion you should only consider “AliCommerce shopping cart” http://www.alicommerce.com. Read More »
When choosing a DotNetNuke shopping cart module it is my opinion you should only consider “AliCommerce shopping cart” http://www.alicommerce.com.