|
|
Entries for 'DNN 8 Upgrade'
posted on March 20, 2016 11:00
Module Load Warning One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). ...
[Read the rest of this article...]
DNN 8 Upgrade
posted on February 19, 2016 13:01
Declare @PortalID int;
Set @PortalID = 1
update portalsettings
set SettingValue = '[G]skins/Xcillion/inner.ascx'
where SettingName = 'DefaultPorta...
[Read the rest of this article...]
DNN 8 Upgrade