I downloaded DotNetNuke 06.04.02. My pc is running Windows professional XP. Dev. environmet: VS2005, SQL Server 2000. I created the project from DotNetNuke_04.06.02_source.zip, built and ran the project without a problem until I logon as Administrator in one session and as User1 in another session(registered user I created) as follows:
1) I log on as the Administrator. The Home & Admin tabs are available.
2) I start another session of the portal and log on as User1. Since this is a registered user, I expect to see only the Home tab, instead I see Home and Admin.
3) I logout from the Administrator session (in step 1).
4) In User1 session, I click any item from the Admin menu and an error displays telling me I don't have access to that tab.
If I just run one instance of the portal as User1, then the Admin tab is not available (as it should not be).
Is there some type of caching I need to turn off? If not, is there a fix for this? Otherwise, what am I doing or thinking wrong?
The other question deals with the "New Thread" button in the Forum Module. I created a new "Forum" page and added the Forum module. In the module's settings, I give edit permission to all users including "Registered users" and I still cannot get the "New Thread" button to display. There are many questions regarding the "New Thread" button display. The solution is to set the edit permission in the forum module. I did this but it's stil not woking.
Can anyone please help me out. There is alot of potential here and I sure would like to get this working.