Ismet posted on June 28, 2010 11:40
If you are using DotNetNuke 5.4.2 or DotNetNuke 5.4.3 which recently pulled out from Codeplex repository you may probably having issues within Register Token within your themes.
Appereantly after upgrade (i don't know what happened to logic) register link simply becomes a redirect to home page of site. Maybe you have a different logic with redirection however solution is quite simple for those who access to PortalLocalization table.
Simple browse SQL Server Management Studio and open up your database then find PortalLocalization Table. Finally set RegisterTabId to NULL on PortalLocalization table for each portal.
Posted in:
Bug Fixes,
Tips
