Full disclosure: Newbie... but I RTFM all the time, so hopefully not wasting yer time here.
Installed and configured uieforum with no problem in sites/defaults/modules/... It's awesome. I configured access rights so that authenticated and anon users can view forum. I disabled the old forum system.
If I log onto my site and click on various primary menu items, everything works fine.
Once I click on the Forums menu (links to old Drupal 'forum') the login user ID and Password fields show up in the block on the left nav bar (that's where I put it). If I immediately click off the forum to another page, the system "logs me back in" and the login block is gone again (as it should be).
I also see "modules/uieforum/css/style.css not found." errors all the time in my logs. I found one hard coded reference to the CSS file in the PHP and fixed that.. but still seeing this.
a) Are these issues related?
b) Do I have cookie/cache problems or a security config issue?
Thanks!
Comments
Possible solution...
Okay so I'm answering myself these days :-)
I was using inline images in particular pages. So when I jumped to certian menu items, a page was accessed fine (rights were set), but the user did not have access rights to view img_assit images.
The result was a very wacky site whereby the login fields would show up now and again.
Now, the forum issue seems to have disappeared ... probably a caching issue with PHP ..????
Emilio