Forum Problems with windows 7

gremmen

New member
Local time
4:01 PM
Messages
2
Hello, I'm new here and seriously need some help for my Website Forum. I have a Website Forum Alaska Drag Racing Forum. Some of my registerd members that have up-graded or bought new PC's with Windows 7 on them are having problem on the Forum.

They can Login in with their user name & password and the home page shows them logged in. However, when they want to go into a section or topic, that page opens and shows them as guest, so they can't post or start a new thread. What could be causing this ? I have tried on a Windows 7 PC to allow all cookies and lowerd the Privacy settings with no luck. I really need to find out what could be the problem, if anyone knows. Thanks
 

My Computer

OS
XP
Try adding IE compatibility headers to your site, this will force IE8 to use IE7 mode.

Code:
[COLOR=#0000ff]<[/COLOR][COLOR=#800000]meta[/COLOR] [COLOR=#ff0000]http-equiv[/COLOR][COLOR=#0000ff]="X-UA-Compatible"[/COLOR] [COLOR=#ff0000]content[/COLOR][COLOR=#0000ff]="IE=EmulateIE7"[/COLOR] [COLOR=#0000ff]/>[/COLOR]
 

My Computer

Computer type
PC/Desktop
OS
Windows 11
Tried pasteing that code all all my Headers, but it din't make a difference. Is the code writen correctly, only reason I ask is someone said it didn't look right. I don't know codeing so I have no clue.

Since my Forum is hosted by another site, could it be a Server Side Problem ?
 

My Computer

OS
XP
Back
Top