How to set DotNetNuke SMTP There are many details of which we need to take care when we set the DNN SMTP. Using the right settings combination in SMTP is very important....
Read more
How to add module's source package to DNN development environment Download the source package
You should get the source package of the module you want to modify. For DNN official module, source package shipped with PA package in the sometime, for third part modul...
Read more
How to insert a Paypal "Donate" button in DNN I need to deploy a Paypal "Donate" button. The html that Paypal provides has tags in it. I assumed that I could just dump the html in a text/html module and I'd be golden. However, after formatti...
Read more
Onclick event only accessible by a user with edit rights I having the following problem with all of my custom modules. When I add a linkbutton or button in my custom module "View" page the onclick event of this button is only accessible by a user with edit ...
Read more
How to change the default language of DNN Step one:
"Admin->Site Settings -> Languages"
uncheck
* Enable Browser Language Detection For Current Portal?
* Disabling this option will show the site in the default language of ...
Read more
Customize the login interface of DNN Sometimes, we want to customize the login interface of DNN,
One quick way is modifying the ascx file of login control....
Read more
On updating the entries list, plaese waiting for ...