Ok so i have read some stuff about 4.5.1 so i have upgraded to 4.5.3
Now we have a different issue. In my prevouis installation i had a page called "control panel" where the user control was. this all worked fine, This page never appeared in the menu unless the user was logged in and if the user clicked on the register link they would be sent to the "control panel" page where they would be propted to regsiter.
SO where is it now! Everything works except for the register link which loads into an empty page.
Here is the url of the empty page:
AboutUs/YourControlPanel/tabid/81/ctl/returnurl/Default.aspx
And here is the URL of the Control Panel page:
AboutUs/YourControlPanel/tabid/81/UserID/2/Default.aspx
As you can see form the above urls my file admin/skins/user.ascx which creates the register/user account/login link seems to be linking to the wrong page since the upgrade. It seems to have something to do with the new feature of remembering the page the user was on! "ReturnURL"
Any ideas would be great, this is driving me nuts